Fellies/kubejs[e6]/data/thermal/recipes/machine/pulverizer/pulverizer_sandstone.json

37 lines
822 B
JSON

{
"type": "thermal:pulverizer",
"ingredient": {
"value": [
{
"item": "minecraft:sandstone"
},
{
"item": "minecraft:chiseled_sandstone"
},
{
"item": "minecraft:cut_sandstone"
},
{
"item": "minecraft:smooth_sandstone"
},
{
"item": "minecraft:sandstone_stairs"
},
{
"item": "minecraft:smooth_sandstone_stairs"
}
]
},
"result": [
{
"item": "minecraft:sand",
"count": 2
},
{
"item": "emendatusenigmatica:potassium_nitrate_gem",
"chance": 0.3
}
],
"experience": 0.1
}