18 lines
No EOL
275 B
JSON
18 lines
No EOL
275 B
JSON
{
|
|
"ingredient": "tfc_gourmet:nalivka",
|
|
"thirst": 10,
|
|
"intoxication": 4000,
|
|
"may_drink_when_full": true,
|
|
"effects": [
|
|
{
|
|
"type": "minecraft:haste",
|
|
"duration": 3200,
|
|
"amplifier": 0
|
|
},
|
|
{
|
|
"type": "tfg:cooling",
|
|
"duration": 20,
|
|
"amplifier": 0
|
|
}
|
|
]
|
|
} |