luoxingzlx
Results
1
comments of
luoxingzlx
#66 You need to use minecraft's recipe system to add recipes for the crafting table, Like this ```javascript { "type": "minecraft:crafting_shaped", "pattern": [ "###", "###", "###" ], "key": { "#":...