neuralgia/kubejs/data/tfc_gurman/tfc/drinkables/tea_nettle.json
2026-02-02 14:54:21 +00:00

17 lines
No EOL
261 B
JSON

{
"ingredient": "tfc_gourmet:tea_nettle",
"thirst": 10,
"may_drink_when_full": true,
"effects": [
{
"type": "minecraft:slow_falling",
"duration": 600,
"amplifier": 0
},
{
"type": "tfg:warming",
"duration": 20,
"amplifier": 0
}
]
}