diff --git a/kubejs/data/tfc/tfc/drinkables/chamomile_tea.json b/kubejs/data/tfc/tfc/drinkables/tea_chamomile.json similarity index 81% rename from kubejs/data/tfc/tfc/drinkables/chamomile_tea.json rename to kubejs/data/tfc/tfc/drinkables/tea_chamomile.json index 7c8559dd5..f1de9b399 100644 --- a/kubejs/data/tfc/tfc/drinkables/chamomile_tea.json +++ b/kubejs/data/tfc/tfc/drinkables/tea_chamomile.json @@ -1,5 +1,5 @@ { - "ingredient": "tfc_gurman:chamomile_tea", + "ingredient": "tfc_gurman:tea_chamomile", "thirst": 15, "effects": [ { diff --git a/kubejs/data/tfc/tfc/drinkables/mint_tea.json b/kubejs/data/tfc/tfc/drinkables/tea_mint.json similarity index 83% rename from kubejs/data/tfc/tfc/drinkables/mint_tea.json rename to kubejs/data/tfc/tfc/drinkables/tea_mint.json index bcf65c829..f5a181be8 100644 --- a/kubejs/data/tfc/tfc/drinkables/mint_tea.json +++ b/kubejs/data/tfc/tfc/drinkables/tea_mint.json @@ -1,5 +1,5 @@ { - "ingredient": "tfc_gurman:mint_tea", + "ingredient": "tfc_gurman:tea_mint", "thirst": 15, "effects": [ { diff --git a/kubejs/data/tfc/tfc/drinkables/nettle_tea.json b/kubejs/data/tfc/tfc/drinkables/tea_nettle.json similarity index 82% rename from kubejs/data/tfc/tfc/drinkables/nettle_tea.json rename to kubejs/data/tfc/tfc/drinkables/tea_nettle.json index 88b3d512d..cc2c300bb 100644 --- a/kubejs/data/tfc/tfc/drinkables/nettle_tea.json +++ b/kubejs/data/tfc/tfc/drinkables/tea_nettle.json @@ -1,5 +1,5 @@ { - "ingredient": "tfc_gurman:nettle_tea", + "ingredient": "tfc_gurman:tea_nettle", "thirst": 15, "effects": [ { diff --git a/kubejs/data/tfc/tfc/drinkables/rosehip_tea.json b/kubejs/data/tfc/tfc/drinkables/tea_rosehip.json similarity index 82% rename from kubejs/data/tfc/tfc/drinkables/rosehip_tea.json rename to kubejs/data/tfc/tfc/drinkables/tea_rosehip.json index 81c7a70c2..ad3d523f9 100644 --- a/kubejs/data/tfc/tfc/drinkables/rosehip_tea.json +++ b/kubejs/data/tfc/tfc/drinkables/tea_rosehip.json @@ -1,5 +1,5 @@ { - "ingredient": "tfc_gurman:rosehip_tea", + "ingredient": "tfc_gurman:tea_rosehip", "thirst": 15, "effects": [ {