mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
24 lines
No EOL
417 B
JSON
24 lines
No EOL
417 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:diamond_axe"
|
|
},
|
|
{
|
|
"item": "minecraft:diamond_pickaxe"
|
|
},
|
|
{
|
|
"item": "minecraft:diamond_sword"
|
|
},
|
|
{
|
|
"item": "minecraft:diamond_shovel"
|
|
},
|
|
{
|
|
"item": "minecraft:diamond_hoe"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:diamond_aiot"
|
|
}
|
|
} |