本帖最后由 QQ酱345496 于 2022-7-27 23:23 编辑
编辑单个交易项没问题,但编辑多个就有问题了(部分物品id是其他模组的物品的id)(mc版本1.7.10)代码:
/summon Villager ~ ~1 ~ {Profession:3,Offers:{Recipes:[{maxUses:100,buy:{id:265,Count:15},buyB:{id:17,Count:1},sell:{id:4391,Count:1}}{maxUses:74,buy:{id:265,Count:10},buyB:{id:297,Count:3},sell:{id:4378,Count:1}}{maxUses:165,buy:{id:265,Count:6},buyB:{id:5,Count:2},sell:{id:4584,Count:1}}{maxUses:160,buy:{id:265,Count:10},buyB:{id:5,Count:3},sell:{id:4581,Count:1}}{maxUses:200,buy:{id:265,Count:5},buyB:{id:289,Count:2},sell:{id:4249,Count:5}}{maxUses:200,buy:{id:265,Count:5},buyB:{id:289,Count:1},sell:{id:4250,Count:5}}{maxUses:250,buy:{id:265,Count:4},buyB:{id:289,Count:3},sell:{id:4595,Count:4}}{maxUses:300,buy:{id:265,Count:1},buyB:{id:5,Count:1},sell:{id:4550,Count:1}}{maxUses:290,buy:{id:265,Count:3},sell:{id:3,Count:1}}{maxUses:250,buy:{id:265,Count:8},sell:{id:4281,Count:1}}{maxUses:50,buy:{id:265,Count:20},buyB:{id:5,Count:5},sell:{id:4286,Count:1}}{maxUses:80,buy:{id:265,Count:8},buyB:{id:289,Count:15},sell:{id:4150,Count:1}}]}}
|
|