mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
13 lines
184 B
JSON
13 lines
184 B
JSON
|
{
|
||
|
"type": "actuallyadditions:crushing",
|
||
|
"ingredient": {
|
||
|
"item": "minecraft:bone"
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "minecraft:air",
|
||
|
"chance": 0.0
|
||
|
},
|
||
|
{}
|
||
|
]
|
||
|
}
|