From 72362f4a11007b51785940f397a920e2b17af572 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Thu, 18 Sep 2025 20:51:54 +0100 Subject: [PATCH] tweak rarity of smithing templates --- .../tfg/loot_tables/chests/nordic_illager_basic.json | 10 +++++----- .../tfg/loot_tables/chests/nordic_illager_smithy.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json b/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json index 3a8a45510..318512301 100644 --- a/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json +++ b/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json @@ -197,22 +197,22 @@ { "type": "minecraft:item", "name": "minecraft:sentry_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:vex_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:wild_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:coast_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", @@ -595,7 +595,7 @@ { "type": "minecraft:item", "name": "species:music_disc_lapidarian", - "weight": 8 + "weight": 10 } ], "rolls": { diff --git a/kubejs/data/tfg/loot_tables/chests/nordic_illager_smithy.json b/kubejs/data/tfg/loot_tables/chests/nordic_illager_smithy.json index db129db1c..186880c7e 100644 --- a/kubejs/data/tfg/loot_tables/chests/nordic_illager_smithy.json +++ b/kubejs/data/tfg/loot_tables/chests/nordic_illager_smithy.json @@ -326,27 +326,27 @@ { "type": "minecraft:item", "name": "minecraft:sentry_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:vex_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:wild_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "minecraft:coast_armor_trim_smithing_template", - "weight": 20 + "weight": 10 }, { "type": "minecraft:item", "name": "alekiships:music_disc_pirate_crafting", - "weight": 8 + "weight": 10 } ], "rolls": {