一、配置文件bow.json修改 位置:\游戏包\config\openloader\data\INF4_Mine_and_slash\data\mmorpg\mmorpg_weapon_type\bow.json bow.json文件修改以下内容: "source_check": "ANY", "tag_and_id_check": "ANY", (弹药伤害注册进挖砍,并且不检查来源) 二、配置文件mine_and_slash-server.toml修改 存档位...
一、配置文件bow.json修改 位置:\游戏包\config\openloader\data\INF4_Mine_and_slash\data\mmorpg\mmorpg_weapon_type\bow.json bow.json文件修改以下内容: "source_check": "ANY", "tag_and_id_check": "ANY", (弹药伤害注册进挖砍,并且不检查来源) 二、配置文件mine_and_slash-server.toml修改 存档位...
存档位置1:\游戏包\saves\新的世界\serverconfig\mine_and_slash-server.toml 配置文件位置2:\游戏包\defaultconfigs\mine_and_slash-server.toml mine_and_slash-server.toml文件添加补充以下内容: gear_compatibility = ["tacz:modern_kinetic_gun:bow",] (tac枪械物品兼容成为bow弓箭属性) 其他枪械模组修改方式...