17 lines
No EOL
252 B
JSON
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
|
|
}
|
|
]
|
|
} |