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