/* SkyFactory 4 Tooltips Modification Script This script allows modification of tooltips. */ import crafttweaker.formatting.IFormattedText; import crafttweaker.item.IItemStack; static itemTooltipMap as IFormattedText[][IItemStack] = { : [ format.red("When planted becomes an Apple Sapling") ], : [ format.red("Made when planting Apple Seeds") ], : [ format.yellow("Use on a Pig to convert into a Resource Hog") ], : [ format.yellow("Grows on Grass") ], : [ format.yellow("Break for XL Food Seeds") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], : [ format.yellow("Obtain by breaking XL Food Mod Grass") ], // ================================== // Add modifier tooltips : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 117% Drop Chance: 125%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 142% Drop Chance: 140%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 166% Drop Chance: 150%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 200% Drop Chance: 170%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 250% Drop Chance: 200%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 333% Drop Chance: 240%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 500% Drop Chance: 290%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 1000% Drop Chance: 350%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 100% Drop Chance: 100%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 200% Drop Chance: 150%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 400% Drop Chance: 200%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 800% Drop Chance: 300%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 90% Drop Chance: 90%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 90% Drop Chance: 90%") ], : [ format.yellow("Upgrades Bonsai Growth and Loot Drops"), format.yellow("Growth Rate: 90% Drop Chance: 90%") ], // ================================== // IF Upgrades : [ format.yellow("Used in Industrial Foregoing upgrade recipes") ], : [ format.yellow("Upgrades Industrial Foregoing machines") ], : [ format.yellow("Upgrades Industrial Foregoing machines") ], : [ format.yellow("Upgrades Industrial Foregoing machines") ], : [ format.yellow("Upgrades Industrial Foregoing machines") ], : [ format.yellow("Used to manipulate Industrial Foregoing machines") ], // ================================== // Oregen tooltips : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Found in Twilight Forest and"), format.yellow("Lost Cities Dimensions") ], : [ format.yellow("Craft with Dye to change color") ], : [ format.yellow("Craft with Dye to change color") ], : [ format.yellow("Craft with Dye to change color") ], : [ format.yellow("Craft with Dye to change color") ], /* QoL pipe tooltips */ // Item Pipes : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Item and Fluid Transfer"), format.red("Requires GPS marker to configure") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], // Fluid pipes : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Item Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe"), format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], : [ format.red("Usage: Fluid Transfer Pipe") ], // Power pipes : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe"), format.red("Requires GPS marker to configure") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Power / Energy Transfer Pipe") ], : [ format.red("Usage: Gas / Transfer Pipe") ], : [ format.red("Usage: Heat / Transfer Pipe") ], : [ format.red("Wrench") ], : [ format.yellow("Auto crafter"), format.yellow("Set recipe with Crafting Formula") ], // Since no one knows what this machine is or how to find it : [ format.yellow("Powered Furnace") ], // Adding mod tooltip for easier location : [ format.blue("Simple Generators") ], : [ format.blue("Simple Generators") ], : [ format.blue("Simple Generators") ], //Adding mod tooltip for easier location : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], : [ format.blue("Applied Energistics") ], // Being helpful : [ format.yellow("Recipe can use any"), format.yellow("of the same 4 Metal Blocks") ], : [ format.yellow("Recipe can use any"), format.yellow("of the same 4 Metal Blocks") ], : [ format.yellow("Knees are weak"), format.yellow("Palms are sweaty") ], // Animal Crops Lilies .withTag({entity: "minecraft:squid"}): [ format.yellow("Plant in Water") ], .withTag({entity: "minecraft:guardian"}): [ format.yellow("Plant in Water") ], // Stupid stuffs : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.yellow("Bentley's favorite mod!") ], : [ format.red("Charged in the Mekanism Energy Cube") ], : [ format.red("Charged in the Mekanism Energy Cube") ], : [ format.red("Charged in the Mekanism Energy Cube") ], : [ format.red("Charged in the Mekanism Energy Cube") ], // Amber labeled decorative so players don't think it's like useful or something. : [ format.yellow("Decorative") ], : [ format.yellow("Will not be consumed when creating a mold") ], .withTag({ResourceType: "missing"}): [ format.yellow("Stop trying to cheat! >.<") ], : [ format.yellow("Drink Milk to remove flight") ], : [ format.yellow("This is NOT a portal to another dimension"), format.yellow("Your cake is in another castle"), format.red("This. Is. Food."), format.yellow("This is not a lie.") ], : [ format.aqua("Can be harvested using Silk Touch") ], : [ format.aqua("Keeps a 5x5 chunk area loaded centered around"), format.aqua("the gadget") ] }; function init() { for item, tooltips in itemTooltipMap { for tooltip in tooltips { item.addTooltip(tooltip); } } }