import crafttweaker.api.item.IItemStack; import crafttweaker.api.text.TranslatableComponent; import mods.jei.JEI; // Pipez JEI.addDescription(, new TranslatableComponent("description.pipes")); // Mold Descriptions JEI.addDescription(, new TranslatableComponent("description.molds.gunsmith")); JEI.addDescription(, new TranslatableComponent("description.molds.gunsmith")); JEI.addDescription(, new TranslatableComponent("description.molds.gunsmith")); JEI.addDescription(, new TranslatableComponent("description.molds.gunsmith")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.exclusive")); JEI.addDescription(, new TranslatableComponent("description.molds.processor")); JEI.addDescription(, new TranslatableComponent("description.molds.processor")); JEI.addDescription(, new TranslatableComponent("description.molds.processor")); JEI.addDescription(.withTag({blueprint: "components" as string}), new TranslatableComponent("description.blueprint.component")); JEI.addDescription(.withTag({blueprint: "molds" as string}), new TranslatableComponent("description.blueprint.molds")); JEI.addDescription(.withTag({blueprint: "electrode" as string}), new TranslatableComponent("description.blueprint.arc_furnace")); JEI.addDescription(.withTag({blueprint: "bullet" as string}), new TranslatableComponent("description.blueprint.turret")); JEI.addDescription(.withTag({blueprint: "specialBullet" as string}), new TranslatableComponent("description.blueprint.special_turret")); // Bullet Descriptions JEI.addDescription(, new TranslatableComponent("description.bullet.factory_weaponsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_weaponsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_trade")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_trade")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_gunsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_trade")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_gunsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_magnum")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_gunsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory_weaponsmith")); JEI.addDescription(, new TranslatableComponent("description.bullet.factory")); // Bunny Hopper JEI.addDescription(, new TranslatableComponent("description.bunny_hopper")); // Nether Star JEI.addDescription(, new TranslatableComponent("description.nether_star")); // Rubber Description JEI.addDescription(, new TranslatableComponent("description.rubber")); // High Carbon Steel Alloy Description JEI.addDescription(, new TranslatableComponent("description.high_carbon_steel_alloy")); // High Carbon Steel Alloy Description JEI.addDescription(, new TranslatableComponent("description.resistant_fabric")); // Duroplast Sheet Description JEI.addDescription(, new TranslatableComponent("description.duroplast")); // Money Description JEI.addDescription(, new TranslatableComponent("description.money")); // Gasmask Description JEI.addDescription(, new TranslatableComponent("description.gasmask")); JEI.addDescription(, new TranslatableComponent("description.gasmask")); JEI.addDescription(, new TranslatableComponent("description.gasmask")); JEI.addDescription(, new TranslatableComponent("description.gasmask")); JEI.addDescription(, new TranslatableComponent("description.gasmask")); JEI.addDescription(, new TranslatableComponent("description.gasmask")); // Explosive Bolts JEI.addDescription(, new TranslatableComponent("description.explosive_bolt")); // Golden Apple JEI.addDescription(, new TranslatableComponent("description.golden_apple")); // Blaze Rods JEI.addDescription(, new TranslatableComponent("description.blaze_rod")); JEI.addDescription(, new TranslatableComponent("description.blaze_rod")); // Netherrack JEI.addDescription(, new TranslatableComponent("description.netherrack")); // Butcher JEI.addDescription(, new TranslatableComponent("description.butcher_apprentice")); JEI.addDescription(, new TranslatableComponent("description.butcher_apprentice")); JEI.addDescription(, new TranslatableComponent("description.butcher_apprentice")); JEI.addDescription(, new TranslatableComponent("description.butcher_journeyman")); JEI.addDescription(, new TranslatableComponent("description.butcher_journeyman")); JEI.addDescription(, new TranslatableComponent("description.butcher_journeyman")); JEI.addDescription(, new TranslatableComponent("description.butcher_expert")); JEI.addDescription(, new TranslatableComponent("description.butcher_expert")); JEI.addDescription(, new TranslatableComponent("description.butcher_expert")); JEI.addDescription(, new TranslatableComponent("description.butcher_expert")); JEI.addDescription(, new TranslatableComponent("description.butcher_masterwork")); JEI.addDescription(, new TranslatableComponent("description.butcher_masterwork")); // Cleric JEI.addDescription(, new TranslatableComponent("description.cleric_apprentice")); JEI.addDescription(, new TranslatableComponent("description.cleric_apprentice")); JEI.addDescription(, new TranslatableComponent("description.cleric_apprentice")); JEI.addDescription(, new TranslatableComponent("description.cleric_journeyman")); JEI.addDescription(, new TranslatableComponent("description.cleric_expert")); JEI.addDescription(, new TranslatableComponent("description.cleric_expert")); // Mason JEI.addDescription(, new TranslatableComponent("description.mason_apprentice")); JEI.addDescription(, new TranslatableComponent("description.mason_journeyman")); JEI.addDescription(, new TranslatableComponent("description.mason_expert")); JEI.addDescription(, new TranslatableComponent("description.mason_expert")); JEI.addDescription(, new TranslatableComponent("description.mason_expert")); JEI.addDescription(, new TranslatableComponent("description.mason_expert")); // Leatherworker JEI.addDescription(, new TranslatableComponent("description.leatherworker_journeyman")); JEI.addDescription(, new TranslatableComponent("description.leatherworker_journeyman")); JEI.addDescription(, new TranslatableComponent("description.leatherworker_expert")); JEI.addDescription(, new TranslatableComponent("description.leatherworker_expert")); JEI.addDescription(, new TranslatableComponent("description.leatherworker_masterwork")); JEI.addDescription(, new TranslatableComponent("description.leatherworker_masterwork")); // Engineer // Steel Ingots JEI.addDescription(, new TranslatableComponent("description.engineer_apprentice")); JEI.addDescription(, new TranslatableComponent("description.engineer_apprentice")); JEI.addDescription(, new TranslatableComponent("description.engineer_apprentice")); JEI.addDescription(, new TranslatableComponent("description.engineer_masterwork")); JEI.addDescription(, new TranslatableComponent("description.engineer_masterwork")); JEI.addDescription(, new TranslatableComponent("description.engineer_masterwork")); JEI.addDescription(, new TranslatableComponent("description.engineer_masterwork")); // Aluminum Ingots JEI.addDescription(, new TranslatableComponent("description.engineer_expert")); JEI.addDescription(, new TranslatableComponent("description.engineer_expert")); JEI.addDescription(, new TranslatableComponent("description.engineer_expert")); // Electrician JEI.addDescription(, new TranslatableComponent("description.electronic_component"));