mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
20 lines
357 B
JSON
20 lines
357 B
JSON
{
|
|
"type": "thermal:pulverizer",
|
|
"ingredient": {
|
|
"value": [
|
|
{
|
|
"item": "minecraft:diorite"
|
|
},
|
|
{
|
|
"item": "minecraft:polished_diorite"
|
|
}
|
|
]
|
|
},
|
|
"result": [
|
|
{
|
|
"item": "minecraft:cobblestone"
|
|
}
|
|
],
|
|
"experience": 0.1
|
|
}
|