From eca30d9b870209bea59d673000196c17d204cc56 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Mon, 7 Jul 2025 18:38:40 +0100 Subject: [PATCH] this damn loot table --- kubejs/data/railways/loot_tables/entities/conductor.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/kubejs/data/railways/loot_tables/entities/conductor.json b/kubejs/data/railways/loot_tables/entities/conductor.json index f94179692..1f3b78b18 100644 --- a/kubejs/data/railways/loot_tables/entities/conductor.json +++ b/kubejs/data/railways/loot_tables/entities/conductor.json @@ -1,10 +1,5 @@ { "type": "minecraft:entity", - "pools": [ - { - "bonus_rolls": 0.0, - "entries": [] - } - ], + "pools": [], "random_sequence": "railways:entities/conductor" } \ No newline at end of file