mc_rebalance_datapack/data/mc_rebalance/recipes/sky_slime.json
2025-08-28 19:43:46 +01:00

19 lines
254 B
JSON

{
"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
}