neuralgia/kubejs/data/gtceu/tfc/drinkables/methanol.json
2026-01-23 21:10:24 +00:00

17 lines
No EOL
257 B
JSON

{
"ingredient": "gtceu:methanol",
"thirst": 5,
"may_drink_when_full": true,
"effects": [
{
"type": "minecraft:blindness",
"duration": 6000,
"amplifier": 0
},
{
"type": "minecraft:wither",
"duration": 1200,
"amplifier": 1
}
]
}