首發於Enaium的我的博客json
位置 src\main\resources\data\endarmor\recipes\end_heart_block.json
code
{ "type": "minecraft:crafting_shaped", "pattern": [ "WWW", "WWW", "WWW" ], "key": { "W": { "item": "endarmor:end_heart" } }, "result": { "item": "endarmor:end_heart_block", "count": 4 } }
W就是key裏面的物品若是是空的就打一個空格好比W Wblog