made spring water drinkable
This commit is contained in:
parent
06e7df4cdf
commit
5ecd67c42d
3 changed files with 16 additions and 0 deletions
11
kubejs/data/tfc/tfc/drinkables/spring_water.json
Normal file
11
kubejs/data/tfc/tfc/drinkables/spring_water.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"ingredient": "tfc:spring_water",
|
||||
"thirst": 10,
|
||||
"effects": [
|
||||
{
|
||||
"type": "tfg:warming",
|
||||
"duration": 20,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue