Crafting And Building Mods -
Shaped crafting (grid):
"type": "minecraft:crafting_shaped", "pattern": [" A ", " B ", " A "], "key": "A": "item": "minecraft:iron_ingot", "B": "item": "minecraft:stick" , "result": "item": "my_mod:reinforced_stick", "count": 1 crafting and building mods
[ Iron ] [ Stick ] [ Iron ] Unshaped (any order): 2 iron + 1 stick. In Minecraft (datapack): "pattern": [" A "
The Wayback Machine - https://web.archive.org/web/20220705073752/https://boards.dingoonity.org/retro-game-350rg-350/nec-pc-9801-and-pc-9821-emulator-np2kai/
Shaped crafting (grid):
"type": "minecraft:crafting_shaped", "pattern": [" A ", " B ", " A "], "key": "A": "item": "minecraft:iron_ingot", "B": "item": "minecraft:stick" , "result": "item": "my_mod:reinforced_stick", "count": 1
[ Iron ] [ Stick ] [ Iron ] Unshaped (any order): 2 iron + 1 stick. In Minecraft (datapack):