From d31b55ed4c03a992f249d6f4e5a7b876f271dc68 Mon Sep 17 00:00:00 2001 From: P3pp3rF1y Date: Mon, 1 Apr 2024 22:36:48 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20Add=20info=20on=20blaze=20d?= =?UTF-8?q?ropping=20molten=20cores=20as=20well=20into=20the=20core's=20je?= =?UTF-8?q?i=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/assets/reliquary/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/reliquary/lang/en_us.json b/src/main/resources/assets/reliquary/lang/en_us.json index 0f7ccfa1..e70001b9 100644 --- a/src/main/resources/assets/reliquary/lang/en_us.json +++ b/src/main/resources/assets/reliquary/lang/en_us.json @@ -329,7 +329,7 @@ "jei.reliquary.description.slime_pearl": "Slime Pearl is one of the drops used for crafting. \n\nDrops from slimes.", "jei.reliquary.description.bat_wing": "Bat Wing is one of the drops used for crafting. \n\nDrops from bats.", "jei.reliquary.description.zombie_heart": "Zombie Heart is one of the drops used for crafting. \n\nDrops from zombies (both regular and pigmen).", - "jei.reliquary.description.molten_core": "Molten Core is one of the drops used for crafting. \n\nDrops from magma cubes.", + "jei.reliquary.description.molten_core": "Molten Core is one of the drops used for crafting. \n\nDrops from magma cubes and blazes.", "jei.reliquary.description.eye_of_the_storm": "Eye of the Storm is one of the drops used for crafting. \n\nDrops from charged creepers.", "jei.reliquary.description.fertile_essence": "Fertile Essence is a crafting component used in further recipes.", "jei.reliquary.description.phoenix_down": "Resurrects you from your inventory to full health, with a variety of buffs.\nReverts to an Angelic Feather when used once. Retains all the Angelic Feather bonuses while in Phoenix-Down form.",