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

17 lines
No EOL
252 B
JSON

{
"ingredient": "gtceu:ethanol",
"thirst": 5,
"may_drink_when_full": true,
"effects": [
{
"type": "minecraft:nausea",
"duration": 1200,
"amplifier": 0
},
{
"type": "minecraft:poison",
"duration": 600,
"amplifier": 1
}
]
}