mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
24 lines
No EOL
429 B
JSON
24 lines
No EOL
429 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:netherite_axe"
|
|
},
|
|
{
|
|
"item": "minecraft:netherite_pickaxe"
|
|
},
|
|
{
|
|
"item": "minecraft:netherite_sword"
|
|
},
|
|
{
|
|
"item": "minecraft:netherite_shovel"
|
|
},
|
|
{
|
|
"item": "minecraft:netherite_hoe"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:netherite_aiot"
|
|
}
|
|
} |