Selectable Convertor
Any two pieces of equipment can be combined into other equipment of the same material.
Inspired by the fact that I never dropped the equipment I wanted when fighting bosses in other mods!
To make your own packets, refer to:
{
"type": "selectable_convertor:artransfer",
"ingredients":
[
{"item":"minecraft:diamond_helmet"},
{"item":"minecraft:diamond_chestplate"},
{"item":"minecraft:diamond_leggings"},
{"item":"minecraft:diamond_boots"}
]
}
github: https://github.com/balsampears/selectable-convertor/tree/master
可选择的转换器
可以将任意两件装备合成为其他相同材质的装备。
灵感来自于,我在其他mod中打boss总是没有掉落到我想要的装备部位!
可以自行制作数据包,参考:
{
"type": "selectable_convertor:artransfer",
"ingredients":
[
{"item":"minecraft:diamond_helmet"},
{"item":"minecraft:diamond_chestplate"},
{"item":"minecraft:diamond_leggings"},
{"item":"minecraft:diamond_boots"}
]
}
github: https://github.com/balsampears/selectable-convertor/tree/master
