neuralgia/kubejs/data/firmalife/tfc/drinkables/sparkling_wine.json
2026-02-15 13:11:48 +00:00

18 lines
No EOL
294 B
JSON

{
"ingredient": "firmalife:sparkling_wine",
"thirst": 10,
"intoxication": 4000,
"may_drink_when_full": true,
"effects": [
{
"type": "minecraft:jump_boost",
"duration": 6400,
"amplifier": 1
},
{
"type": "minecraft:strength",
"duration": 6400,
"amplifier": 0
}
]
}