Fix format error with HellfireForge JEI compat
This commit is contained in:
parent
64660d2d28
commit
effc378498
|
@ -342,8 +342,8 @@ jei.BloodMagic.recipe.requiredLP=LP: %,d
|
|||
jei.BloodMagic.recipe.requiredTier=Tier: %d
|
||||
jei.BloodMagic.recipe.consumptionRate=Consumption: %,d LP/t
|
||||
jei.BloodMagic.recipe.drainRate=Drain: %,d LP/t
|
||||
jei.BloodMagic.recipe.minimumSouls=Minimum: %,d Will
|
||||
jei.BloodMagic.recipe.soulsDrained=Drained: %,d Will
|
||||
jei.BloodMagic.recipe.minimumSouls=Minimum: %1$,.2f Will
|
||||
jei.BloodMagic.recipe.soulsDrained=Drained: %1$,.2f Will
|
||||
|
||||
jei.BloodMagic.desc.altarBuilder=A creative-only item for use in debugging and testing.\n\nShift + Right click to change the tier to build. Right click an Altar to initiate the build.\n\nBreak an Altar while holding to dismantle it.
|
||||
jei.BloodMagic.desc.demonicWill=An imprint of a demonic entity attached to a creature.\n\nCan be obtained by killing a mob with a sentient weapon or by throwing a snare at a mob and killing it while it has white particles.
|
||||
|
|
Loading…
Reference in a new issue