awawa 发表于 2025-5-16 12:21 我去,真的是这个Weapon Recipe的问题 谢谢大佬的解答 |
将需要合成的物品备注到配方里: <Item Recipe: x> / <Item Recipe: x, x, x> / <Item Recipe: x to y> <Weapon Recipe: x> / <Weapon Recipe: x, x, x> / <Weapon Recipe: x to y> <Armor Recipe: x> / <Armor Recipe: x, x, x> / <Armor Recipe: x to y> 这个意思是解锁你输入的物品的配方,而不是以这些物品为材料,所以如果我没理解错,那个吸血之镰配方备注应该是 <Weapon Recipe: 10> |
呃,合成该物品需要的材料: <Synthesis Ingredients> item id: x weapon id: x armor id: x gold: x </Synthesis Ingredients> ※注意:无法将独立物品作为材料,会自动从材料中省略。 这是插件原文。 大概应该是这样填 合成该物品需要的材料: <Synthesis Ingredients> item 5:56 weapon 7:8 armor 9:10 gold: 100 </Synthesis Ingredients> 意为需要56个五号物品,8个七号武器和10个九号护具100货币合成。你那个格式我感觉可能不行。 |
我也是复制的文档里面的代码啊,求问大佬哪里有问题 |
配方不对 |
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2025-7-18 13:48
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.