From ad1bba71586fe1f18289e1ca75fc09a73d7c39fa Mon Sep 17 00:00:00 2001 From: Pyritie Date: Wed, 31 Dec 2025 13:06:31 +0000 Subject: [PATCH] tweak loot table --- kubejs/data/tfg/loot_tables/chests/cruncher_nest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubejs/data/tfg/loot_tables/chests/cruncher_nest.json b/kubejs/data/tfg/loot_tables/chests/cruncher_nest.json index bbbe7e297..665cb3693 100644 --- a/kubejs/data/tfg/loot_tables/chests/cruncher_nest.json +++ b/kubejs/data/tfg/loot_tables/chests/cruncher_nest.json @@ -22,7 +22,7 @@ "functions": [ { "function": "minecraft:set_nbt", - "tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:compressed_heliox_3\"}]}}" + "tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:compressed_nitrox\"}]}}" } ] },