Skip to content

Commit

Permalink
Merge pull request #2707 from jeremiahwinsley/power-consolidation
Browse files Browse the repository at this point in the history
Update tooltips for Caliburn and Morgan to clarify the cap
  • Loading branch information
jeremiahwinsley authored Nov 18, 2021
2 parents 4eea94d + 9385987 commit 148a4ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubejs/client_scripts/tooltips.js
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 148a4ee

Please sign in to comment.