diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_earth.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_earth.json index f52b0e69..8695fd7c 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_earth.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_earth.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_fire.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_fire.json index 3bae40c2..e6903f46 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_fire.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_fire.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_healing.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_healing.json index f8c6dfe6..98ede6e3 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_healing.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_healing.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_ice.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_ice.json index 9c03163c..cf12f027 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_ice.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_ice.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_lightning.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_lightning.json index a6d31077..5005c4c3 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_lightning.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_lightning.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_necromancy.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_necromancy.json index dc6ce31b..74a42510 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_necromancy.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_necromancy.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell", diff --git a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_sorcery.json b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_sorcery.json index 3937b4a8..a96b22e5 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_sorcery.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/gameplay/imbuement_altar/ruined_spell_book_sorcery.json @@ -8,7 +8,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "matching_book", - "weight": 1, + "weight": 3, "functions": [ { "function": "ebwizardry:random_spell", @@ -23,7 +23,7 @@ "type": "item", "name": "ebwizardry:spell_book", "entryName": "random_book", - "weight": 1, + "weight": 2, "functions": [ { "function": "ebwizardry:random_spell",