mc_rebalance_datapack/data/mc_rebalance/recipes/sky_slime.json

19 lines
254 B
JSON
Raw Permalink Normal View History

2025-08-28 18:43:46 +00:00
{
"type":"tconstruct:alloy",
"inputs":[
{
"tag":"tconstruct:molten_diamond",
"amount":90
},
{
"tag":"tconstruct:earth_slime",
"amount":720
}
],
"result":{
"fluid":"tconstruct:sky_slime",
"amount":720
},
"temperature":1000
}