Lowercase all the tooltip strings
This commit is contained in:
parent
574056203d
commit
a628adfde8
77 changed files with 225 additions and 225 deletions
|
@ -511,7 +511,7 @@ public class ModRecipes
|
|||
|
||||
public static void addLivingArmourDowngradeRecipes()
|
||||
{
|
||||
String messageBase = "ritual.BloodMagic.downgradeRitual.dialogue.";
|
||||
String messageBase = "ritual.bloodmagic.downgradeRitual.dialogue.";
|
||||
|
||||
ItemStack bowStack = new ItemStack(Items.BOW);
|
||||
ItemStack bottleStack = new ItemStack(Items.POTIONITEM, 1, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue