27 lines
559 B
JSON
27 lines
559 B
JSON
{
|
|
"type": "thermal:pulverizer",
|
|
"ingredient": {
|
|
"value": [
|
|
{
|
|
"item": "minecraft:sandstone_slab"
|
|
},
|
|
{
|
|
"item": "minecraft:cut_sandstone_slab"
|
|
},
|
|
{
|
|
"item": "minecraft:smooth_sandstone_slab"
|
|
}
|
|
]
|
|
},
|
|
"result": [
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "emendatusenigmatica:potassium_nitrate_gem",
|
|
"chance": 0.15
|
|
}
|
|
],
|
|
"experience": 0.1
|
|
}
|