20 lines
357 B
JSON
20 lines
357 B
JSON
|
{
|
||
|
"type": "thermal:pulverizer",
|
||
|
"ingredient": {
|
||
|
"value": [
|
||
|
{
|
||
|
"item": "minecraft:granite"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:polished_granite"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "minecraft:cobblestone"
|
||
|
}
|
||
|
],
|
||
|
"experience": 0.1
|
||
|
}
|