mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
23 lines
No EOL
377 B
JSON
23 lines
No EOL
377 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:iron_axe"
|
|
},
|
|
{
|
|
"item": "minecraft:iron_pickaxe"
|
|
},
|
|
{
|
|
"item": "minecraft:iron_sword"
|
|
},
|
|
{
|
|
"item": "minecraft:iron_shovel"
|
|
},
|
|
{
|
|
"item": "minecraft:iron_hoe"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:iron_aiot"
|
|
}
|
|
} |