#Name: tooltip.zs #Author: Feed the Beast print("Initializing 'tooltip.zs'..."); <fluxnetworks:flux>.addTooltip(format.yellow("Drops from Redstone Ore")); <fluxnetworks:flux>.addTooltip(format.darkRed("Throwing in fire or lava recipe has been disabled!")); print("Initialized 'tooltip.zs'");