Initial work on the Sanguine Scientiem
Downloaded patchouli and, after lots of remorse, managed to get the beginnings of a guide.
This commit is contained in:
parent
fea894a2b2
commit
c159828248
32 changed files with 352 additions and 68 deletions
|
@ -136,6 +136,10 @@ public class GeneratorLanguage extends LanguageProvider
|
|||
add("ritual.bloodmagic.altarBuilderRitual", "The Assembly of the High Altar");
|
||||
add("ritual.bloodmagic.portalRitual", "The Gate of the Fold");
|
||||
|
||||
// Guide
|
||||
add("guide.bloodmagic.name", "Sanguine Scientiem");
|
||||
add("guide.bloodmagic.landing_text", "\"It is my dear hope that by holding this tome in your hands, I may impart the knowledge of the lost art that is Blood Magic\"$(br)$(o)- Magus Arcana$()");
|
||||
|
||||
// Block names
|
||||
addBlock(BloodMagicBlocks.BLANK_RUNE, "Blank Rune");
|
||||
addBlock(BloodMagicBlocks.SPEED_RUNE, "Speed Rune");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue