Clean up code for t8.5mm Add tooltips for t4.5mm and t8.5mm Fix some Microminer tooltips not being italic Delete unused tier nine and ten stabilized micro miners Clean up code for Stabilized Miners and Matters Tooltips in Endgame.zs Remove unused Extended Crafting, Crafting Table (no recipe)
410 lines
12 KiB
Plaintext
410 lines
12 KiB
Plaintext
import crafttweaker.item.IIngredient;
|
|
import crafttweaker.item.IItemStack;
|
|
import crafttweaker.oredict.IOreDictEntry;
|
|
import mods.gregtech.recipe.RecipeMap;
|
|
|
|
import scripts.common.makeExtremeRecipe5 as makeExtremeRecipe5;
|
|
import scripts.common.makeExtremeRecipe7 as makeExtremeRecipe7;
|
|
import scripts.common.makeExtremeRecipe9 as makeExtremeRecipe9;
|
|
import scripts.common.makeShaped as makeShaped;
|
|
import scripts.common.makeShapeless3 as makeShapeless3;
|
|
|
|
|
|
///////////// Tier One Space Ship ////////////////// 200 ingots
|
|
|
|
makeShaped("of_tieroneship", <contenttweaker:tieroneship>,
|
|
[" G ",
|
|
"LAL",
|
|
"TMT"],
|
|
{ G : <contenttweaker:t1guidance>,
|
|
L : <contenttweaker:t1laser>,
|
|
A : <metaitem:field.generator.lv>,
|
|
T : <simplyjetpacks:metaitemmods:7>,
|
|
M : <meta_tile_entity:combustion_generator.lv> }
|
|
);
|
|
|
|
<contenttweaker:tieroneship>.addTooltip(
|
|
format.white(
|
|
format.italic("Harvests Titanium and other light metals from asteroids in the microverse.")));
|
|
|
|
// Tier 1 Guidance
|
|
makeShaped("of_t1guidance", <contenttweaker:t1guidance>,
|
|
["GPG",
|
|
"PCP",
|
|
"CCC"],
|
|
{ C : <ore:circuitMv>,
|
|
G : <metaitem:sensor.lv>,
|
|
P : <ore:plateDoubleSteel> }
|
|
);
|
|
|
|
// Tier 1 Laser
|
|
makeShaped("of_t1laser", <contenttweaker:t1laser>,
|
|
[" R ",
|
|
"QGQ",
|
|
"QGQ"],
|
|
{ G : <minecraft:glass>,
|
|
Q : <minecraft:quartz>,
|
|
R : <minecraft:redstone_block>}
|
|
);
|
|
|
|
|
|
|
|
///////////// Tier Two Space Ship //////////////////
|
|
|
|
makeExtremeRecipe5(<contenttweaker:tiertwoship>,
|
|
[" G ",
|
|
" PAP ",
|
|
"LBFBL",
|
|
"PPCPP",
|
|
" TTT "],
|
|
{ A : <metaitem:crate.stainless_steel>,
|
|
B : <metaitem:field.generator.lv>,
|
|
C : <meta_tile_entity:combustion_generator.mv>,
|
|
F : <thermalexpansion:frame:146>,
|
|
G : <contenttweaker:t1guidance>,
|
|
L : <contenttweaker:t1laser>,
|
|
P : <metaitem:plateDoubleTitanium>,
|
|
T : <simplyjetpacks:metaitemmods:8> }
|
|
);
|
|
|
|
<contenttweaker:tiertwoship>.addTooltip(
|
|
format.white(
|
|
format.italic("Harvests Tungsten and other heavy metals from asteroids in the microverse.")));
|
|
|
|
|
|
///////////// Tier Three Space Ship //////////////////
|
|
|
|
makeExtremeRecipe7(<contenttweaker:tierthreeship>,
|
|
[" G G ",
|
|
" PPP ",
|
|
" ABA ",
|
|
" LPBPL ",
|
|
"PPFBFPP",
|
|
"PPPCPPP",
|
|
" TTT "],
|
|
{ A : <metaitem:field.generator.mv>,
|
|
B : <metaitem:crate.titanium>,
|
|
C : <meta_tile_entity:combustion_generator.hv>,
|
|
F : <thermalexpansion:frame:146>,
|
|
G : <contenttweaker:t1guidance>,
|
|
L : <contenttweaker:t2laser>,
|
|
P : <ore:plateDoubleTungstenCarbide>,
|
|
T : <simplyjetpacks:metaitemmods:28> }
|
|
);
|
|
|
|
// Tier 2 Laser
|
|
makeExtremeRecipe5(<contenttweaker:t2laser>,
|
|
[" R R ",
|
|
"GAGAG",
|
|
"GAGAG",
|
|
"GBGBG",
|
|
"QCECQ"],
|
|
{ A : <contenttweaker:solidifiedargon>,
|
|
B : <minecraft:quartz_block>,
|
|
C : <ore:circuitHv>,
|
|
E : <enderio:block_cap_bank:1>,
|
|
G : <minecraft:glass>,
|
|
Q : <minecraft:quartz>,
|
|
R : <minecraft:redstone_block> }
|
|
);
|
|
|
|
<contenttweaker:tierthreeship>.addTooltip(
|
|
format.white(
|
|
format.italic("Harvests ultra hot metals and gems from Nether microverses.")));
|
|
|
|
// Rocket Engine
|
|
recipes.remove(<advancedrocketry:advrocketmotor>);
|
|
makeShaped("of_ar_advrocketmotor", <advancedrocketry:advrocketmotor>,
|
|
[" P ",
|
|
"PPP",
|
|
"TTT"],
|
|
{ P : <ore:plateDoubleTungstenCarbide>,
|
|
T : <simplyjetpacks:metaitemmods:8> }
|
|
);
|
|
|
|
///////////// Tier Four Space Ship //////////////////
|
|
makeExtremeRecipe7(<contenttweaker:tierfourship>,
|
|
[" G ",
|
|
" LWL ",
|
|
" SAWAS ",
|
|
" SBWBS ",
|
|
" SFWFS ",
|
|
" TDWDT ",
|
|
" T T "],
|
|
{ A : <metaitem:crate.tungstensteel>,
|
|
B : <metaitem:field.generator.hv>,
|
|
D : <thermalexpansion:dynamo:3>,
|
|
F : <thermalexpansion:frame:147>,
|
|
G : <contenttweaker:t1guidance>,
|
|
L : <contenttweaker:t2laser>,
|
|
S : <ore:plateDoubleSignalum>,
|
|
T : <simplyjetpacks:metaitemmods:9>,
|
|
W : <ore:plateDoubleTungstenCarbide> }
|
|
);
|
|
|
|
|
|
// Tier 2 Guidance
|
|
makeShaped("of_t2guidance", <contenttweaker:t2guidance>,
|
|
["AWA",
|
|
"WCW",
|
|
"CCC"],
|
|
{ A : <metaitem:sensor.ev>,
|
|
C : <ore:circuitEv>,
|
|
W : <ore:plateDoubleTungstenCarbide> }
|
|
);
|
|
|
|
///////////// Tier Five Space Ship //////////////////
|
|
|
|
makeExtremeRecipe7(<contenttweaker:tierfiveship>,
|
|
[" G G ",
|
|
" I I ",
|
|
" SILIS ",
|
|
"SSABASS",
|
|
" IFCFI ",
|
|
"IIIPIII",
|
|
" TTT "],
|
|
{ A : <metaitem:field.generator.ev>,
|
|
B : <meta_tile_entity:super_chest.mv>,
|
|
C : <nuclearcraft:fission_controller_new_fixed>,
|
|
F : <thermalexpansion:frame:147>,
|
|
G : <contenttweaker:t2guidance>,
|
|
I : <ore:plateDoubleIridium>,
|
|
L : <contenttweaker:t3laser>,
|
|
P : <nuclearcraft:fission_port>,
|
|
S : <ore:plateDoubleSignalum>,
|
|
T : <simplyjetpacks:metaitemmods:10> }
|
|
);
|
|
|
|
|
|
///////////// Tier Six Space Ship //////////////////
|
|
makeExtremeRecipe7(<contenttweaker:tiersixship>,
|
|
[" LG GL ",
|
|
"LEE EEL",
|
|
"EEEEEEE",
|
|
" EAFAE ",
|
|
"EBFCFBE",
|
|
" EPPPE ",
|
|
" ETTTE "],
|
|
{ A : <meta_tile_entity:super_chest.mv>,
|
|
B : <metaitem:field.generator.iv>,
|
|
C : <nuclearcraft:fission_controller_new_fixed>,
|
|
E : <ore:plateDoubleEnderium>,
|
|
F : <thermalexpansion:frame:148>,
|
|
G : <contenttweaker:t2guidance>,
|
|
L : <contenttweaker:t3laser>,
|
|
P : <nuclearcraft:fission_port>,
|
|
T : <simplyjetpacks:metaitemmods:29> }
|
|
);
|
|
|
|
///////////// Tier Seven Space Ship //////////////////
|
|
|
|
makeExtremeRecipe9(<contenttweaker:tiersevenship>,
|
|
[" L D L ",
|
|
" DDDGDDD ",
|
|
"LDDDDDDDL",
|
|
"DDDDPDDDD",
|
|
"DDDAEADDD",
|
|
"DDDDPDDDD",
|
|
"DDDDDDDDD",
|
|
"D DDDDD D",
|
|
"D WW WW D"],
|
|
{ A : <metaitem:field.generator.luv>,
|
|
D : <ore:plateDoubleDraconium>,
|
|
E : <draconicevolution:ender_energy_manipulator>,
|
|
G : <contenttweaker:t2guidance>,
|
|
L : <contenttweaker:t3laser>,
|
|
P : <draconicevolution:particle_generator:2>,
|
|
W : <contenttweaker:warpengine> }
|
|
);
|
|
|
|
makeShaped("of_warpengine", <contenttweaker:warpengine>,
|
|
["PIP",
|
|
"ABA",
|
|
"CDC"],
|
|
{ A : <draconicevolution:dislocator_advanced>,
|
|
B : <ore:blockEnderium>,
|
|
C : <simplyjetpacks:metaitemmods:30>,
|
|
D : <simplyjetpacks:metaitemmods:11>,
|
|
I : <draconicevolution:item_dislocation_inhibitor>,
|
|
P : <ore:plateCrystalMatrix> }
|
|
);
|
|
|
|
|
|
///////////// Tier Eight Space Ship //////////////////
|
|
|
|
makeExtremeRecipe9(<contenttweaker:tiereightship>,
|
|
[" G C C G ",
|
|
" WCCLCCW ",
|
|
" WCIIICW ",
|
|
"LCIIIIICL",
|
|
"WCAABAACW",
|
|
"WCWWIWWCW",
|
|
"WDCCICCDW",
|
|
"WMWWIWWMW",
|
|
" E E "],
|
|
{ A : <meta_tile_entity:super_chest.hv>,
|
|
B : <metaitem:field.generator.zpm>,
|
|
C : <ore:plateDoubleCrystalMatrix>,
|
|
D : <advancedrocketry:warpcore>,
|
|
E : <contenttweaker:warpengine>,
|
|
G : <contenttweaker:t2guidance>,
|
|
I : <ore:plateDoubleIridium>,
|
|
L : <contenttweaker:t3laser>,
|
|
M : <advancedrocketry:warpmonitor>,
|
|
W : <ore:plateDoubleTungstenCarbide> }
|
|
);
|
|
|
|
|
|
|
|
///////////// Tier Nine Space Ship //////////////////
|
|
|
|
makeExtremeRecipe9(<contenttweaker:tiernineship>,
|
|
[" Q ",
|
|
" QQQ ",
|
|
" QUQ ",
|
|
" QQAQQ ",
|
|
" QQQQQQQ ",
|
|
"QQBQRQBQQ",
|
|
" QQQCQQQ ",
|
|
" QQQQQQQ ",
|
|
"QQ W W QQ"],
|
|
{ A : <metaitem:field.generator.uv>,
|
|
B : <meta_tile_entity:super_chest.ev>,
|
|
C : <draconicevolution:reactor_core>,
|
|
Q : <contenttweaker:quantumfluxedeterniumplating>,
|
|
R : <draconicevolution:reactor_component>,
|
|
U : <contenttweaker:universalnavigator>,
|
|
W : <contenttweaker:warpengine> }
|
|
);
|
|
|
|
makeShaped("of_universalnavigator", <contenttweaker:universalnavigator>,
|
|
["ABA",
|
|
"BCB",
|
|
"ABA"],
|
|
{ A : <metaitem:plateNaquadahAlloy>,
|
|
B : <metaitem:processor.neuro>,
|
|
C : <metaitem:circuit.wetware_mainframe> }
|
|
);
|
|
<contenttweaker:universalnavigator>.addTooltip(format.blue("See you later, navigator!"));
|
|
|
|
///////////// Tier Ten Space Ship //////////////////
|
|
|
|
makeExtremeRecipe9(<contenttweaker:tiertenship>,
|
|
[" N N ",
|
|
" NUN NUN ",
|
|
" NNN NNN ",
|
|
" NNN NNN ",
|
|
" NCNNNCN ",
|
|
"PNRN NRNP",
|
|
"NNNNANNNN",
|
|
" N NNN N ",
|
|
"N W W N"],
|
|
{ A : <meta_tile_entity:super_chest.iv>,
|
|
C : <draconicevolution:reactor_core>,
|
|
N : <ore:plateDoubleNeutronium>,
|
|
P : <solarflux:solar_panel_neutronium>,
|
|
R : <draconicevolution:reactor_component>,
|
|
U : <contenttweaker:universalnavigator>,
|
|
W : <contenttweaker:warpengine> }
|
|
);
|
|
|
|
<extendedcrafting:trimmed:0>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:1>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:2>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:3>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:4>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:5>.displayName = "Block of Black Steel";
|
|
<extendedcrafting:trimmed:5>.clearTooltip();
|
|
<extendedcrafting:trimmed:5>.addTooltip("Block of Black Steel");
|
|
<extendedcrafting:trimmed:5>.addTooltip(
|
|
format.gray(
|
|
format.italic("Omnium Trimmed")));
|
|
|
|
recipes.removeByRecipeName("avaritia:items/resource/neutron_nugget");
|
|
|
|
|
|
// Quantum Flux
|
|
|
|
makeShaped("of_quantumflux_b", <contenttweaker:quantumflux>,
|
|
[" M ",
|
|
"MDM",
|
|
" M "],
|
|
{ M : <contenttweaker:moondust>,
|
|
D : <minecraft:diamond> }
|
|
);
|
|
|
|
|
|
// AA Experience Solidifier
|
|
recipes.remove(<actuallyadditions:block_xp_solidifier>);
|
|
makeShaped("of_aa_block_xp_solidifier", <actuallyadditions:block_xp_solidifier>,
|
|
["AAA",
|
|
"ABA",
|
|
"AAA"],
|
|
{ A : <metaitem:plateVibrantAlloy>,
|
|
B : <meta_tile_entity:fluid_solidifier.hv> }
|
|
);
|
|
<actuallyadditions:item_solidified_experience>.addTooltip(
|
|
format.green("Drops from monsters, and can be made in"));
|
|
<actuallyadditions:item_solidified_experience>.addTooltip(
|
|
format.green("a Fluid Solidifier or Experience Solidifier."));
|
|
|
|
// Solidified Experience
|
|
solidifier.recipeBuilder()
|
|
.fluidInputs([<liquid:xpjuice> * 160])
|
|
.notConsumable(<metaitem:shape.mold.ball>)
|
|
.outputs(<actuallyadditions:item_solidified_experience>)
|
|
.duration(500).EUt(16).buildAndRegister();
|
|
|
|
fluid_extractor.recipeBuilder()
|
|
.inputs(<actuallyadditions:item_solidified_experience>)
|
|
.fluidOutputs(<liquid:xpjuice> * 160)
|
|
.duration(80).EUt(32).buildAndRegister();
|
|
|
|
<contenttweaker:tierfourship>.addTooltip(format.white(
|
|
format.italic("Harvests ultra cold materials from the deepest parts of empty space.")));
|
|
<contenttweaker:tierfiveship>.addTooltip(format.white(
|
|
format.italic("Harvests strange materials from End microverses.")));
|
|
<contenttweaker:tiersixship>.addTooltip(format.white(
|
|
format.italic("Harvests extremely rare materials from every concievable reality.")));
|
|
<contenttweaker:tiersevenship>.addTooltip(format.white(
|
|
format.italic("Hunts Wyrms and End Dragons from the microverse")));
|
|
<contenttweaker:tiersevenship>.addTooltip(format.white(
|
|
format.italic("and returns with parts from their carapaces.")));
|
|
<contenttweaker:tiereightship>.addTooltip(format.white(
|
|
format.italic("Hunts inconcievable monstrosities from beyond the End")));
|
|
<contenttweaker:tiereightship>.addTooltip(format.white(
|
|
format.italic("and returns with bizzare trinkets.")));
|
|
<contenttweaker:tiernineship>.addTooltip(format.white(
|
|
format.italic("Collapses microverse stars and harvests their delicious neutronium cores.")));
|
|
<contenttweaker:tiertenship>.addTooltip(format.white(
|
|
format.italic("Collapses an entire microverse and harvests it whole.")));
|
|
<contenttweaker:tiertenship>.addTooltip(format.white(
|
|
format.italic("Try to aim for uninhabited ones.")));
|
|
|
|
|
|
// Dense Hydrogen
|
|
makeShaped("of_densehydrogen", <contenttweaker:densehydrogen>,
|
|
["HHH",
|
|
"HHH",
|
|
"HHH"],
|
|
{ H : <contenttweaker:solidifiedhydrogen> }
|
|
);
|
|
|
|
// Dense -> Solidified decomposition
|
|
recipes.addShapeless(<contenttweaker:solidifiedhydrogen> * 9, [<contenttweaker:densehydrogen>]);
|
|
|
|
// Ultra Dense Hydrogen
|
|
makeShaped("of_ultradensehydrogen", <contenttweaker:ultradensehydrogen>,
|
|
["DDD",
|
|
"DDD",
|
|
"DDD"],
|
|
{ D : <contenttweaker:densehydrogen> }
|
|
);
|
|
|
|
// Ultra Dense -> Dense decomposition
|
|
recipes.addShapeless(<contenttweaker:densehydrogen> * 9, [<contenttweaker:ultradensehydrogen>]);
|
|
|
|
|
|
|
|
|