diff --git a/kubejs/client_scripts/tooltips.js b/kubejs/client_scripts/tooltips.js index a8f7b394..f77b40eb 100644 --- a/kubejs/client_scripts/tooltips.js +++ b/kubejs/client_scripts/tooltips.js @@ -56,8 +56,8 @@ onEvent('item.tooltip', e => { formattedTooltip('zycraft:zychorium_ice', 'Turns adjacent water to ice.') formattedTooltip('zycraft:fabricator', 'Autocrafter that can push the results into adjacent fabricators.') formattedTooltip('mekanism:creative_energy_cube', 'Will delete energy if not filled! Check JEI Info tab for more info on charging the cube') - formattedTooltip('mahoutsukai:caliburn', 'This item is obtained by throwing an enchanted sword into a lake created by the Power Consolidation ritual. The damage cap can be increased by throwing the sword back into the lake with an ATM Star') - formattedTooltip('mahoutsukai:morgan', 'This item is obtained by killing a tamed wolf with a Caliburn. The damage cap can be increased by throwing the sword back into the lake with an ATM Star') + formattedTooltip('mahoutsukai:caliburn', 'This item is obtained by throwing an enchanted sword into a lake created by the Power Consolidation ritual. The damage cap can be increased by throwing the sword back into the lake with up to five ATM Stars. This can only be done once.') + formattedTooltip('mahoutsukai:morgan', 'This item is obtained by killing a tamed wolf with a Caliburn. The damage cap will be the same as the Caliburn used to create it.') formattedTooltip('craftingstation:crafting_station', 'Crafting Station Mk.II') formattedTooltip('atmadditions:atm_star_shard', 'Check JEI Info page for more info') formattedTooltip('appliedenergistics2:quantum_entangled_singularity', 'To make this, you must use Ender Pearls, not Ender Dust')