made spring water drinkable

This commit is contained in:
Pyritie 2025-12-01 15:16:16 +00:00
parent 06e7df4cdf
commit 5ecd67c42d
3 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"ingredient": "tfc:spring_water",
"thirst": 10,
"effects": [
{
"type": "tfg:warming",
"duration": 20,
"amplifier": 0
}
]
}