From 1a636c8c403a4774a7e2d559816bd80225a46c51 Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Mon, 21 Sep 2020 16:54:21 +0100 Subject: [PATCH] Ugh really, Forge? --- .../gameplay/imbuement_altar/ruined_spell_book_earth.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_fire.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_healing.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_ice.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_lightning.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_necromancy.json | 2 ++ .../gameplay/imbuement_altar/ruined_spell_book_sorcery.json | 2 ++ 7 files changed, 14 insertions(+) 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": [ {