From 4bc13a34d3885dc10293dba0d72be268eb026aff Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 3 Aug 2025 19:53:40 +0100 Subject: [PATCH] a --- .../tfc/tfc/drinkables/aged_corn_whiskey.json | 24 +++++++++---------- .../tfc/tfc/drinkables/aged_rye_whiskey.json | 24 +++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json b/kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json index fb9caffac..6d66d009e 100644 --- a/kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json +++ b/kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json @@ -1,13 +1,13 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "ingredient": "tfcagedalcohol:aged_corn_whiskey", - "thirst": 15, - "intoxication": 2000, - "effects": [ - { - "type": "minecraft:haste", - "duration": 6400, - "amplifier": 0 - } - ] +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": "tfcagedalcohol:aged_corn_whiskey", + "thirst": 15, + "intoxication": 2000, + "effects": [ + { + "type": "minecraft:haste", + "duration": 6400, + "amplifier": 0 + } + ] } \ No newline at end of file diff --git a/kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json b/kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json index bbf9420fc..964129e67 100644 --- a/kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json +++ b/kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json @@ -1,13 +1,13 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "ingredient": "tfcagedalcohol:aged_rye_whiskey", - "thirst": 15, - "intoxication": 2000, - "effects": [ - { - "type": "minecraft:haste", - "duration": 6400, - "amplifier": 0 - } - ] +{ + "__comment__": "This file was automatically created by mcresources", + "ingredient": "tfcagedalcohol:aged_rye_whiskey", + "thirst": 15, + "intoxication": 2000, + "effects": [ + { + "type": "minecraft:haste", + "duration": 6400, + "amplifier": 0 + } + ] } \ No newline at end of file