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 35e46748..f52b0e69 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 9958e489..3bae40c2 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 ba777303..f8c6dfe6 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 e1b1039c..9c03163c 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 70cd9669..a6d31077 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 36ebf4d7..dc6ce31b 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ { 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 5930bb69..3937b4a8 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 @@ -7,6 +7,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "matching_book", "weight": 1, "functions": [ { @@ -21,6 +22,7 @@ { "type": "item", "name": "ebwizardry:spell_book", + "entryName": "random_book", "weight": 1, "functions": [ {