JSON recipes, much to the displeasure of Elucent and shadows
feelsgoodman
(cherry picked from commit c23d577
)
This commit is contained in:
parent
cc8d5af401
commit
42931bcf0e
137 changed files with 3312 additions and 298 deletions
|
@ -94,7 +94,7 @@ public class ItemBloodOrb extends ItemBindableBase implements IBloodOrb, IBindab
|
|||
|
||||
BloodOrb orb = getOrb(stack);
|
||||
if (flag.isAdvanced() && orb != null)
|
||||
tooltip.add(TextHelper.localizeEffect("tooltip.bloodmagic.orb.owner", orb.getRegistryName()));
|
||||
tooltip.add(TextHelper.localizeEffect("tooltip.bloodmagic.orb.owner", orb.getRegistryName().getResourceDomain()));
|
||||
|
||||
super.addInformation(stack, world, tooltip, flag);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue