fix drinkable defs for teas
This commit is contained in:
parent
8a5812b831
commit
305287f98c
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:chamomile_tea",
|
||||
"ingredient": "tfc_gurman:tea_chamomile",
|
||||
"thirst": 15,
|
||||
"effects": [
|
||||
{
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:mint_tea",
|
||||
"ingredient": "tfc_gurman:tea_mint",
|
||||
"thirst": 15,
|
||||
"effects": [
|
||||
{
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:nettle_tea",
|
||||
"ingredient": "tfc_gurman:tea_nettle",
|
||||
"thirst": 15,
|
||||
"effects": [
|
||||
{
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:rosehip_tea",
|
||||
"ingredient": "tfc_gurman:tea_rosehip",
|
||||
"thirst": 15,
|
||||
"effects": [
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue