From 67b3911e46e1166170530fca86e7fe806cfb90f9 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 5 Jul 2025 02:32:03 +0100 Subject: [PATCH] fixed the FE cables still being in the loot chests --- kubejs/data/tfg/loot_tables/chests/moonbase.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kubejs/data/tfg/loot_tables/chests/moonbase.json b/kubejs/data/tfg/loot_tables/chests/moonbase.json index 975593779..f3097989e 100644 --- a/kubejs/data/tfg/loot_tables/chests/moonbase.json +++ b/kubejs/data/tfg/loot_tables/chests/moonbase.json @@ -484,7 +484,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 10, + "max": 3, "min": 1 }, "function": "minecraft:set_count" @@ -500,8 +500,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5, - "min": 2 + "max": 3, + "min": 1 }, "function": "minecraft:set_count" } @@ -509,7 +509,7 @@ }, { "type": "minecraft:item", - "name": "ad_astra:desh_cable", + "name": "ad_astra:raw_desh", "weight": 30, "functions": [ {