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

17 lines
No EOL
249 B
JSON

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