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

37 lines
850 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"type": "thermal:pulverizer",
"ingredient": {
"value": [
{
"item": "minecraft:red_sandstone"
},
{
"item": "minecraft:chiseled_red_sandstone"
},
{
"item": "minecraft:cut_red_sandstone"
},
{
"item": "minecraft:smooth_red_sandstone"
},
{
"item": "minecraft:red_sandstone_stairs"
},
{
"item": "minecraft:smooth_red_sandstone_stairs"
}
]
},
"result": [
{
"item": "minecraft:red_sand",
"count": 2
},
{
"item": "emendatusenigmatica:potassium_nitrate_gem",
"chance": 0.3
}
],
"experience": 0.1
}