Dungeon tinkering
Nothing gameplay-affecting here.
This commit is contained in:
parent
6d07184b18
commit
71ba0229c5
35 changed files with 1173 additions and 1 deletions
|
@ -366,6 +366,8 @@ public class GeneratorLanguage extends LanguageProvider
|
|||
addBlock(BloodMagicBlocks.DUNGEON_PILLAR_SPECIAL, "Accented Demon Stone Pillar");
|
||||
addBlock(BloodMagicBlocks.DUNGEON_EYE, "Demon Eye");
|
||||
|
||||
addBlock(BloodMagicBlocks.DUNGEON_ORE, "Demonite");
|
||||
|
||||
// Item names
|
||||
addItem(BloodMagicItems.WEAK_BLOOD_ORB, "Weak Blood Orb");
|
||||
addItem(BloodMagicItems.APPRENTICE_BLOOD_ORB, "Apprentice Blood Orb");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue