beta-0.14.6
This commit is contained in:
@@ -0,0 +1,115 @@
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:energy_acceptor>,["Accepts power for a ME network, networks without a ME Controller have 8 channels."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:controller>,["Upgrade to energy acceptor for bigger networks, Each face provides 32 channels.","","Multiple controllers can be used for even more channels however; All controllers must be connected, The volume of the controller must be within 7x7x7 and no controller can have more that one axis with controllers on both sides."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:drive>,["Stores 10 ME Storage Cells"]);
|
||||
mods.jei.JEI.addDescription(<extracells:hardmedrive>,["Stores 3 ME Storage Cells"]);
|
||||
mods.jei.JEI.addDescription(<extracells:part.base:7>,["Stores 6 ME Storage Cells per face","","You can fit 5 around a cable for triple the density of regular drives"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:chest>,["Stores a single ME Storage Cell, but also has a terminal for that single cell"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:io_port>,["Used to quickly move items in and out of cells"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:security_station>,["Protects your ME system from other players and lets you bind wireless terminals to your network.","","Biometric Cards can be used to give others permissions, whoever placed the terminal is the owner and connect have their permissions changed."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_1k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 64 to 128 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_4k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 256 to 512 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_16k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 1024 to 2048 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_64k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 4096 to 8192 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:0>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 16k to 32k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:1>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 64k to 128k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:2>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 256k to 512k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:3>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 1024k to 2048k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:quantum_link>,<appliedenergistics2:quantum_ring>],["Used to make the ME Quantum Bridge, for wireless ae2 setups.","","Made with a Quantum Chanber surrounded by 8 Quantum Rings.","","Carries 32 channels (you can use P2P channels for more), only the 4 rings touching the core will connect to cables.","","Needs a pair of Quantum Entangled Singularity's to function."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_unit>,["Base block used to form a Crafting CPU, does nothing but is used to craft all the blocks for the Crafting CPU.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:crafting_storage_1k>,<appliedenergistics2:crafting_storage_4k>,<appliedenergistics2:crafting_storage_16k>,<appliedenergistics2:crafting_storage_64k>,<extracpus:crafting_storage_256k>,<extracpus:crafting_storage_1024k>,<extracpus:crafting_storage_4096k>,<extracpus:crafting_storage_16384k>],["Used to add storage for crafting larger crafts will need more storage."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_monitor>,["Shows what job the Crafting CPU is currently doing and how many it has remaining to make."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_accelerator>,["Allows the Crafting CPU to parallelise crafting jobs for increased speed, only has an effect if the ME system can split the job i.e. multiple patterns/assemblers."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:cell_workbench>,["Lets you partition cells to only allow certain items inside them."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:view_cell>,["Can be partitioned inside a Cell Workbench then placed in a terminal to filter what items are shown, does not remove the items from the system it just hides them."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:26>,["Allows compatible devices to be turned on and off with redstone or activate on a redstone pulse."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:27>,["Increases amount of slots for configuring items on compatible devices."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:29>,["Adds damage filtering/ignoring to compatible devices."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:30>,["Increases speed of compatible devices."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:31>,["Inverts behaviour on compatible devices from a whitelist to a blacklist."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:53>,["Allows compatible devices to request items to be autocrafted."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:58>,["Adds more slots for patterns."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:59>,["When placed in a ME Quantum Bridge gives wireless terminals infinite range."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:60>,["Adds a medium range magnet (~6 blocks) to a wireless terminal, can be filtered in a Cell Workbench."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:140>,["Crafting Component for better cables, also can be placed on a cable to allow it to share power but not data with another cable."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:16>,<appliedenergistics2:part:36>],["Basic cable, connects to any colour cable."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:0>,<appliedenergistics2:part:1>,<appliedenergistics2:part:2>,<appliedenergistics2:part:3>,<appliedenergistics2:part:4>,<appliedenergistics2:part:5>,<appliedenergistics2:part:7>,<appliedenergistics2:part:8>,<appliedenergistics2:part:9>,<appliedenergistics2:part:10>,<appliedenergistics2:part:11>,<appliedenergistics2:part:12>,<appliedenergistics2:part:13>,<appliedenergistics2:part:14>,<appliedenergistics2:part:15>,<appliedenergistics2:part:20>,<appliedenergistics2:part:21>,<appliedenergistics2:part:22>,<appliedenergistics2:part:23>,<appliedenergistics2:part:24>,<appliedenergistics2:part:25>,<appliedenergistics2:part:26>,<appliedenergistics2:part:27>,<appliedenergistics2:part:28>,<appliedenergistics2:part:29>,<appliedenergistics2:part:30>,<appliedenergistics2:part:31>,<appliedenergistics2:part:32>,<appliedenergistics2:part:33>,<appliedenergistics2:part:34>,<appliedenergistics2:part:35>],["Coloured cable, only connects to cables of same colour."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:56>,["Smart cable, connects to any colour cable and shows how many channels are passing through it."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:40>,<appliedenergistics2:part:41>,<appliedenergistics2:part:42>,<appliedenergistics2:part:43>,<appliedenergistics2:part:44>,<appliedenergistics2:part:45>,<appliedenergistics2:part:46>,<appliedenergistics2:part:47>,<appliedenergistics2:part:48>,<appliedenergistics2:part:49>,<appliedenergistics2:part:50>,<appliedenergistics2:part:51>,<appliedenergistics2:part:52>,<appliedenergistics2:part:53>,<appliedenergistics2:part:54>,<appliedenergistics2:part:55>],["Smart coloured cable, only connects to cables of the same colour and shows how many channels are passing through it."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:516>,["Basic dense cable, connects to any colour and carries 32 channels."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:76>,["Smart dense cable, connects to any colour, carries 32 channels and, shows how many channels are passing through it."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:60>,<appliedenergistics2:part:61>,<appliedenergistics2:part:62>,<appliedenergistics2:part:63>,<appliedenergistics2:part:64>,<appliedenergistics2:part:65>,<appliedenergistics2:part:66>,<appliedenergistics2:part:67>,<appliedenergistics2:part:68>,<appliedenergistics2:part:69>,<appliedenergistics2:part:70>,<appliedenergistics2:part:71>,<appliedenergistics2:part:72>,<appliedenergistics2:part:73>,<appliedenergistics2:part:74>,<appliedenergistics2:part:75>],["Smart coloured dense cable, only connects to cables of the same colour, carries 32 channels and, shows how many channels are passing through it."]);mods.jei.JEI.addDescription(<appliedenergistics2:part:120>,["Can be placed on a cable to block connections on that side, used to craft facades with 4 anchors in a plus crafted around most blocks."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:80>,["Can be placed on a cable to give it redstone control, off by default."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:100>,["Can be placed on a cable to give it redstone control, on by default."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:240>,["Pulls items from the connected inventory into the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:260>,["Pushes items from the ME system to the connected inventory."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:220>,["Can connect any inventory to be treated as a part of the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:241>,["Pulls fluids from the connected tank into the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:261>,["Pushes fluids from the ME system to the connected tank."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:221>,["Can connect any tank to be treated as a part of the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:222>,["Like a ME Storage Bus but config is set using ore dictionary tags i.e. 'ore*' to store all ore tags that start with ore to store most ores."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:280>,["Emits a redstone signal when a given item is above or below a set limit, ME level maintainer is better for autocrafting when the items fall below this limit."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:281>,["Emits a redstone signal when a given fluid is above or below a set limit."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:300>,["Destroys the facing block if it can be stored in the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:301>,["Destroys the facing block if it can be stored in the ME system, but with silk touch."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:302>,["Will pickup facing fluids if it can be stored in the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:320>,["Places blocks that enter the ME system in the world.","","Does not export already stored items, make a subnet and send items into it to have them placed."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:321>,["Places fluids that enter the ME system in the world.","","Does not export already stored fluids, make a subnet and send fluid into it to have it placed."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:400>,["Can be given an item and will display how much of it is stored in the ME System."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:420>,["An upgraded Storage Monitor items can be taken out and inserted directly, right clicking with an empty hand will try to store the entire inventory."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:interface>,["Takes processing patterns for sending items to machines and can be set to stock its inventory from items in the ME System.","","Also sends any items it receives back into the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_interface>,["Can be set to keep its buffer full of fluids from the ME System."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:molecular_assembler>,["Crafts items, can be given a single pattern or interfaces can be placed adjacent."]);
|
||||
mods.jei.JEI.addDescription(<extracells:fluidfiller>,["Teaches the ME System how to craft buckets from fluids stored in the ME System, crafts that use buckets like this return the bucket but the craft will still need enough buckets to fill all the fluids before it can start.","","Consider using AE2FluidCrafting before this."]);
|
||||
mods.jei.JEI.addDescription(<extracells:part.base:10>,["Can be given a bucket of fluid and will display how much of it is stored in the ME System."]);
|
||||
mods.jei.JEI.addDescription(<extracells:part.base:11>,["An upgraded Fluid Storage Monitor fluids can be taken out and inserted directly."]);
|
||||
mods.jei.JEI.addDescription(<extracells:part.base:12>,["Exports items from the ME system into the facing block using ore dictionary tags, i.e. 'ore*' would export all ores."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:quartz_growth_accelerator>,["Makes adjacent water growth pure seeds faster, up to 6 can be placed around water."]);
|
||||
mods.jei.JEI.addDescription(<ae2stuff:grower>,["Grows pure seeds very fast and can make fluix without water."]);
|
||||
mods.jei.JEI.addDescription(<threng:machine:3>,["Lazy ae2 interface, only holds 9 patterns but has very high throughput"]);
|
||||
mods.jei.JEI.addDescription(<threng:machine:4>,["Better version of level emitter, can restock 5 items."]);
|
||||
mods.jei.JEI.addDescription(<threng:machine:5>,["Better version of charger, doesn’t accept ae2 power, but is very fast."]);
|
||||
mods.jei.JEI.addDescription([<threng:big_assembler:0>,<threng:big_assembler:1>,<threng:big_assembler:2>],["Used for the Mass Assembly Chamber, a ludicrously fast alternative to molecular assemblers.","","Made with edges from Mass Assembler Frames, faces from Mass Assembler Vents, and 1 Mass Assembler Controller in place of any vent.","","The Insides are filled with either MA Pattern Providers or MA Crafting Coprocessors, at least 1 Pattern Provider is needed.","","Right click the controller to form, max volume is 512 blocks."]);
|
||||
mods.jei.JEI.addDescription(<threng:big_assembler:3>,["Provides 36 patterns for the Mass Assembly Chamber."]);
|
||||
mods.jei.JEI.addDescription(<threng:big_assembler:4>,["Increases the speed of the Mass Assembly Chamber."]);
|
||||
mods.jei.JEI.addDescription(<threng:big_assembler:5>,["Optional feature for the Mass Assembly Chamber, allows the patterns inside the chamber to be accessed."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:infusion_provider>,["Provides esssentia in the system for infusion crafting. Can work with a crucible/thaumathorium using an emptying essentia transfuser"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:arcane_assembler>,["Autocrafts Thaumcraft recipes, use the Arcane Autoworkbench instead."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:arcane_terminal>,["Like a regular crafting table but can craft Thaumcraft recipes."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:arcane_inscriber>,["Used to make 'patterns' for the Arcane Assembler"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_terminal>,["Terminal for storing and retrieving essentia"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_import>,["Pulls essentia from the connected container into the ME system."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_export>,["Pushes essentia from the ME system to the connected container."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_storage>,["Lets the ME system treat a jar or container as a part of the system."]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_1k>,["Stores essentia in cell form, stores ~8k essentia"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_4k>,["Stores essentia in cell form, stores ~32k essentia"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_16k>,["Stores essentia in cell form, stores ~128k essentia"]);
|
||||
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_64k>,["Stores essentia in cell form, stores ~512k essentia"]);
|
||||
mods.jei.JEI.addDescription(<extracells:fluidcrafter>,["Can craft recipes that use buckets using fluid stored in the ME system using stored fluid instead of a bucket."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:fluid_assembler>,["Can craft recipes that use buckets using fluid stored in the ME system using stored fluid instead of a bucket, needs a ME Fluid Discretizer to craft fake fluid."]);
|
||||
mods.jei.JEI.addDescription(<ae2stuff:encoder>,["Block version of pattern terminal"]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:fluid_pattern_encoder>,["Block version of fluid pattern terminal"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:inscriber>,["Crafts processors, the face in which items are inserted matters."]);
|
||||
mods.jei.JEI.addDescription(<ae2stuff:inscriber>,["Crafts processors faster, the face in which items are inserted does not matter."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:fluid_discretizer>,["Allows easier fluid crafting by letting fluid be converted into droplet items during crafting, DO NOT make more than 1 on a ME system."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:fluid_packet_decoder>,["Converts droplets back into fluid in case you manage to stuck with some. This lets you set up automations where you can treat fluid drops as items."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:ingredient_buffer>,["A buffer block that is both a chest and tank, has 4x 16b tanks and 9 slots"]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:large_ingredient_buffer>,["A buffer block that is both a chest and tank, has 7x 16b tanks and 27 slots"]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:burette>,["Can be used to fill a tank with a precise amount of fluid, not needed due to decent JEI integration."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:dual_interface>,["A Interface and Fluid Interface in one block."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:fluid_level_maintainer>,["Better version of fluid level emitter, can maintain 5 fluids."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_1k>,["Stores fluid in cell form, stores ~8k buckets."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_4k>,["Stores fluid in cell form, stores ~32k buckets."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_16k>,["Stores fluid in cell form, stores ~128k buckets."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_64k>,["Stores fluid in cell form, stores ~512k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:4>,["Stores fluid in cell form, stores ~2048k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:5>,["Stores fluid in cell form, stores ~8192k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:6>,["Stores fluid in cell form, stores ~65536k buckets."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:part_fluid_pattern_terminal>,["Like a Pattern Terminal but can make patterns using fluids."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:part_fluid_pattern_ex_terminal>,["Like a Fluid Pattern Terminal but can have up to 16 inputs and 6 outputs for more complex recipes."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:340>,["Used to make patterns, crafting patterns can be placed in interfaces touching molecular assemblers and processing patterns can be put in interfaces touching machines to automate them."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:341>,["Like a Pattern Terminal but can have up to 16 inputs and 6 outputs for more complex recipes."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:520>,["Like a standard terminal but for fluids.","","Can be used to fill some tanks and buckets from the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:380>,["Basic terminal used to store and retrieve items from the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:521>,["Like the ME Interface Terminal but shows the stocked item config rather than stored patterns."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:522>,["Shows the stocked fluid config for fluid terminals."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:500>,<appliedenergistics2:part:501>,<appliedenergistics2:part:502>,<appliedenergistics2:part:503>,<appliedenergistics2:part:504>,<appliedenergistics2:part:505>,<appliedenergistics2:part:506>,<appliedenergistics2:part:507>,<appliedenergistics2:part:508>,<appliedenergistics2:part:509>,<appliedenergistics2:part:510>,<appliedenergistics2:part:511>,<appliedenergistics2:part:512>,<appliedenergistics2:part:513>,<appliedenergistics2:part:514>,<appliedenergistics2:part:515>],["Coloured dense cable, only connects to cables of the same colour."]);
|
||||
+18
-2
@@ -295,9 +295,17 @@ recipes.addShaped(<appliedenergistics2:creative_energy_cell>,
|
||||
recipes.remove(<appliedenergistics2:part:341>);
|
||||
|
||||
recipes.addShaped(<appliedenergistics2:part:341>,
|
||||
[[<contenttweaker:mythic_excavation_engine>, <appliedenergistics2:part:76>, <contenttweaker:mythic_excavation_engine>],
|
||||
[[<contenttweaker:promethium_shard>, <appliedenergistics2:part:76>, <contenttweaker:promethium_shard>],
|
||||
[<appliedenergistics2:part:340>, <appliedenergistics2:part:76>, <appliedenergistics2:part:340>],
|
||||
[<contenttweaker:mythic_excavation_engine>, <appliedenergistics2:part:76>, <contenttweaker:mythic_excavation_engine>]]);
|
||||
[<contenttweaker:promethium_shard>, <appliedenergistics2:part:76>, <contenttweaker:promethium_shard>]]);
|
||||
|
||||
recipes.remove(<ae2fc:part_fluid_pattern_ex_terminal>);
|
||||
|
||||
recipes.addShaped(<ae2fc:part_fluid_pattern_ex_terminal>,
|
||||
[[<contenttweaker:promethium_shard>, <appliedenergistics2:part:76>, <contenttweaker:promethium_shard>],
|
||||
[<ae2fc:part_fluid_pattern_terminal>, <appliedenergistics2:part:76>, <ae2fc:part_fluid_pattern_terminal>],
|
||||
[<contenttweaker:promethium_shard>, <appliedenergistics2:part:76>, <contenttweaker:promethium_shard>]]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<appliedenergistics2:crystal_seed:600>, <minecraft:glowstone_dust>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<appliedenergistics2:crystal_seed:1200>, <minecraft:glowstone_dust>);
|
||||
@@ -333,3 +341,11 @@ Inscriber.addRecipe(<appliedenergistics2:material:59>,
|
||||
|
||||
recipes.remove(<extracells:terminal.fluid.wireless>);
|
||||
recipes.remove(<extracells:terminal.universal.wireless>);
|
||||
|
||||
recipes.remove(<aenetvistool:net_visualizer>);
|
||||
|
||||
recipes.addShapeless(<aenetvistool:net_visualizer>,
|
||||
[<ae2stuff:visualiser>]);
|
||||
|
||||
recipes.addShapeless(<ae2stuff:visualiser>,
|
||||
[<aenetvistool:net_visualizer>]);
|
||||
|
||||
@@ -16,3 +16,18 @@ recipes.addShaped(<astralsorcery:blockblackmarble:0>*8,
|
||||
[<ore:stoneMarble>, <ore:stoneMarble>, <ore:stoneMarble>]]);
|
||||
|
||||
mods.astralsorcery.Lightwell.addLiquefaction(<contenttweaker:the_dark_star>, <fluid:astralsorcery.liquidstarlight>, 2.5, 1000.0, 0);
|
||||
|
||||
|
||||
|
||||
|
||||
mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/skythernEMC",
|
||||
<astralsorcery:blockaltar:3>, 100, 100,
|
||||
[
|
||||
<astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>,<astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>,
|
||||
<astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>, <astralsorcery:itemcraftingcomponent:4>, <astralsorcery:blockblackmarble:0>,
|
||||
<astralsorcery:blockblackmarble:0>, <astralsorcery:blockblackmarble:0>, <astralsorcery:blockblackmarble:0>, <astralsorcery:blockmarble:6>, <astralsorcery:blockmarble:6>,
|
||||
<astralsorcery:blockmarble:6>, <astralsorcery:blockmarble:6>, <astralsorcery:blockmarble:6>, <astralsorcery:blockmarble:6>,<astralsorcery:blockmarble:6>,
|
||||
<astralsorcery:blockmarble:6>,<astralsorcery:itemcraftingcomponent:3>, <astralsorcery:itemcraftingcomponent:3>,<astralsorcery:itemcraftingcomponent:3>, <astralsorcery:itemcraftingcomponent:3>
|
||||
//Outer Items, indices 25+
|
||||
|
||||
]);
|
||||
|
||||
@@ -257,6 +257,13 @@ muonextraction.addItemInput(<mysticalagradditions:neutronium_essence>*2);
|
||||
muonextraction.addItemOutput(<avaritia:resource:4>);
|
||||
muonextraction.build();
|
||||
|
||||
val uumatterexttract = RecipeBuilder.newBuilder("gateval2","mythic_processor_muon_extractor",2);
|
||||
uumatterexttract.addEnergyPerTickInput(2000000);
|
||||
uumatterexttract.addItemInput(<enderio:block_infinity_fog:0>);
|
||||
uumatterexttract.addItemOutput(<techreborn:uumatter>*5);
|
||||
uumatterexttract.setChance(0.1);
|
||||
uumatterexttract.build();
|
||||
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<avaritia:neutronium_compressor>,
|
||||
[[<contenttweaker:lawrencium_262>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:lawrencium_262>],
|
||||
[<avaritia:block_resource:0>, <biomesoplenty:earth>, <avaritia:block_resource:0>],
|
||||
|
||||
@@ -223,8 +223,8 @@ bettersolidfusion5.build();
|
||||
|
||||
val bettersolidfusion6 = RecipeBuilder.newBuilder("bettersolidfusion6","inertial_confinement_reactor",10);
|
||||
bettersolidfusion6.addEnergyPerTickInput(1000000);
|
||||
bettersolidfusion6.addItemInput(<ore:ingotIridium>,4);
|
||||
bettersolidfusion6.addItemInput(<ore:ingotTitanium>,4);
|
||||
bettersolidfusion6.addItemInput(<ore:ingotIridium>*4);
|
||||
bettersolidfusion6.addItemInput(<ore:ingotTitanium>*4);
|
||||
bettersolidfusion6.addItemOutput(<contenttweaker:superfused_alloy_ingot>*8);
|
||||
bettersolidfusion6.build();
|
||||
|
||||
|
||||
@@ -78,3 +78,158 @@ markofthesamurai.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
markofthesamurai.register();
|
||||
|
||||
|
||||
|
||||
var terraformassiflora= VanillaFactory.createItem("terraformassiflora");
|
||||
terraformassiflora.maxStackSize = 1;
|
||||
terraformassiflora.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 151) {
|
||||
player.sendChat("The biome ritual callstone will tell you where you need to be!");
|
||||
return "FAIL";
|
||||
}
|
||||
player.sendChat("Success! You are in the right place!");
|
||||
|
||||
// obtain position under player
|
||||
var playerpos = player.position as crafttweaker.util.Position3f;
|
||||
|
||||
// locations to place biomes
|
||||
val MystriumBiomeLocations = [[-2,-2],[2,2]] as int[][];
|
||||
val NuclearWastelandLocations = [[-1,-2],[1,2]] as int[][];
|
||||
val StorageBiomeLocations = [[0,-2],[0,2]] as int[][];
|
||||
val CrystalChasmsLocations = [[1,-2],[-1,2]] as int[][];
|
||||
val BlackVoidLocations = [[2,-2],[-2,2]] as int[][];
|
||||
val TwilightStreamLocations = [[-2,-1],[2,-1],[-2,1],[2,1]] as int[][];
|
||||
val AlienForestLocations = [[-1,-1],[1,1]] as int[][];
|
||||
val ThornlandsLocations = [[1,-1],[-1,1]] as int[][];
|
||||
val IromineLocations = [[-1,0],[1,0]] as int[][];
|
||||
val StormlandLocations = [[0,-1],[0,1]] as int[][];
|
||||
val BogLocations = [[0,0]] as int[][];
|
||||
val TaintedLandsLocations = [[-2,0],[2,0]] as int[][];
|
||||
|
||||
// biome to pattern
|
||||
val MysteriumBiomeName = "Mysterium" as string;
|
||||
val NuclearWastelandBiomeName = "Nuclear Wasteland" as string;
|
||||
val StorageBiomeName = "Storage Cell" as string;
|
||||
val CrystalChasmsBiomeName = "CrystalChasms" as string;
|
||||
val BlackVoidBiomeName = "Dangerous Black Void" as string;
|
||||
val TwilightStreamBiomeName = "Twilight Stream" as string;
|
||||
val AlienForestBiomeName = "Alien Forest" as string;
|
||||
val ThornlandsBiomeName = "Thornlands" as string;
|
||||
val IromineBiomeName = "Iromine" as string;
|
||||
val StormlandBiomeName = "Stormland" as string;
|
||||
val BogBiomeName = "Bog" as string;
|
||||
val TaintedLandsBiomeName = "Tainted Lands" as string;
|
||||
|
||||
player.sendChat("Complete the biome ritual!");
|
||||
player.sendChat("It occupies a 5x5 around you, you are in the center!");
|
||||
|
||||
// get number of matches
|
||||
val MysteriumMatches = checkBiomesAtPositions(MysteriumBiomeName, playerpos, MystriumBiomeLocations, world) as int;
|
||||
val NuclearWastelandMatches = checkBiomesAtPositions(NuclearWastelandBiomeName, playerpos, NuclearWastelandLocations, world) as int;
|
||||
val StorageBiomeMatches = checkBiomesAtPositions(StorageBiomeName, playerpos, StorageBiomeLocations, world) as int;
|
||||
val CrystalChasmsMatches = checkBiomesAtPositions(CrystalChasmsBiomeName, playerpos, CrystalChasmsLocations, world) as int;
|
||||
val BlackVoidMatches = checkBiomesAtPositions(BlackVoidBiomeName, playerpos, BlackVoidLocations, world) as int;
|
||||
val TwilightStreamMatches = checkBiomesAtPositions(TwilightStreamBiomeName, playerpos, TwilightStreamLocations, world) as int;
|
||||
val AlienForestMatches = checkBiomesAtPositions(AlienForestBiomeName, playerpos, AlienForestLocations, world) as int;
|
||||
val ThornlandsMatches = checkBiomesAtPositions(ThornlandsBiomeName, playerpos, ThornlandsLocations, world) as int;
|
||||
val IromineMatches = checkBiomesAtPositions(IromineBiomeName, playerpos, IromineLocations, world) as int;
|
||||
val StormlandMatches = checkBiomesAtPositions(StormlandBiomeName, playerpos, StormlandLocations, world) as int;
|
||||
val BogMatches = checkBiomesAtPositions(BogBiomeName, playerpos, BogLocations, world) as int;
|
||||
val TaintedLandsMatches = checkBiomesAtPositions(TaintedLandsBiomeName, playerpos, TaintedLandsLocations, world) as int;
|
||||
|
||||
val NumberOfMatches = MysteriumMatches + NuclearWastelandMatches + StorageBiomeMatches + CrystalChasmsMatches + BlackVoidMatches + TwilightStreamMatches + AlienForestMatches + ThornlandsMatches + IromineMatches + StormlandMatches + BogMatches + TaintedLandsMatches as int;
|
||||
|
||||
player.sendChat("Biome Ritual: " ~ NumberOfMatches ~ " out of 25");
|
||||
|
||||
if((MysteriumMatches) == 2) {
|
||||
player.sendChat("Mysterium : " ~ MysteriumMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #1 : " ~ MysteriumMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((NuclearWastelandMatches) == 2) {
|
||||
player.sendChat("Nuclear Wasteland : " ~ NuclearWastelandMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #2 : " ~ NuclearWastelandMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((StorageBiomeMatches) == 2) {
|
||||
player.sendChat("Storage Biome : " ~ StorageBiomeMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #3 : " ~ StorageBiomeMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((CrystalChasmsMatches) == 2) {
|
||||
player.sendChat("Crystal Chasms : " ~ CrystalChasmsMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #4 : " ~ CrystalChasmsMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((BlackVoidMatches) == 2) {
|
||||
player.sendChat("Dangerous Black Void : " ~ BlackVoidMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #5 : " ~ BlackVoidMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((TwilightStreamMatches) == 4) {
|
||||
player.sendChat("Twilight Stream : " ~ TwilightStreamMatches ~ " out of 4");
|
||||
} else {
|
||||
player.sendChat("Biome #6 : " ~ TwilightStreamMatches ~ " out of 4");
|
||||
}
|
||||
|
||||
if((AlienForestMatches) == 2) {
|
||||
player.sendChat("Alien Forest : " ~ AlienForestMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #7 : " ~ AlienForestMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((ThornlandsMatches) == 2) {
|
||||
player.sendChat("Thornlands : " ~ ThornlandsMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #8 : " ~ ThornlandsMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((IromineMatches) == 2) {
|
||||
player.sendChat("Iromine : " ~ IromineMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #9 : " ~ IromineMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((StormlandMatches) == 2) {
|
||||
player.sendChat("Stormland : " ~ StormlandMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #10: " ~ StormlandMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
if((BogMatches) == 1) {
|
||||
player.sendChat("Bog : " ~ BogMatches ~ " out of 1");
|
||||
} else {
|
||||
player.sendChat("Biome #11: " ~ BogMatches ~ " out of 1");
|
||||
}
|
||||
|
||||
if((TaintedLandsMatches) == 2) {
|
||||
player.sendChat("Bog : " ~ TaintedLandsMatches ~ " out of 2");
|
||||
} else {
|
||||
player.sendChat("Biome #12: " ~ TaintedLandsMatches ~ " out of 2");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
if((NumberOfMatches) == 25) {
|
||||
Commands.call("give @p contenttweaker:crown_of_the_energy_queen", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
} else {
|
||||
player.sendChat("The ritual is incomplete!");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
terraformassiflora.register();
|
||||
@@ -22,6 +22,8 @@ recipes.addShaped(<bloodmagic:ritual_stone:0>*12,
|
||||
[<bloodmagic:slate:1>, <bhc:green_heart>, <bloodmagic:slate:1>],
|
||||
[<divinerpg:bloodgem>, <bloodmagic:slate:1>, <divinerpg:corrupted_shards>]]);
|
||||
|
||||
// mods.bloodmagic.BloodAltar.addRecipe(<bloodmagic:decorative_brick:2>, <bloodmagic:blood_rune:7>, 5, 100000, 1000, 1000);
|
||||
|
||||
mods.bloodmagic.BloodAltar.addRecipe(<bloodmagic:decorative_brick:2>, <bloodmagic:blood_rune:7>, 5, 100000, 1000, 1000);
|
||||
|
||||
mods.bloodmagic.TartaricForge.removeRecipe([<minecraft:iron_pickaxe>, <minecraft:iron_pickaxe>, <minecraft:iron_pickaxe>, <minecraft:iron_pickaxe>]);
|
||||
|
||||
@@ -0,0 +1,369 @@
|
||||
recipes.addShapeless(<modularmachinery:iron_centrifuge_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:iron_centrifuge"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:creation_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:creation_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:infinity_furnace_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:infinity_furnace"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:bloodmaster_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bloodmaster_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:arc_reactor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arc_reactor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:chaotic_condenser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:chaotic_condenser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:plasmatic_condenser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plasmatic_condenser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:ender_stone_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:ender_stone_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:plasmatic_controller_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plasmatic_controller"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:infusinator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:infusinator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:gravitational_collapser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gravitational_collapser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mechanized_coop_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mechanized_coop"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:shadow_fracturer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:shadow_fracturer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:token_totem_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:token_totem"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:compression_engine_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:compression_engine"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:advanced_compression_engine_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:advanced_compression_engine"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:meteoric_befaller_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:meteoric_befaller"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:processor_clean_room_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:processor_clean_room"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:safe_nuke_environment_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_nuke_environment"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:me_entropic_sythesizer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:me_entropic_sythesizer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:spatial_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:spatial_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:compression_turbine_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:compression_turbine"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:soul_accumulator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:soul_accumulator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:arcane_autoworkbench_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoworkbench"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:lp_harvester_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lp_harvester"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dragonfire_forge_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_forge"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:gaia_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gaia_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:sentient_coagulator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sentient_coagulator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:illuminated_enchanter_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:illuminated_enchanter"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:cold_iron_forge_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cold_iron_forge"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:valonite_gateway_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:valonite_gateway"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dreading_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dreading_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:bloodmaster_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bloodmaster_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blood_reprocessor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_reprocessor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:empowered_monolith_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:empowered_monolith"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:arcane_autoinfuser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoinfuser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:essentia_crystallizer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_crystallizer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:auto_astral_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:auto_astral_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dragonfire_crucible_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_crucible"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:sterilized_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sterilized_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:botanic_condenser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:botanic_condenser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:pe_sterilizer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:pe_sterilizer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:wizardry_combiner_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:wizardry_combiner"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:carminite_empowerer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:carminite_empowerer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:gravitite_enchanter_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gravitite_enchanter"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:thaumic_replicator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:thaumic_replicator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:corrupted_library_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:corrupted_library"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:lilith_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lilith_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:moloch_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:moloch_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:essentia_solidifier_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_solidifier"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:baphomet_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:baphomet_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:herne_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:herne_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blood_god_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dimensional_stabilizer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dimensional_stabilizer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:terrestrial_cauldron_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:terrestrial_cauldron"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:neutronium_cannon_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:neutronium_cannon"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:neutronium_bombarder_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:neutronium_bombarder"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:particle_accelerator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:particle_accelerator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:high_impulse_accelerator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:high_impulse_accelerator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_accelerator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_accelerator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_excavation_computer_multiblock_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_excavation_computer_multiblock"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:the_cube_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:the_cube"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dyson_sphere_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_sphere"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dyson_irradiator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_irradiator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dyson_discharger_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:dyson_compressor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_compressor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:relativistic_collapser_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:relativistic_collapser"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:definer_two_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:definer_two"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_alloy_furnace_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_alloy_furnace"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_empowerer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_empowerer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_pulverizer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_pulverizer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_purifier_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_purifier"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_muon_extractor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_muon_extractor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_gearworking_die_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_gearworking_die"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_compactor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_compactor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:nightmare_electrolyzer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:nightmare_electrolyzer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_furnace_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_furnace"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_drying_rack_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_drying_rack"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:inertial_confinement_reactor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:inertial_confinement_reactor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:linear_fusion_accelerator_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:linear_fusion_accelerator"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:aluminum_lathe_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:aluminum_lathe"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blood_god_altar_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:plated_carpenter_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plated_carpenter"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier1_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier1"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier2_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier2"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier3_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier3"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier4_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier4"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier5_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier5"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier6_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier6"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier7_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier7"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier8_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier8"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier9_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier9"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier10_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier10"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier11_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier11"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier12_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier12"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier13_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier13"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier14_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier14"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier15_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier15"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier16_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier16"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier17_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier17"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier18_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier18"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier19_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier19"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier20_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier20"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier21_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier21"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier22_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier22"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier23_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier23"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier24_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier24"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier25_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier25"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier26_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier26"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier27_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier27"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier28_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier28"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier29_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier29"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:me_mythic_assembler_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:me_mythic_assembler"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:quark_decomposer_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:quark_decomposer"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
@@ -44,3 +44,7 @@ recipes.addShaped(<extrabotany:material:0>*3,
|
||||
[[null, <extrabotany:spiritfuel>, null],
|
||||
[null, <extrabotany:ultimatehammer>.reuse(), null],
|
||||
[null, <minecraft:nether_star>, null]]);
|
||||
|
||||
recipes.remove(<extrabotany:managenerator>);
|
||||
recipes.remove(<extrabotany:manaliquefaction>);
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
recipes.addShaped(<draconicevolution:draconium_block:1>,
|
||||
recipes.addShaped(<contenttweaker:charged_draconium_block>,
|
||||
[[<contenttweaker:rainbow_gemstones>, <draconicevolution:dragon_heart>, <contenttweaker:rainbow_gemstones>],
|
||||
[<draconicevolution:draconic_block>, <draconicevolution:chaos_shard:0>, <draconicevolution:draconic_block>],
|
||||
[<contenttweaker:rainbow_gemstones>, <draconicevolution:dragon_heart>, <contenttweaker:rainbow_gemstones>]]);
|
||||
|
||||
+14
-14
@@ -1,36 +1,36 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:jade>*2, <contenttweaker:jade_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:jade>*2, <contenttweaker:jade_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:amethyst>*2, <contenttweaker:amethyst_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:amethyst>*2, <contenttweaker:amethyst_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:runium_chunk>*2, <contenttweaker:runium_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:runium_chunk>*2, <contenttweaker:runium_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:sapphire>*2, <contenttweaker:sapphire_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:sapphire>*2, <contenttweaker:sapphire_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:limonite_ingot>*2, <contenttweaker:limonite_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:limonite_ingot>*2, <contenttweaker:limonite_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:rosite_ingot>*2, <contenttweaker:rosite_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:rosite_ingot>*2, <contenttweaker:rosite_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<divinerpg:realmite_ingot>*2, <contenttweaker:realmite_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<divinerpg:realmite_ingot>*2, <contenttweaker:realmite_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<divinerpg:arlemite_ingot>*2, <contenttweaker:arlemite_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<divinerpg:arlemite_ingot>*2, <contenttweaker:arlemite_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<divinerpg:rupee_ingot>*2, <contenttweaker:rupee_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<divinerpg:rupee_ingot>*2, <contenttweaker:rupee_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<divinerpg:bloodgem>*2, <contenttweaker:bloodgem_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<divinerpg:bloodgem>*2, <contenttweaker:bloodgem_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<divinerpg:netherite_ingot>*2, <contenttweaker:netherite_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<divinerpg:netherite_ingot>*2, <contenttweaker:netherite_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<aoa3:emberstone_ingot>*2, <contenttweaker:emberstone_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<aoa3:emberstone_ingot>*2, <contenttweaker:emberstone_egg>, 1200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<thaumcraft:amber>*2, <contenttweaker:amber_egg>, 100, 128);
|
||||
mods.thermalexpansion.Infuser.addRecipe(<thaumcraft:amber>*2, <contenttweaker:amber_egg>, 1200);
|
||||
|
||||
recipes.addShapeless(<thaumadditions:mithrillium_ingot>,[<contenttweaker:mithrillium_egg>, <abyssalcraft:charcoal>]);
|
||||
|
||||
recipes.addShapeless(<bewitchment:cold_iron_ingot>,[<contenttweaker:cold_iron_egg>, <abyssalcraft:charcoal>]);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:ogerite_egg>, <fluid:mana>*100, <materialpart:ogerite:ingot>, 1.8, 1.8, 1.8]);
|
||||
// mods.nuclearcraft.infuser.addRecipe([<contenttweaker:ogerite_egg>, <fluid:mana>*100, <materialpart:ogerite:ingot>, 1.8, 1.8, 1.8]);
|
||||
|
||||
|
||||
// mods.techreborn.chemicalReactor.addRecipe(<aoa3:skullbone_fragment>*2, <contenttweaker:skullbone_fragment_egg>, <contenttweaker:precasia_garnet>, 80, 256);
|
||||
|
||||
+49
-78
@@ -6,102 +6,70 @@ recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "mod
|
||||
mods.chisel.Carving.addGroup("modularblueprint");
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:iron_centrifuge"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoworkbench"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lp_harvester"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_forge"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dimensional_stabilizer"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:creation_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:infinity_furnace"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gaia_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sentient_coagulator"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:illuminated_enchanter"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cold_iron_forge"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:valonite_gateway"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dreading_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bloodmaster_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_reprocessor"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:empowered_monolith"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoinfuser"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arc_reactor"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:chaotic_condenser"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plasmatic_condenser"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:ender_stone_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_crystallizer"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:auto_astral_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plasmatic_controller"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sterilized_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:botanic_condenser"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:pe_sterilizer"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:infusinator"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:wizardry_combiner"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:carminite_empowerer"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gravitite_enchanter"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:spatial_crucible"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:thaumic_replicator"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gravitational_collapser"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:corrupted_library"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mechanized_coop"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lilith_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:moloch_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_solidifier"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:shadow_fracturer"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:baphomet_altar"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:token_totem"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:compression_turbine"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:compression_engine"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:advanced_compression_engine"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:meteoric_befaller"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:processor_clean_room"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_nuke_environment"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:me_entropic_sythesizer"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:spatial_crucible"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:compression_turbine"}));
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:soul_accumulator"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:herne_altar"}));
|
||||
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoworkbench"}),
|
||||
[[null,null,<modularmachinery:itemmodularium>],
|
||||
[null,<minecraft:paper>,null],
|
||||
[<modularmachinery:itemmodularium>,null,null]]);
|
||||
|
||||
mods.chisel.Carving.addGroup("magicmultiblocks");
|
||||
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoworkbench"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lp_harvester"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_forge"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gaia_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sentient_coagulator"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:illuminated_enchanter"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cold_iron_forge"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:valonite_gateway"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dreading_crucible"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bloodmaster_crucible"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_reprocessor"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:empowered_monolith"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoinfuser"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_crystallizer"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:auto_astral_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dragonfire_crucible"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sterilized_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:botanic_condenser"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:pe_sterilizer"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:wizardry_combiner"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:carminite_empowerer"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:gravitite_enchanter"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:thaumic_replicator"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:corrupted_library"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:lilith_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:moloch_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:essentia_solidifier"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:baphomet_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:herne_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dimensional_stabilizer"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:terrestrial_cauldron"}));
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}));
|
||||
|
||||
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:neutronium_cannon"}),
|
||||
[[null,null,null],
|
||||
@@ -115,6 +83,7 @@ mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_accelerator"}));
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_excavation_computer_multiblock"}));
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:the_cube"}));
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:quark_decomposer"}));
|
||||
|
||||
|
||||
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier1"}),
|
||||
@@ -190,3 +159,5 @@ mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itembluep
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:inertial_confinement_reactor"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:linear_fusion_accelerator"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:aluminum_lathe"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plated_carpenter"}));
|
||||
|
||||
@@ -0,0 +1,150 @@
|
||||
mods.chisel.Carving.addGroup("modularblueprintcontroller");
|
||||
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:iron_centrifuge_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:creation_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:infinity_furnace_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:bloodmaster_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:arc_reactor_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:chaotic_condenser_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:plasmatic_condenser_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:ender_stone_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:plasmatic_controller_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:mythical_resource_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:infusinator_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:gravitational_collapser_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:mechanized_coop_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:shadow_fracturer_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:token_totem_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:compression_engine_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:advanced_compression_engine_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:meteoric_befaller_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:processor_clean_room_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:safe_nuke_environment_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:me_entropic_sythesizer_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:spatial_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:compression_turbine_controller>);
|
||||
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:soul_accumulator_controller>);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("magicmultiblockscontroller");
|
||||
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:arcane_autoworkbench_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:lp_harvester_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:dragonfire_forge_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:gaia_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:sentient_coagulator_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:illuminated_enchanter_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:cold_iron_forge_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:valonite_gateway_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:dreading_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:bloodmaster_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:blood_reprocessor_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:empowered_monolith_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:arcane_autoinfuser_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:essentia_crystallizer_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:auto_astral_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:dragonfire_crucible_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:sterilized_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:botanic_condenser_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:pe_sterilizer_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:wizardry_combiner_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:carminite_empowerer_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:gravitite_enchanter_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:thaumic_replicator_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:corrupted_library_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:lilith_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:moloch_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:essentia_solidifier_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:baphomet_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:herne_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:blood_god_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:dimensional_stabilizer_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:terrestrial_cauldron_controller>);
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("quantumphysicsmultiblockscontroller");
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:neutronium_cannon_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:neutronium_bombarder_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:particle_accelerator_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:high_impulse_accelerator_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:mythic_accelerator_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:mythic_excavation_computer_multiblock_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:the_cube_controller>);
|
||||
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:quark_decomposer_controller>);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("mythicvoidminercontroller");
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier1_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier2_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier3_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier4_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier5_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier6_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier7_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier8_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier9_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier10_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier11_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier12_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier13_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier14_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier15_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier16_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier17_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier18_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier19_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier20_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier21_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier22_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier23_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier24_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier25_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier26_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier27_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier28_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:mythical_resource_miner_tier29_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicvoidminercontroller", <modularmachinery:me_mythic_assembler_controller>);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("dysonstuffcontroller");
|
||||
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_sphere_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_irradiator_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_discharger_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_compressor_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:relativistic_collapser_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:definer_two_controller>);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("mythicprocessorscontroller");
|
||||
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_alloy_furnace_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_empowerer_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_pulverizer_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_purifier_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_muon_extractor_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_gearworking_die_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_compactor_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:nightmare_electrolyzer_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_furnace_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_drying_rack_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:inertial_confinement_reactor_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:linear_fusion_accelerator_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:aluminum_lathe_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:blood_god_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:plated_carpenter_controller>);
|
||||
+1070
-2
File diff suppressed because it is too large
Load Diff
+50
-1
@@ -1179,4 +1179,53 @@ energyhive.setBlockHardness(1.0);
|
||||
energyhive.setBlockResistance(2.5);
|
||||
energyhive.setToolClass("pickaxe");
|
||||
energyhive.setToolLevel(3);
|
||||
energyhive.register();
|
||||
energyhive.register();
|
||||
|
||||
var fluixetcher = VanillaFactory.createBlock("fluix_etcher", <blockmaterial:iron>);
|
||||
fluixetcher.setBlockHardness(1.0);
|
||||
fluixetcher.setBlockResistance(2.5);
|
||||
fluixetcher.setToolClass("pickaxe");
|
||||
fluixetcher.setToolLevel(3);
|
||||
fluixetcher.register();
|
||||
|
||||
var naquadahcatalyst = VanillaFactory.createBlock("naquadah_catalyst", <blockmaterial:iron>);
|
||||
naquadahcatalyst.setBlockHardness(1.0);
|
||||
naquadahcatalyst.setBlockResistance(2.5);
|
||||
naquadahcatalyst.setToolClass("pickaxe");
|
||||
naquadahcatalyst.setToolLevel(3);
|
||||
naquadahcatalyst.register();
|
||||
|
||||
var recursivemeatball = VanillaFactory.createBlock("recursive_meatball", <blockmaterial:iron>);
|
||||
recursivemeatball.setBlockHardness(1.0);
|
||||
recursivemeatball.setBlockResistance(2.5);
|
||||
recursivemeatball.setToolClass("pickaxe");
|
||||
recursivemeatball.setToolLevel(3);
|
||||
recursivemeatball.register();
|
||||
|
||||
var fusioncoreplaceholder = VanillaFactory.createBlock("fusion_core_placeholder", <blockmaterial:iron>);
|
||||
fusioncoreplaceholder.setBlockHardness(1.0);
|
||||
fusioncoreplaceholder.setBlockResistance(2.5);
|
||||
fusioncoreplaceholder.setToolClass("pickaxe");
|
||||
fusioncoreplaceholder.setToolLevel(3);
|
||||
fusioncoreplaceholder.register();
|
||||
|
||||
var etheriumore = VanillaFactory.createBlock("etherium_ore", <blockmaterial:iron>);
|
||||
etheriumore.setBlockHardness(1.0);
|
||||
etheriumore.setBlockResistance(2.5);
|
||||
etheriumore.setToolClass("pickaxe");
|
||||
etheriumore.setToolLevel(3);
|
||||
etheriumore.register();
|
||||
|
||||
var chargeddraconium = VanillaFactory.createBlock("charged_draconium_block", <blockmaterial:iron>);
|
||||
chargeddraconium.setBlockHardness(1.0);
|
||||
chargeddraconium.setBlockResistance(2.5);
|
||||
chargeddraconium.setToolClass("pickaxe");
|
||||
chargeddraconium.setToolLevel(3);
|
||||
chargeddraconium.register();
|
||||
|
||||
var myrmititecasing = VanillaFactory.createBlock("myrmitite_casing", <blockmaterial:iron>);
|
||||
myrmititecasing.setBlockHardness(1.0);
|
||||
myrmititecasing.setBlockResistance(2.5);
|
||||
myrmititecasing.setToolClass("pickaxe");
|
||||
myrmititecasing.setToolLevel(3);
|
||||
myrmititecasing.register();
|
||||
@@ -316,5 +316,15 @@ hassiumchicken.setForegroundColor(Color.fromHex("388a2e"));
|
||||
hassiumchicken.setSpawnType("NONE");
|
||||
hassiumchicken.register();
|
||||
|
||||
var energychicken = ChickenFactory.createChicken("energy_chicken", Color.fromHex("263073"), <item:contenttweaker:energy_egg>);
|
||||
energychicken.setForegroundColor(Color.fromHex("388a2e"));
|
||||
energychicken.setSpawnType("NONE");
|
||||
energychicken.register();
|
||||
|
||||
var heraldrychicken = ChickenFactory.createChicken("heraldry_chicken", Color.fromHex("263073"), <item:contenttweaker:heraldry_egg>);
|
||||
heraldrychicken.setForegroundColor(Color.fromHex("388a2e"));
|
||||
heraldrychicken.setSpawnType("NONE");
|
||||
heraldrychicken.register();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -636,4 +636,10 @@ var highpressureenergeticfluid = VanillaFactory.createFluid("high_pressure_energ
|
||||
highpressureenergeticfluid.register();
|
||||
|
||||
var moltentitanium = VanillaFactory.createFluid("molten_titanium", Color.fromHex("b6ccc4"));
|
||||
moltentitanium.register();
|
||||
moltentitanium.register();
|
||||
|
||||
var recursiveexperience = VanillaFactory.createFluid("recursive_life_essence", Color.fromHex("99d117"));
|
||||
recursiveexperience.register();
|
||||
|
||||
var crystallizedobsidian = VanillaFactory.createFluid("crystallized_obsidian", Color.fromHex("302166"));
|
||||
crystallizedobsidian.register();
|
||||
+16
-2
@@ -143,7 +143,7 @@ buffalocharger.register();
|
||||
var dragoneggomelette = VanillaFactory.createItemFood("dragon_egg_omelette", 5);
|
||||
dragoneggomelette.saturation = 1;
|
||||
dragoneggomelette.onItemFoodEaten = function(stack, world, player) {
|
||||
player.addPotionEffect(<potion:minecraft:health_boost>.makePotionEffect(12000, 100));
|
||||
player.addPotionEffect(<potion:minecraft:health_boost>.makePotionEffect(12000, 20));
|
||||
};
|
||||
dragoneggomelette.register();
|
||||
|
||||
@@ -173,4 +173,18 @@ gummywormz.saturation = 1;
|
||||
gummywormz.onItemFoodEaten = function(stack, world, player) {
|
||||
player.addPotionEffect(<potion:thaumadditions:sanity_checker>.makePotionEffect(999999, 1));
|
||||
};
|
||||
gummywormz.register();
|
||||
gummywormz.register();
|
||||
|
||||
var addictioncookie = VanillaFactory.createItemFood("addiction_cookie", 5);
|
||||
addictioncookie.saturation = 1;
|
||||
addictioncookie.onItemFoodEaten = function(stack, world, player) {
|
||||
player.sendChat("Go outside already!");
|
||||
};
|
||||
addictioncookie.register();
|
||||
|
||||
var sausagesandwich = VanillaFactory.createItemFood("sausage_sandwich", 5);
|
||||
sausagesandwich.saturation = 1;
|
||||
sausagesandwich.onItemFoodEaten = function(stack, world, player) {
|
||||
player.sendChat("Do you come from a land down under?");
|
||||
};
|
||||
sausagesandwich.register();
|
||||
+625
-4
@@ -3214,10 +3214,10 @@ neodymiummagneticalloy.maxStackSize = 64;
|
||||
neodymiummagneticalloy.beaconPayment = false;
|
||||
neodymiummagneticalloy.register();
|
||||
|
||||
var seraphinitedust = VanillaFactory.createItem("seraphinite_dust");
|
||||
seraphinitedust.maxStackSize = 64;
|
||||
seraphinitedust.beaconPayment = false;
|
||||
seraphinitedust.register();
|
||||
// var seraphinitedust = VanillaFactory.createItem("seraphinite_dust");
|
||||
// seraphinitedust.maxStackSize = 64;
|
||||
// seraphinitedust.beaconPayment = false;
|
||||
// seraphinitedust.register();
|
||||
|
||||
var poloniumberylliumalloyingot = VanillaFactory.createItem("polonium_beryllium_alloy_ingot");
|
||||
poloniumberylliumalloyingot.maxStackSize = 64;
|
||||
@@ -4083,3 +4083,624 @@ var stonesleepingcity = VanillaFactory.createItem("stone_of_the_sleeping_city");
|
||||
stonesleepingcity.maxStackSize = 64;
|
||||
stonesleepingcity.beaconPayment = false;
|
||||
stonesleepingcity.register();
|
||||
|
||||
var faultlessichor = VanillaFactory.createItem("faultless_ichor");
|
||||
faultlessichor.maxStackSize = 64;
|
||||
faultlessichor.beaconPayment = false;
|
||||
faultlessichor.register();
|
||||
|
||||
var spooderstring = VanillaFactory.createItem("elder_spooder_string");
|
||||
spooderstring.maxStackSize = 64;
|
||||
spooderstring.beaconPayment = false;
|
||||
spooderstring.register();
|
||||
|
||||
var divinewisp = VanillaFactory.createItem("divine_wisp");
|
||||
divinewisp.maxStackSize = 64;
|
||||
divinewisp.beaconPayment = false;
|
||||
divinewisp.register();
|
||||
|
||||
var spatialprocessingunit = VanillaFactory.createItem("spatial_processing_unit");
|
||||
spatialprocessingunit.maxStackSize = 64;
|
||||
spatialprocessingunit.beaconPayment = false;
|
||||
spatialprocessingunit.register();
|
||||
|
||||
var singularspatialprocessor = VanillaFactory.createItem("singular_spatial_processor");
|
||||
singularspatialprocessor.maxStackSize = 64;
|
||||
singularspatialprocessor.beaconPayment = false;
|
||||
singularspatialprocessor.register();
|
||||
|
||||
var quarry = VanillaFactory.createItem("quarry");
|
||||
quarry.maxStackSize = 64;
|
||||
quarry.beaconPayment = false;
|
||||
quarry.register();
|
||||
|
||||
var oreprocessing = VanillaFactory.createItem("ore_processing");
|
||||
oreprocessing.maxStackSize = 64;
|
||||
oreprocessing.beaconPayment = false;
|
||||
oreprocessing.register();
|
||||
|
||||
var skipday = VanillaFactory.createItem("skip_day");
|
||||
skipday.maxStackSize = 64;
|
||||
skipday.beaconPayment = false;
|
||||
skipday.register();
|
||||
|
||||
var makeitnight = VanillaFactory.createItem("make_it_night");
|
||||
makeitnight.maxStackSize = 64;
|
||||
makeitnight.beaconPayment = false;
|
||||
makeitnight.register();
|
||||
|
||||
var hammock = VanillaFactory.createItem("hammock");
|
||||
hammock.maxStackSize = 64;
|
||||
hammock.beaconPayment = false;
|
||||
hammock.register();
|
||||
|
||||
var energyegg = VanillaFactory.createItem("energy_egg");
|
||||
energyegg.maxStackSize = 64;
|
||||
energyegg.beaconPayment = false;
|
||||
energyegg.register();
|
||||
|
||||
|
||||
var crownenergyqueen = VanillaFactory.createItem("crown_of_the_energy_queen");
|
||||
crownenergyqueen.maxStackSize = 64;
|
||||
crownenergyqueen.beaconPayment = false;
|
||||
crownenergyqueen.register();
|
||||
|
||||
var cursedgembetrayal = VanillaFactory.createItem("cursed_gem_of_betrayal");
|
||||
cursedgembetrayal.maxStackSize = 64;
|
||||
cursedgembetrayal.beaconPayment = false;
|
||||
cursedgembetrayal.register();
|
||||
|
||||
var launchpad = VanillaFactory.createItem("launchpad");
|
||||
launchpad.maxStackSize = 64;
|
||||
launchpad.beaconPayment = false;
|
||||
launchpad.register();
|
||||
|
||||
var rocket = VanillaFactory.createItem("rocket");
|
||||
rocket.maxStackSize = 64;
|
||||
rocket.beaconPayment = false;
|
||||
rocket.register();
|
||||
|
||||
var spacestation = VanillaFactory.createItem("space_station");
|
||||
spacestation.maxStackSize = 64;
|
||||
spacestation.beaconPayment = false;
|
||||
spacestation.register();
|
||||
|
||||
var warpdrive = VanillaFactory.createItem("warp_drive");
|
||||
warpdrive.maxStackSize = 64;
|
||||
warpdrive.beaconPayment = false;
|
||||
warpdrive.register();
|
||||
|
||||
var mobfarm = VanillaFactory.createItem("mob_farm");
|
||||
mobfarm.maxStackSize = 64;
|
||||
mobfarm.beaconPayment = false;
|
||||
mobfarm.register();
|
||||
|
||||
var ritualsleeper = VanillaFactory.createItem("ritual_of_the_sleeper");
|
||||
ritualsleeper.maxStackSize = 64;
|
||||
ritualsleeper.beaconPayment = false;
|
||||
ritualsleeper.register();
|
||||
|
||||
var taintedheart = VanillaFactory.createItem("tainted_heart");
|
||||
taintedheart.maxStackSize = 64;
|
||||
taintedheart.beaconPayment = false;
|
||||
taintedheart.register();
|
||||
|
||||
var alchemicalmushroom = VanillaFactory.createItem("alchemical_mushroom");
|
||||
alchemicalmushroom.maxStackSize = 64;
|
||||
alchemicalmushroom.beaconPayment = false;
|
||||
alchemicalmushroom.register();
|
||||
|
||||
var densealchemicalshielding = VanillaFactory.createItem("dense_alchemical_shielding");
|
||||
densealchemicalshielding.maxStackSize = 64;
|
||||
densealchemicalshielding.beaconPayment = false;
|
||||
densealchemicalshielding.register();
|
||||
|
||||
var recursionfragmentterra = VanillaFactory.createItem("recursion_fragment_terra");
|
||||
recursionfragmentterra.maxStackSize = 64;
|
||||
recursionfragmentterra.beaconPayment = false;
|
||||
recursionfragmentterra.register();
|
||||
|
||||
var recursionfocuslens = VanillaFactory.createItem("recursion_focus_lens");
|
||||
recursionfocuslens.maxStackSize = 64;
|
||||
recursionfocuslens.beaconPayment = false;
|
||||
recursionfocuslens.register();
|
||||
|
||||
var dreamprojectorgem = VanillaFactory.createItem("dream_projector_gem");
|
||||
dreamprojectorgem.maxStackSize = 64;
|
||||
dreamprojectorgem.beaconPayment = false;
|
||||
dreamprojectorgem.register();
|
||||
|
||||
var willfullnaquadah = VanillaFactory.createItem("willful_naquadah_chunk");
|
||||
willfullnaquadah.maxStackSize = 64;
|
||||
willfullnaquadah.beaconPayment = false;
|
||||
willfullnaquadah.register();
|
||||
|
||||
var crackednaquadahchunk = VanillaFactory.createItem("cracked_naquadah_chunk");
|
||||
crackednaquadahchunk.maxStackSize = 64;
|
||||
crackednaquadahchunk.beaconPayment = false;
|
||||
crackednaquadahchunk.register();
|
||||
|
||||
var naquadahore = VanillaFactory.createItem("naquadah_core");
|
||||
naquadahore.maxStackSize = 64;
|
||||
naquadahore.beaconPayment = false;
|
||||
naquadahore.register();
|
||||
|
||||
var irradiatednaquadahore = VanillaFactory.createItem("irradiated_naquadah_core");
|
||||
irradiatednaquadahore.maxStackSize = 64;
|
||||
irradiatednaquadahore.beaconPayment = false;
|
||||
irradiatednaquadahore.register();
|
||||
|
||||
var naquadahingot = VanillaFactory.createItem("naquadah_ingot");
|
||||
naquadahingot.maxStackSize = 64;
|
||||
naquadahingot.beaconPayment = false;
|
||||
naquadahingot.register();
|
||||
|
||||
var naquadahplate = VanillaFactory.createItem("naquadah_plate");
|
||||
naquadahplate.maxStackSize = 64;
|
||||
naquadahplate.beaconPayment = false;
|
||||
naquadahplate.register();
|
||||
|
||||
var naquadahgear = VanillaFactory.createItem("naquadah_gear");
|
||||
naquadahgear.maxStackSize = 64;
|
||||
naquadahgear.beaconPayment = false;
|
||||
naquadahgear.register();
|
||||
|
||||
var entropydirectorelement = VanillaFactory.createItem("entropy_director_element");
|
||||
entropydirectorelement.maxStackSize = 64;
|
||||
entropydirectorelement.beaconPayment = false;
|
||||
entropydirectorelement.register();
|
||||
|
||||
var infernalfurnace = VanillaFactory.createItem("infernal_furnace");
|
||||
infernalfurnace.maxStackSize = 64;
|
||||
infernalfurnace.beaconPayment = false;
|
||||
infernalfurnace.register();
|
||||
|
||||
var earlygameenergy = VanillaFactory.createItem("early_game_energy");
|
||||
earlygameenergy.maxStackSize = 64;
|
||||
earlygameenergy.beaconPayment = false;
|
||||
earlygameenergy.register();
|
||||
|
||||
var magicstrattech = VanillaFactory.createItem("magic_strategy_technologist");
|
||||
magicstrattech.maxStackSize = 64;
|
||||
magicstrattech.beaconPayment = false;
|
||||
magicstrattech.register();
|
||||
|
||||
var magicstratwarp = VanillaFactory.createItem("magic_strategy_warped");
|
||||
magicstratwarp.maxStackSize = 64;
|
||||
magicstratwarp.beaconPayment = false;
|
||||
magicstratwarp.register();
|
||||
|
||||
var magicstratwarrior = VanillaFactory.createItem("magic_strategy_warrior");
|
||||
magicstratwarrior.maxStackSize = 64;
|
||||
magicstratwarrior.beaconPayment = false;
|
||||
magicstratwarrior.register();
|
||||
|
||||
var miningadvice = VanillaFactory.createItem("mining_advice");
|
||||
miningadvice.maxStackSize = 64;
|
||||
miningadvice.beaconPayment = false;
|
||||
miningadvice.register();
|
||||
|
||||
var ae2management = VanillaFactory.createItem("ae2_base_management");
|
||||
ae2management.maxStackSize = 64;
|
||||
ae2management.beaconPayment = false;
|
||||
ae2management.register();
|
||||
|
||||
var puzzlesolblastfurnace = VanillaFactory.createItem("puzzle_solution_blast_furnace");
|
||||
puzzlesolblastfurnace.maxStackSize = 64;
|
||||
puzzlesolblastfurnace.beaconPayment = false;
|
||||
puzzlesolblastfurnace.register();
|
||||
|
||||
var puzzlesolhaumea = VanillaFactory.createItem("puzzle_solution_haumea");
|
||||
puzzlesolhaumea.maxStackSize = 64;
|
||||
puzzlesolhaumea.beaconPayment = false;
|
||||
puzzlesolhaumea.register();
|
||||
|
||||
var puzzlesolosiris = VanillaFactory.createItem("puzzle_solution_osiris");
|
||||
puzzlesolosiris.maxStackSize = 64;
|
||||
puzzlesolosiris.beaconPayment = false;
|
||||
puzzlesolosiris.register();
|
||||
|
||||
var puzzlesolptah = VanillaFactory.createItem("puzzle_solution_ptah");
|
||||
puzzlesolptah.maxStackSize = 64;
|
||||
puzzlesolptah.beaconPayment = false;
|
||||
puzzlesolptah.register();
|
||||
|
||||
var puzzlesolhator = VanillaFactory.createItem("puzzle_solution_hator");
|
||||
puzzlesolhator.maxStackSize = 64;
|
||||
puzzlesolhator.beaconPayment = false;
|
||||
puzzlesolhator.register();
|
||||
|
||||
var puzzlesoleuropa = VanillaFactory.createItem("puzzle_solution_europa");
|
||||
puzzlesoleuropa.maxStackSize = 64;
|
||||
puzzlesoleuropa.beaconPayment = false;
|
||||
puzzlesoleuropa.register();
|
||||
|
||||
var puzzlesoloi = VanillaFactory.createItem("puzzle_solution_oi");
|
||||
puzzlesoloi.maxStackSize = 64;
|
||||
puzzlesoloi.beaconPayment = false;
|
||||
puzzlesoloi.register();
|
||||
|
||||
var puzzlesolfalacer = VanillaFactory.createItem("puzzle_solution_falacer");
|
||||
puzzlesolfalacer.maxStackSize = 64;
|
||||
puzzlesolfalacer.beaconPayment = false;
|
||||
puzzlesolfalacer.register();
|
||||
|
||||
var puzzlesolorcus = VanillaFactory.createItem("puzzle_solution_orcus");
|
||||
puzzlesolorcus.maxStackSize = 64;
|
||||
puzzlesolorcus.beaconPayment = false;
|
||||
puzzlesolorcus.register();
|
||||
|
||||
var puzzlesolsedna = VanillaFactory.createItem("puzzle_solution_sedna");
|
||||
puzzlesolsedna.maxStackSize = 64;
|
||||
puzzlesolsedna.beaconPayment = false;
|
||||
puzzlesolsedna.register();
|
||||
|
||||
var puzzlesolfirst = VanillaFactory.createItem("puzzle_solution_first_shell");
|
||||
puzzlesolfirst.maxStackSize = 64;
|
||||
puzzlesolfirst.beaconPayment = false;
|
||||
puzzlesolfirst.register();
|
||||
|
||||
var puzzlesolsecond = VanillaFactory.createItem("puzzle_solution_second_shell");
|
||||
puzzlesolsecond.maxStackSize = 64;
|
||||
puzzlesolsecond.beaconPayment = false;
|
||||
puzzlesolsecond.register();
|
||||
|
||||
var puzzlesolthird = VanillaFactory.createItem("puzzle_solution_third_shell");
|
||||
puzzlesolthird.maxStackSize = 64;
|
||||
puzzlesolthird.beaconPayment = false;
|
||||
puzzlesolthird.register();
|
||||
|
||||
var puzzlesolfourth = VanillaFactory.createItem("puzzle_solution_fourth_shell");
|
||||
puzzlesolfourth.maxStackSize = 64;
|
||||
puzzlesolfourth.beaconPayment = false;
|
||||
puzzlesolfourth.register();
|
||||
|
||||
var puzzlesolvethea = VanillaFactory.createItem("puzzle_solution_vethea");
|
||||
puzzlesolvethea.maxStackSize = 64;
|
||||
puzzlesolvethea.beaconPayment = false;
|
||||
puzzlesolvethea.register();
|
||||
|
||||
var puzzlesolrecursiondungeon = VanillaFactory.createItem("puzzle_solution_recursion_dungeon");
|
||||
puzzlesolrecursiondungeon.maxStackSize = 64;
|
||||
puzzlesolrecursiondungeon.beaconPayment = false;
|
||||
puzzlesolrecursiondungeon.register();
|
||||
|
||||
var cutvetheagarnet = VanillaFactory.createItem("cut_vethea_garnet");
|
||||
cutvetheagarnet.maxStackSize = 64;
|
||||
cutvetheagarnet.beaconPayment = false;
|
||||
cutvetheagarnet.register();
|
||||
|
||||
var betterhellfire = VanillaFactory.createItem("better_hellfire");
|
||||
betterhellfire.maxStackSize = 64;
|
||||
betterhellfire.beaconPayment = false;
|
||||
betterhellfire.register();
|
||||
|
||||
var multiblockpreview = VanillaFactory.createItem("multiblock_preview");
|
||||
multiblockpreview.maxStackSize = 64;
|
||||
multiblockpreview.beaconPayment = false;
|
||||
multiblockpreview.register();
|
||||
|
||||
var mk1powerflower = VanillaFactory.createItem("mk1_power_flower");
|
||||
mk1powerflower.maxStackSize = 64;
|
||||
mk1powerflower.beaconPayment = false;
|
||||
mk1powerflower.register();
|
||||
|
||||
var ancientteleporter = VanillaFactory.createItem("ancient_teleporter");
|
||||
ancientteleporter.maxStackSize = 64;
|
||||
ancientteleporter.beaconPayment = false;
|
||||
ancientteleporter.register();
|
||||
|
||||
var rightclickcobblewithnecronomicon = VanillaFactory.createItem("right_click_cobble_with_necronomicon");
|
||||
rightclickcobblewithnecronomicon.maxStackSize = 64;
|
||||
rightclickcobblewithnecronomicon.beaconPayment = false;
|
||||
rightclickcobblewithnecronomicon.register();
|
||||
|
||||
var mustbeoverworldabyssaldimensions = VanillaFactory.createItem("must_be_overworld_abyssal_dimensions");
|
||||
mustbeoverworldabyssaldimensions.maxStackSize = 64;
|
||||
mustbeoverworldabyssaldimensions.beaconPayment = false;
|
||||
mustbeoverworldabyssaldimensions.register();
|
||||
|
||||
var tomakestatuessafe = VanillaFactory.createItem("to_make_statues_safe");
|
||||
tomakestatuessafe.maxStackSize = 64;
|
||||
tomakestatuessafe.beaconPayment = false;
|
||||
tomakestatuessafe.register();
|
||||
|
||||
var aiart = VanillaFactory.createItem("ai_art");
|
||||
aiart.maxStackSize = 64;
|
||||
aiart.beaconPayment = false;
|
||||
aiart.register();
|
||||
|
||||
var sickfade = VanillaFactory.createItem("sick_fade");
|
||||
sickfade.maxStackSize = 64;
|
||||
sickfade.beaconPayment = false;
|
||||
sickfade.register();
|
||||
|
||||
var placepedestalsfollowingcentralsymmetry = VanillaFactory.createItem("place_pedestals_following_central_symmetry");
|
||||
placepedestalsfollowingcentralsymmetry.maxStackSize = 64;
|
||||
placepedestalsfollowingcentralsymmetry.beaconPayment = false;
|
||||
placepedestalsfollowingcentralsymmetry.register();
|
||||
|
||||
|
||||
var injlossixteen = VanillaFactory.createItem("injectors_line_sight_within_16_block");
|
||||
injlossixteen.maxStackSize = 64;
|
||||
injlossixteen.beaconPayment = false;
|
||||
injlossixteen.register();
|
||||
|
||||
var highertierbetter = VanillaFactory.createItem("higher_tier_better");
|
||||
highertierbetter.maxStackSize = 64;
|
||||
highertierbetter.beaconPayment = false;
|
||||
highertierbetter.register();
|
||||
|
||||
var energydisplaystands = VanillaFactory.createItem("energy_display_stands");
|
||||
energydisplaystands.maxStackSize = 64;
|
||||
energydisplaystands.beaconPayment = false;
|
||||
energydisplaystands.register();
|
||||
|
||||
var itemsinall = VanillaFactory.createItem("items_in_all");
|
||||
itemsinall.maxStackSize = 64;
|
||||
itemsinall.beaconPayment = false;
|
||||
itemsinall.register();
|
||||
|
||||
var smelteryanysize = VanillaFactory.createItem("any_size_these_rules");
|
||||
smelteryanysize.maxStackSize = 64;
|
||||
smelteryanysize.beaconPayment = false;
|
||||
smelteryanysize.register();
|
||||
|
||||
var basintablesdesc = VanillaFactory.createItem("basins_blocks_tables_casts");
|
||||
basintablesdesc.maxStackSize = 64;
|
||||
basintablesdesc.beaconPayment = false;
|
||||
basintablesdesc.register();
|
||||
|
||||
var rocketworkswiththese = VanillaFactory.createItem("rocket_works_with_these_blocks");
|
||||
rocketworkswiththese.maxStackSize = 64;
|
||||
rocketworkswiththese.beaconPayment = false;
|
||||
rocketworkswiththese.register();
|
||||
|
||||
var chipincomputer = VanillaFactory.createItem("planet_space_station_chip_computer");
|
||||
chipincomputer.maxStackSize = 64;
|
||||
chipincomputer.beaconPayment = false;
|
||||
chipincomputer.register();
|
||||
|
||||
var builtinlaunch = VanillaFactory.createItem("built_in_launchpad");
|
||||
builtinlaunch.maxStackSize = 64;
|
||||
builtinlaunch.beaconPayment = false;
|
||||
builtinlaunch.register();
|
||||
|
||||
var alvearyupgradesbottomblocks = VanillaFactory.createItem("alveary_upgrades_can_replace_bottom_blocks");
|
||||
alvearyupgradesbottomblocks.maxStackSize = 64;
|
||||
alvearyupgradesbottomblocks.beaconPayment = false;
|
||||
alvearyupgradesbottomblocks.register();
|
||||
|
||||
var waterdopedegg = VanillaFactory.createItem("water_doped_egg");
|
||||
waterdopedegg.maxStackSize = 64;
|
||||
waterdopedegg.beaconPayment = false;
|
||||
waterdopedegg.register();
|
||||
|
||||
var lavadopedegg = VanillaFactory.createItem("lava_doped_egg");
|
||||
lavadopedegg.maxStackSize = 64;
|
||||
lavadopedegg.beaconPayment = false;
|
||||
lavadopedegg.register();
|
||||
|
||||
var kittysmile = VanillaFactory.createItem("kitty_smile");
|
||||
kittysmile.maxStackSize = 64;
|
||||
kittysmile.beaconPayment = false;
|
||||
kittysmile.register();
|
||||
|
||||
var morelasersfaster = VanillaFactory.createItem("any_lasers_more_faster");
|
||||
morelasersfaster.maxStackSize = 64;
|
||||
morelasersfaster.beaconPayment = false;
|
||||
morelasersfaster.register();
|
||||
|
||||
var needslineofsight = VanillaFactory.createItem("needs_los");
|
||||
needslineofsight.maxStackSize = 64;
|
||||
needslineofsight.beaconPayment = false;
|
||||
needslineofsight.register();
|
||||
|
||||
var anyabyssalcobblestone = VanillaFactory.createItem("any_cobblestone_abyssalcraft");
|
||||
anyabyssalcobblestone.maxStackSize = 64;
|
||||
anyabyssalcobblestone.beaconPayment = false;
|
||||
anyabyssalcobblestone.register();
|
||||
|
||||
var betterglasscutter = VanillaFactory.createItem("better_glass_cutter");
|
||||
betterglasscutter.maxStackSize = 64;
|
||||
betterglasscutter.beaconPayment = false;
|
||||
betterglasscutter.register();
|
||||
|
||||
var recursiverecipes = VanillaFactory.createItem("recursive_recipes");
|
||||
recursiverecipes.maxStackSize = 64;
|
||||
recursiverecipes.beaconPayment = false;
|
||||
recursiverecipes.register();
|
||||
|
||||
var primaljewel = VanillaFactory.createItem("primal_jewel");
|
||||
primaljewel.maxStackSize = 64;
|
||||
primaljewel.beaconPayment = false;
|
||||
primaljewel.register();
|
||||
|
||||
var makingwill = VanillaFactory.createItem("making_will");
|
||||
makingwill.maxStackSize = 64;
|
||||
makingwill.beaconPayment = false;
|
||||
makingwill.register();
|
||||
|
||||
var makingcoloredwill = VanillaFactory.createItem("making_colored_will");
|
||||
makingcoloredwill.maxStackSize = 64;
|
||||
makingcoloredwill.beaconPayment = false;
|
||||
makingcoloredwill.register();
|
||||
|
||||
var farmingwill = VanillaFactory.createItem("farming_will");
|
||||
farmingwill.maxStackSize = 64;
|
||||
farmingwill.beaconPayment = false;
|
||||
farmingwill.register();
|
||||
|
||||
var ritualmassenchanting = VanillaFactory.createItem("ritual_mass_enchanting");
|
||||
ritualmassenchanting.maxStackSize = 64;
|
||||
ritualmassenchanting.beaconPayment = false;
|
||||
ritualmassenchanting.register();
|
||||
|
||||
var etheriumingot = VanillaFactory.createItem("etherium_ingot");
|
||||
etheriumingot.maxStackSize = 64;
|
||||
etheriumingot.beaconPayment = false;
|
||||
etheriumingot.register();
|
||||
|
||||
var etheriumsawblade = VanillaFactory.createItem("etherium_saw_blade");
|
||||
etheriumsawblade.maxStackSize = 64;
|
||||
etheriumsawblade.beaconPayment = false;
|
||||
etheriumsawblade.register();
|
||||
|
||||
var etheriumdust = VanillaFactory.createItem("etherium_dust");
|
||||
etheriumdust.maxStackSize = 64;
|
||||
etheriumdust.beaconPayment = false;
|
||||
etheriumdust.register();
|
||||
|
||||
var arkengem = VanillaFactory.createItem("arkengem");
|
||||
arkengem.maxStackSize = 64;
|
||||
arkengem.beaconPayment = false;
|
||||
arkengem.register();
|
||||
|
||||
var nethengeicmark = VanillaFactory.createItem("nethengeic_mark");
|
||||
nethengeicmark.maxStackSize = 64;
|
||||
nethengeicmark.beaconPayment = false;
|
||||
nethengeicmark.register();
|
||||
|
||||
var promethiumshard = VanillaFactory.createItem("promethium_shard");
|
||||
promethiumshard.maxStackSize = 64;
|
||||
promethiumshard.beaconPayment = false;
|
||||
promethiumshard.register();
|
||||
|
||||
var radioactiveresidue = VanillaFactory.createItem("radioactive_residue");
|
||||
radioactiveresidue.maxStackSize = 64;
|
||||
radioactiveresidue.beaconPayment = false;
|
||||
radioactiveresidue.register();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var cornbeerblend = VanillaFactory.createItem("corn_beer_blend");
|
||||
cornbeerblend.maxStackSize = 64;
|
||||
cornbeerblend.beaconPayment = false;
|
||||
cornbeerblend.register();
|
||||
|
||||
var barleybeerblend = VanillaFactory.createItem("barley_beer_blend");
|
||||
barleybeerblend.maxStackSize = 64;
|
||||
barleybeerblend.beaconPayment = false;
|
||||
barleybeerblend.register();
|
||||
|
||||
var roastedbeerblend = VanillaFactory.createItem("roasted_beer_blend");
|
||||
roastedbeerblend.maxStackSize = 64;
|
||||
roastedbeerblend.beaconPayment = false;
|
||||
roastedbeerblend.register();
|
||||
|
||||
var ryebeerblend = VanillaFactory.createItem("rye_beer_blend");
|
||||
ryebeerblend.maxStackSize = 64;
|
||||
ryebeerblend.beaconPayment = false;
|
||||
ryebeerblend.register();
|
||||
|
||||
var wheatbeerblend = VanillaFactory.createItem("wheat_beer_blend");
|
||||
wheatbeerblend.maxStackSize = 64;
|
||||
wheatbeerblend.beaconPayment = false;
|
||||
wheatbeerblend.register();
|
||||
|
||||
var cornbeerblendhop = VanillaFactory.createItem("corn_hops_beer_blend");
|
||||
cornbeerblendhop.maxStackSize = 64;
|
||||
cornbeerblendhop.beaconPayment = false;
|
||||
cornbeerblendhop.register();
|
||||
|
||||
var barleybeerblendhop = VanillaFactory.createItem("barley_hops_beer_blend");
|
||||
barleybeerblendhop.maxStackSize = 64;
|
||||
barleybeerblendhop.beaconPayment = false;
|
||||
barleybeerblendhop.register();
|
||||
|
||||
var roastedbeerblendhop = VanillaFactory.createItem("roasted_hops_beer_blend");
|
||||
roastedbeerblendhop.maxStackSize = 64;
|
||||
roastedbeerblendhop.beaconPayment = false;
|
||||
roastedbeerblendhop.register();
|
||||
|
||||
var ryebeerblendhop = VanillaFactory.createItem("rye_hops_beer_blend");
|
||||
ryebeerblendhop.maxStackSize = 64;
|
||||
ryebeerblendhop.beaconPayment = false;
|
||||
ryebeerblendhop.register();
|
||||
|
||||
var wheatbeerblendhop = VanillaFactory.createItem("wheat_hops_beer_blend");
|
||||
wheatbeerblendhop.maxStackSize = 64;
|
||||
wheatbeerblendhop.beaconPayment = false;
|
||||
wheatbeerblendhop.register();
|
||||
|
||||
var inertcursedjewel = VanillaFactory.createItem("inert_cursed_jewel");
|
||||
inertcursedjewel.maxStackSize = 64;
|
||||
inertcursedjewel.beaconPayment = false;
|
||||
inertcursedjewel.register();
|
||||
|
||||
var activecursedjewel = VanillaFactory.createItem("active_cursed_jewel");
|
||||
activecursedjewel.maxStackSize = 64;
|
||||
activecursedjewel.beaconPayment = false;
|
||||
activecursedjewel.register();
|
||||
|
||||
var puzzlesolsacredmushroom = VanillaFactory.createItem("puzzle_solution_sacredmushroom");
|
||||
puzzlesolsacredmushroom.maxStackSize = 64;
|
||||
puzzlesolsacredmushroom.beaconPayment = false;
|
||||
puzzlesolsacredmushroom.register();
|
||||
|
||||
var puzzlesolradsuit = VanillaFactory.createItem("puzzle_solution_radiationsuit");
|
||||
puzzlesolradsuit.maxStackSize = 64;
|
||||
puzzlesolradsuit.beaconPayment = false;
|
||||
puzzlesolradsuit.register();
|
||||
|
||||
var foragingloottable = VanillaFactory.createItem("foraging_loot_table");
|
||||
foragingloottable.maxStackSize = 64;
|
||||
foragingloottable.beaconPayment = false;
|
||||
foragingloottable.register();
|
||||
|
||||
var level90 = VanillaFactory.createItem("level90");
|
||||
level90.maxStackSize = 64;
|
||||
level90.beaconPayment = false;
|
||||
level90.register();
|
||||
|
||||
var level85 = VanillaFactory.createItem("level85");
|
||||
level85.maxStackSize = 64;
|
||||
level85.beaconPayment = false;
|
||||
level85.register();
|
||||
|
||||
var level70 = VanillaFactory.createItem("level70");
|
||||
level70.maxStackSize = 64;
|
||||
level70.beaconPayment = false;
|
||||
level70.register();
|
||||
|
||||
var level65 = VanillaFactory.createItem("level65");
|
||||
level65.maxStackSize = 64;
|
||||
level65.beaconPayment = false;
|
||||
level65.register();
|
||||
|
||||
var level50 = VanillaFactory.createItem("level50");
|
||||
level50.maxStackSize = 64;
|
||||
level50.beaconPayment = false;
|
||||
level50.register();
|
||||
|
||||
var level35 = VanillaFactory.createItem("level35");
|
||||
level35.maxStackSize = 64;
|
||||
level35.beaconPayment = false;
|
||||
level35.register();
|
||||
|
||||
var level20 = VanillaFactory.createItem("level20");
|
||||
level20.maxStackSize = 64;
|
||||
level20.beaconPayment = false;
|
||||
level20.register();
|
||||
|
||||
var level15 = VanillaFactory.createItem("level15");
|
||||
level15.maxStackSize = 64;
|
||||
level15.beaconPayment = false;
|
||||
level15.register();
|
||||
|
||||
var heraldryegg = VanillaFactory.createItem("heraldry_egg");
|
||||
heraldryegg.maxStackSize = 64;
|
||||
heraldryegg.beaconPayment = false;
|
||||
heraldryegg.register();
|
||||
|
||||
var advancedinscriberisathing = VanillaFactory.createItem("advanced_inscriber_doesnt_show_up");
|
||||
advancedinscriberisathing.maxStackSize = 64;
|
||||
advancedinscriberisathing.beaconPayment = false;
|
||||
advancedinscriberisathing.register();
|
||||
|
||||
var abyssalwastelandstronghold = VanillaFactory.createItem("abyssal_wasteland_stronghold");
|
||||
abyssalwastelandstronghold.maxStackSize = 64;
|
||||
abyssalwastelandstronghold.beaconPayment = false;
|
||||
abyssalwastelandstronghold.register();
|
||||
+21
-33
@@ -2,39 +2,6 @@ import loottweaker.LootTweaker;
|
||||
import loottweaker.vanilla.loot.LootTable;
|
||||
import loottweaker.vanilla.loot.LootPool;
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:blank_realmstone");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("mysticalagriculture:crafting:4");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("twilightforest:uncrafting_table");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("thebetweenlands:lore_scrap");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("thebetweenlands:ring_of_dispersion");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("biomesoplenty:sapling_1:7");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:shiny_box");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:8");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("bewitchment:silver_ingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("erebus:materials:45");
|
||||
mods.ltt.LootTable.removeGlobalItem("iceandfire:silver_ingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("immersiveengineering:metal:3");
|
||||
mods.ltt.LootTable.removeGlobalItem("nuclearcraft:ingot:13");
|
||||
mods.ltt.LootTable.removeGlobalItem("projectred-core:resource_item:102");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:4");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:11");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:magic_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_ice_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_fire_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_lightning_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_necromancy_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_earth_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_sorcery_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_healing_wand");
|
||||
|
||||
|
||||
val firedragfem = LootTweaker.getTable("iceandfire:fire_dragon_female_cave");
|
||||
@@ -91,6 +58,10 @@ val bonecreatureroll = bonecreature.addPool("bonecreatureroll", 1, 1, 0, 0);
|
||||
bonecreatureroll.addItemEntry(<aoa3:jade>, 5);
|
||||
bonecreatureroll.addItemEntry(<thaumcraft:loot_bag:2>, 5);
|
||||
|
||||
val witherwizard = LootTweaker.getTable("aoa3:entities/mobs/nether/wither_wizard");
|
||||
val witherwizardmoretokes = witherwizard.addPool("witherwizardmoretokes", 1, 1, 0, 0);
|
||||
witherwizardmoretokes.addItemEntry(<aoa3:nether_tokens>, 5);
|
||||
|
||||
val chimera = LootTweaker.getTable("aoa3:entities/mobs/overworld/chimera");
|
||||
val chimeraroll = chimera.addPool("chimeraroll", 1, 1, 0, 0);
|
||||
chimeraroll.addItemEntry(<aoa3:limonite_ingot>, 5);
|
||||
@@ -104,6 +75,7 @@ val dimdoorsdungeonroll = dimdoordungeon.addPool("dimdoorsdungeonroll", 1, 1, 0,
|
||||
dimdoorsdungeonroll.addItemEntry(<ebwizardry:grand_crystal>, 5);
|
||||
dimdoorsdungeonroll.addItemEntry(<projecte:item.pe_matter:1>, 2);
|
||||
dimdoorsdungeonroll.addItemEntry(<techreborn:ingot:14>, 3);
|
||||
dimdoorsdungeonroll.addItemEntry(<thermalfoundation:material:135>, 3);
|
||||
dimdoorsdungeonroll.addItemEntry(<contenttweaker:strange_charm>, 3);
|
||||
dimdoorsdungeonroll.addItemEntry(<thermalfoundation:material:134>, 3);
|
||||
|
||||
@@ -167,6 +139,7 @@ twilightantenna.addItemEntry(<contenttweaker:twilight_antenna>, 5);
|
||||
val vamacheron = LootTweaker.getTable("divinerpg:entities/boss/vamacheron");
|
||||
val vamacheronfur = vamacheron.addPool("vamacheronfur", 1, 1, 0, 0);
|
||||
vamacheronfur.addItemEntry(<contenttweaker:vamacheron_fur>, 5);
|
||||
vamacheronfur.addItemEntry(<aether_legacy:invisibility_cape>, 5);
|
||||
|
||||
val termasect = LootTweaker.getTable("divinerpg:entities/boss/termasect");
|
||||
val termasectbark = termasect.addPool("termasectbark", 1, 1, 0, 0);
|
||||
@@ -414,6 +387,7 @@ val netherfortressspecial = netherfortress.addPool("netherfortressspecial", 1, 2
|
||||
netherfortressspecial.addItemEntry(<abyssalcraft:coraliumore>*2, 10);
|
||||
netherfortressspecial.addItemEntry(<thermalfoundation:material:131>, 10);
|
||||
netherfortressspecial.addItemEntry(<thermalfoundation:material:130>, 15);
|
||||
netherfortressspecial.addItemEntry(<bewitchment:snake_venom>, 20);
|
||||
|
||||
val endcity = LootTweaker.getTable("minecraft:chests/end_city_treasure");
|
||||
val endcityspecial = endcity.addPool("endcityspecial", 1, 2, 1, 1);
|
||||
@@ -432,3 +406,17 @@ val vanilladungeonmbc = vanilladungeon.addPool("vanilladungeonmbc", 1, 1, 0, 0);
|
||||
vanilladungeonmbc.addItemEntry(<thermalfoundation:material:131>, 15);
|
||||
vanilladungeonmbc.addItemEntry(<thermalfoundation:material:130>, 15);
|
||||
|
||||
val lelycaster = LootTweaker.getTable("aoa3:entities/mobs/lelyetia/lelyetian_caster");
|
||||
val lelycasterspores = lelycaster.addPool("lelycasterspores", 1, 1, 0, 0);
|
||||
lelycasterspores.addItemEntry(<aoa3:orange_spores>, 15);
|
||||
lelycasterspores.addItemEntry(<aoa3:yellow_spores>, 15);
|
||||
|
||||
val lelywarrior = LootTweaker.getTable("aoa3:entities/mobs/lelyetia/lelyetian_warrior");
|
||||
val lelywarriorspores = lelywarrior.addPool("lelywarriorspores", 1, 1, 0, 0);
|
||||
lelywarriorspores.addItemEntry(<aoa3:orange_spores>, 15);
|
||||
lelywarriorspores.addItemEntry(<aoa3:yellow_spores>, 15);
|
||||
|
||||
val amphibiyte = LootTweaker.getTable("aoa3:entities/mobs/overworld/amphibiyte");
|
||||
val amphibiytegoodies = amphibiyte.addPool("amphibiytegoodies", 1, 1, 0, 0);
|
||||
amphibiytegoodies.addItemEntry(<contenttweaker:heart_stone>, 15);
|
||||
amphibiytegoodies.addItemEntry(<contenttweaker:bloodlust_coin>, 15);
|
||||
|
||||
@@ -31,4 +31,8 @@ mods.tconstruct.Melting.addRecipe(<liquid:molten_adamantium> * 144,<contenttweak
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:vibranium> * 144,<materialpart:vibranium:ingot>);
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:molten_vibranium_alloy> * 144,<materialpart:vibranium_alloy:ingot>);
|
||||
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:sednanite:ingot>, <tconstruct:cast_custom:0>, <fluid:sednanite>, 144, false, 100);
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:sednanite:ingot>, <tconstruct:cast_custom:0>, <fluid:sednanite>, 144, false, 100);
|
||||
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:vibranium:ingot>, <tconstruct:cast_custom:0>, <fluid:vibranium>, 144, false, 100);
|
||||
|
||||
// mods.tconstruct.Casting.addTableRecipe(<materialpart:vibranium_alloy:ingot>, <tconstruct:cast_custom:0>, <fluid:vibranium_alloy>, 144, false, 100);
|
||||
@@ -2,6 +2,11 @@ mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:experienced_spide
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:experienced_spider_eye>, <minecraft:fermented_spider_eye>, <fluid:experience> * 50, 200);
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:experienced_spider_eye>, <minecraft:fermented_spider_eye>, <fluid:xpjuice> * 50, 200);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<minecraft:fermented_spider_eye>, <fluid:xpjuice> * 50, <contenttweaker:experienced_spider_eye>]);
|
||||
mods.nuclearcraft.infuser.addRecipe([<minecraft:fermented_spider_eye>, <fluid:experience> * 50, <contenttweaker:experienced_spider_eye>]);
|
||||
mods.nuclearcraft.infuser.addRecipe([<minecraft:fermented_spider_eye>, <fluid:essence> * 50, <contenttweaker:experienced_spider_eye>]);
|
||||
|
||||
|
||||
|
||||
recipes.removeShapeless(<deepmoblearning:soot_covered_plate>);
|
||||
|
||||
|
||||
@@ -198,3 +198,11 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:wyvern_core>*8,
|
||||
[<bewitchment:cold_iron_ingot>, null, null, <draconicevolution:draconic_core>, null, null, <ore:ingotIceDragonsteel>],
|
||||
[null, <extendedcrafting:material:40>, null, <draconicevolution:draconic_core>, null, <extendedcrafting:material:40>, null],
|
||||
[<draconicevolution:draconium_block>, null, <ore:ingotFireDragonsteel>, null, <bewitchment:cold_iron_ingot>, null, <draconicevolution:draconium_block>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:diss_enchanter>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:diss_enchanter>,
|
||||
[[<minecraft:emerald>, <divinerpg:corrupted_stone>, <minecraft:emerald>],
|
||||
[<minecraft:enchanted_book>, <minecraft:enchanting_table>, <minecraft:enchanted_book>],
|
||||
[<ore:bookshelf>, <ore:bookshelf>, <ore:bookshelf>]]);
|
||||
|
||||
|
||||
+3
-1
@@ -226,4 +226,6 @@ enchdesc_curse_of_vanishing.register();
|
||||
var enchdesc_manabound = VanillaFactory.createItem("enchdesc_manabound");
|
||||
enchdesc_manabound.register();
|
||||
var enchdesc_headhunter = VanillaFactory.createItem("enchdesc_headhunter");
|
||||
enchdesc_headhunter.register();
|
||||
enchdesc_headhunter.register();
|
||||
var enchdesc_aerial_affinity = VanillaFactory.createItem("enchdesc_aerial_affinity");
|
||||
enchdesc_aerial_affinity.register();
|
||||
@@ -110,3 +110,4 @@
|
||||
<contenttweaker:enchdesc_curse_of_vanishing>.addTooltip(format.red("Item disappears on death."));
|
||||
<contenttweaker:enchdesc_manabound>.addTooltip(format.red("Allows item to be repaired with mana."));
|
||||
<contenttweaker:enchdesc_headhunter>.addTooltip(format.red("Increases chance for a skull to drop."));
|
||||
<contenttweaker:enchdesc_aerial_affinity>.addTooltip(format.red("Removes the mining speed penalty while in the air or not touching the ground"));
|
||||
@@ -50,28 +50,28 @@ recipes.removeShaped(<enderio:item_dark_steel_helmet>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_dark_steel_helmet>,
|
||||
[[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <projecte:item.pe_rm_armor_3>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <botania:elementiumhelm>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>]]);
|
||||
|
||||
recipes.removeShaped(<enderio:item_dark_steel_chestplate>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_dark_steel_chestplate>,
|
||||
[[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <projecte:item.pe_rm_armor_2>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <botania:elementiumchest>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>]]);
|
||||
|
||||
recipes.removeShaped(<enderio:item_dark_steel_leggings>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_dark_steel_leggings>,
|
||||
[[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <projecte:item.pe_rm_armor_1>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <botania:elementiumlegs>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>]]);
|
||||
|
||||
recipes.removeShaped(<enderio:item_dark_steel_boots>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_dark_steel_boots>,
|
||||
[[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <projecte:item.pe_rm_armor_0>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <botania:elementiumboots>, <enderio:item_alloy_ingot:6>],
|
||||
[<enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>, <enderio:item_alloy_ingot:6>]]);
|
||||
|
||||
recipes.removeShaped(<enderio:item_end_steel_helmet>);
|
||||
|
||||
@@ -218,3 +218,10 @@ recipes.addShaped(<environmentaltech:laser_lens_crystal>,
|
||||
[[<environmentaltech:litherite>, <projectex:matter:6>, <environmentaltech:litherite>],
|
||||
[<environmentaltech:litherite>, <ore:etLaserLens>, <environmentaltech:litherite>],
|
||||
[<environmentaltech:litherite>, <projectex:matter:6>, <environmentaltech:litherite>]]);
|
||||
|
||||
recipes.removeShaped(<environmentaltech:lightning_cont_1>);
|
||||
|
||||
recipes.addShaped(<environmentaltech:lightning_cont_1>,
|
||||
[[<environmentaltech:interconnect>, <environmentaltech:lightning_rod_insulated>, <environmentaltech:interconnect>],
|
||||
[<ore:blockLitherite>, <environmentaltech:lightning_rod_insulated>, <ore:blockLitherite>],
|
||||
[<ore:blockLitherite>, <ore:rodSednanite>, <ore:blockLitherite>]]);
|
||||
|
||||
@@ -11,3 +11,8 @@ recipes.addShaped(<minecraft:spawn_egg>.withTag({EntityTag: {id: "erebus:erebus.
|
||||
[[null, <bewitchment:triskelion>, null],
|
||||
[<bewitchment:triskelion>, <bewitchment:poppet_earthprotection>, <bewitchment:triskelion>],
|
||||
[null, <bewitchment:triskelion>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:umberstone_callstone>,
|
||||
[[<erebus:materials:18>, <erebus:materials:0>, <erebus:materials:18>],
|
||||
[<erebus:materials:0>, <erebus:umberstone:0>, <erebus:materials:0>],
|
||||
[<erebus:materials:18>, <erebus:materials:0>, <erebus:materials:18>]]);
|
||||
|
||||
@@ -27,4 +27,6 @@ mods.nuclearcraft.infuser.addRecipe([<draconicevolution:draconic_block>, <fluid:
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<deepmoblearning:infused_ingot_block>, <fluid:plutonium_242_fluoride>*36, <bigreactors:mineralbenitoite>]);
|
||||
|
||||
recipes.addShapeless(<bigreactors:reactorcasing>, [<bigreactors:reactorglass>]);
|
||||
recipes.addShapeless(<bigreactors:turbinehousing>, [<bigreactors:turbineglass>]);
|
||||
|
||||
|
||||
@@ -137,3 +137,24 @@ recipes.addShaped(<projecte:item.pe_swrg>,
|
||||
[[<projectex:matter:3>, <twilightforest:alpha_fur>, <projectex:matter:3>],
|
||||
[<contenttweaker:ineffable_sun>, <contenttweaker:charger_ring>, <contenttweaker:ineffable_sun>],
|
||||
[<contenttweaker:soul_of_the_grand_wizard>, <minecraft:totem_of_undying>, <contenttweaker:watcher_eye>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<divinerpg:angelic_helmet>,
|
||||
[[<divinerpg:bluefire_stone>, <divinerpg:bluefire_stone>, <divinerpg:bluefire_stone>],
|
||||
[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<divinerpg:angelic_boots>,
|
||||
[[<divinerpg:bluefire_stone>, null, <divinerpg:bluefire_stone>],
|
||||
[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<divinerpg:angelic_chestplate>,
|
||||
[[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>],
|
||||
[<divinerpg:bluefire_stone>, <contenttweaker:upper_fragment_cosmos>, <divinerpg:bluefire_stone>],
|
||||
[<divinerpg:bluefire_stone>, <divinerpg:bluefire_stone>, <divinerpg:bluefire_stone>]]);
|
||||
|
||||
recipes.addShaped(<divinerpg:angelic_leggings>,
|
||||
[[<divinerpg:bluefire_stone>, <contenttweaker:lower_fragment_cosmos>, <divinerpg:bluefire_stone>],
|
||||
[<divinerpg:bluefire_stone>, null, <divinerpg:bluefire_stone>],
|
||||
[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>]]);
|
||||
@@ -0,0 +1,38 @@
|
||||
|
||||
|
||||
recipes.addShapeless(<minecraft:coal>,
|
||||
[<contenttweaker:foraging_loot_table>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:scrap_metal>,
|
||||
[<contenttweaker:foraging_loot_table>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:gold_nugget>,
|
||||
[<contenttweaker:foraging_loot_table>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:ender_pearl>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level15>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:gunpowder>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level20>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:iron_ingot>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level35>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:experience_bottle>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level50>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:diamond>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level65>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:small_skill_crystal>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level70>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:rosite_ingot>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level85>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:gold_coin>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level90>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:occult_pickaxe>,
|
||||
[<contenttweaker:foraging_loot_table>, <contenttweaker:level90>]);
|
||||
|
||||
@@ -33,4 +33,11 @@ mods.forestry.Carpenter.addRecipe(<forestry:oak_stick>,
|
||||
|
||||
recipes.removeShapeless(<ore:ingotBronze>);
|
||||
|
||||
mods.thermalexpansion.RedstoneFurnace.addRecipe(<gendustry:gene_sample_blank>, <gendustry:gene_sample>, 150);
|
||||
mods.thermalexpansion.RedstoneFurnace.addRecipe(<gendustry:gene_sample_blank>, <gendustry:gene_sample>, 150);
|
||||
|
||||
recipes.remove(<binniecore:storage:0>);
|
||||
recipes.remove(<binniecore:storage:1>);
|
||||
recipes.remove(<binniecore:storage:2>);
|
||||
recipes.remove(<binniecore:storage:3>);
|
||||
recipes.remove(<binniecore:storage:4>);
|
||||
recipes.remove(<binniecore:storage:5>);
|
||||
@@ -777,8 +777,8 @@ hardmodegroup.addEntity(minerdiv);
|
||||
hardmodegroup.addEntity(kingcharger);
|
||||
hardmodegroup.addEntity(nethengeicbeast);
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("head", <contenttweaker:sacrifice_metal_head>, 1, 0.0));
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("chest", <contenttweaker:sacrifice_metal_chest>, 1, 0.0));
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("legs", <contenttweaker:sacrifice_metal_legs>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 30 as short, id: 7 as short}]}), 1, 0.0));
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("chest", <contenttweaker:sacrifice_metal_chest>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.0));
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("legs", <contenttweaker:sacrifice_metal_legs>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.0));
|
||||
hardmodegroup.addArmor(ArmorHandler.createArmorSlot("feet", <contenttweaker:sacrifice_metal_feet>, 1, 0.0));
|
||||
hardmodegroup.addGameStage("hardmode");
|
||||
|
||||
@@ -909,10 +909,10 @@ hardmodegroupmid.addEntity(soulvyre);
|
||||
hardmodegroupmid.addEntity(stimulo);
|
||||
hardmodegroupmid.addEntity(stimulosus);
|
||||
hardmodegroupmid.addEntity(sysker);
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("head", <contenttweaker:sideral_damascus_steel_head>, 1, 0.005));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("chest", <contenttweaker:sideral_damascus_steel_chest>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 30 as short, id: 7 as short}]}), 1, 0.005));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("legs", <contenttweaker:sideral_damascus_steel_legs>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 30 as short, id: 7 as short}]}), 1, 0.005));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("feet", <contenttweaker:sideral_damascus_steel_feet>, 1, 0.005));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("head", <contenttweaker:sideral_damascus_steel_head>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.05));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("chest", <contenttweaker:sideral_damascus_steel_chest>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.05));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("legs", <contenttweaker:sideral_damascus_steel_legs>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.05));
|
||||
hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("feet", <contenttweaker:sideral_damascus_steel_feet>.withTag({ench: [{lvl: 1 as short, id: 70 as short}, {lvl: 15 as short, id: 34 as short}, {lvl: 20 as short, id: 7 as short}]}), 1, 0.05));
|
||||
hardmodegroupmid.addGameStage("hardmode");
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mods.astralsorcery.GameStages.addLevelCap("extendedcrafting", 30);
|
||||
mods.astralsorcery.GameStages.addLevelCap("divinestage", 40);
|
||||
mods.astralsorcery.GameStages.addLevelCap("draconicstage", 50);
|
||||
mods.astralsorcery.GameStages.addLevelCap("brightsteelforging", 70);
|
||||
mods.astralsorcery.GameStages.addLevelCap("divinestage", 35);
|
||||
mods.astralsorcery.GameStages.addLevelCap("draconicstage", 40);
|
||||
mods.astralsorcery.GameStages.addLevelCap("brightsteelforging", 45);
|
||||
mods.astralsorcery.GameStages.addLevelCap("minorvetheabinding", 100);
|
||||
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ mods.recipestages.Recipes.addShaped("modular_controller", "modularstage", <modul
|
||||
[<minecraft:gold_ingot>, <minecraft:redstone_block>, <minecraft:gold_ingot>]
|
||||
]);
|
||||
|
||||
|
||||
recipes.addShaped(<modularmachinery:blockcontroller>,
|
||||
[[null, <minecraft:diamond>, null],
|
||||
[<minecraft:redstone_block>, <modularmachinery:blockcontroller>.reuse(), <minecraft:redstone_block>],
|
||||
@@ -20,6 +21,7 @@ mods.recipestages.Recipes.setRecipeStage("bloodmasterstage", <contenttweaker:net
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:bloodmaster_tome>,
|
||||
[[<bloodmagic:slate:0>, <nuclearcraft:depleted_fuel_uranium:4>, <bloodmagic:slate:0>],
|
||||
[<thebetweenlands:chiromaw_barb>, <minecraft:book>, <thebetweenlands:chiromaw_barb>],
|
||||
|
||||
@@ -61,7 +61,7 @@ mods.nuclearcraft.infuser.addRecipe([<minecraft:rotten_flesh>*64, <fluid:liquid_
|
||||
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<cyclicmagic:peat_biomass>*24) % 100], <contenttweaker:living_flesh>, <fluid:potassium_41>*1000, 1000);
|
||||
|
||||
val unholyradioactivemix = RecipeBuilder.newBuilder("unholyradioactivemix","iron_centrifuge",50);
|
||||
val unholyradioactivemix = RecipeBuilder.newBuilder("unholyradioactivemix","iron_centrifuge",10);
|
||||
unholyradioactivemix.addEnergyPerTickInput(10000);
|
||||
unholyradioactivemix.addFluidInput(<fluid:potassium_41>*5);
|
||||
unholyradioactivemix.addFluidInput(<fluid:nitrogen_16>*5);
|
||||
|
||||
@@ -7,6 +7,7 @@ mods.botania.Orechid.addOre(<ore:oreChargedRunium>, 5000);
|
||||
mods.botania.Orechid.addOre(<ore:oreLiquifiedCoralium>, 3000);
|
||||
|
||||
mods.botania.Apothecary.removeRecipe("orechid");
|
||||
mods.botania.Apothecary.removeRecipe("orechidIgnem");
|
||||
|
||||
mods.botania.ElvenTrade.addRecipe([<botania:specialflower>.withTag({type: "orechid"})], [<contenttweaker:aesir_tribute>]);
|
||||
|
||||
@@ -70,4 +71,35 @@ mythassnorsegem.addItemOutput(<contenttweaker:deeplands_garnet>*64);
|
||||
mythassnorsegem.addItemOutput(<contenttweaker:barathos_garnet>*64);
|
||||
mythassnorsegem.build();
|
||||
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<extendedcrafting:singularity:6>, <contenttweaker:dense_diamond_powder>*48, <contenttweaker:dense_diamond_powder>*12, <contenttweaker:dense_diamond_powder>*4]);
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<extendedcrafting:singularity:6>, <contenttweaker:dense_diamond_powder>*48, <contenttweaker:dense_diamond_powder>*12, <contenttweaker:dense_diamond_powder>*4]);
|
||||
|
||||
|
||||
mods.botania.ElvenTrade.addRecipe([<botania:specialflower>.withTag({type: "orechidIgnem"})], [<contenttweaker:arkenstone>]);
|
||||
|
||||
mods.botania.OrechidIgnem.addOre(<ore:oreEtherium>, 2000);
|
||||
|
||||
mods.immersiveengineering.ArcFurnace.addRecipe(<contenttweaker:etherium_ingot>, <ore:oreEtherium>, <immersiveengineering:material:7>, 2000, 2048, [<ore:dustSednanite>, <thaumcraft:void_seed>, <divinerpg:corrupted_stone>, <careerbees:ingredients:10>], "Ores");
|
||||
|
||||
recipes.addShaped(<contenttweaker:etherium_saw_blade>,
|
||||
[[<techreborn:part:5>, <contenttweaker:adamantium_plate>, <techreborn:part:5>],
|
||||
[<contenttweaker:adamantium_plate>, <extendedcrafting:singularity_custom:1025>, <contenttweaker:adamantium_plate>],
|
||||
[<techreborn:part:5>, <contenttweaker:adamantium_plate>, <techreborn:part:5>]]);
|
||||
|
||||
|
||||
val specialgrinding1 = RecipeBuilder.newBuilder("specialgrinding1","mythic_processor_pulverizer",1);
|
||||
specialgrinding1.addEnergyPerTickInput(60000);
|
||||
specialgrinding1.addItemInput(<contenttweaker:etherium_saw_blade>);
|
||||
specialgrinding1.setChance(0.0);
|
||||
specialgrinding1.addItemInput(<ore:oreArkenstone> *1);
|
||||
specialgrinding1.addItemInput(<contenttweaker:etherium_dust>*4);
|
||||
specialgrinding1.addItemOutput(<contenttweaker:arkengem>*16);
|
||||
specialgrinding1.build();
|
||||
|
||||
|
||||
val specialgrinding2 = RecipeBuilder.newBuilder("specialgrinding2","mythic_processor_pulverizer",1);
|
||||
specialgrinding2.addEnergyPerTickInput(60000);
|
||||
specialgrinding2.addItemInput(<contenttweaker:etherium_saw_blade>);
|
||||
specialgrinding2.setChance(0.0);
|
||||
specialgrinding2.addItemInput(<ore:oreEtherium> *4);
|
||||
specialgrinding2.addItemOutput(<contenttweaker:etherium_dust>*16);
|
||||
specialgrinding2.build();
|
||||
+2330
-2
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@ recipes.addShaped(<threng:machine:5>,
|
||||
|
||||
recipes.remove(<threng:big_assembler:0>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<threng:big_assembler:0>*4,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<threng:big_assembler:0>*6,
|
||||
[[<threng:material:0>, <threng:material:0>, <appliedenergistics2:smooth_sky_stone_block>, <threng:material:14>, <appliedenergistics2:smooth_sky_stone_block>, <threng:material:0>, <threng:material:0>],
|
||||
[<threng:material:0>, <contenttweaker:dream_cluster>, null, <appliedenergistics2:material:34>, null, <contenttweaker:dream_cluster>, <threng:material:0>],
|
||||
[<appliedenergistics2:smooth_sky_stone_block>, null, <extrautils2:decorativesolid:8>, null, <extrautils2:decorativesolid:8>, null, <appliedenergistics2:smooth_sky_stone_block>],
|
||||
|
||||
@@ -0,0 +1,60 @@
|
||||
import loottweaker.LootTweaker;
|
||||
import loottweaker.vanilla.loot.LootTable;
|
||||
import loottweaker.vanilla.loot.LootPool;
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:blank_realmstone");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("mysticalagriculture:crafting:4");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("twilightforest:uncrafting_table");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("thebetweenlands:lore_scrap");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("thebetweenlands:ring_of_dispersion");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("biomesoplenty:sapling_1:7");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:shiny_box");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:8");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("bewitchment:silver_ingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("erebus:materials:45");
|
||||
mods.ltt.LootTable.removeGlobalItem("iceandfire:silver_ingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("immersiveengineering:metal:3");
|
||||
mods.ltt.LootTable.removeGlobalItem("immersiveengineering:metal:0");
|
||||
mods.ltt.LootTable.removeGlobalItem("immersiveengineering:metal:1");
|
||||
mods.ltt.LootTable.removeGlobalItem("nuclearcraft:ingot:13");
|
||||
mods.ltt.LootTable.removeGlobalItem("projectred-core:resource_item:102");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:4");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:11");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:magic_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_ice_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_fire_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_lightning_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_necromancy_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_earth_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_sorcery_wand");
|
||||
mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_healing_wand");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("tombstone:familiar_receptacle");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:0");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:1");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:6");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:4");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:11");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:8");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:9");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:13");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:5");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:7");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:10");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("mod_lavacow:bonesword");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aether_legacy:invisibility_cape");
|
||||
|
||||
|
||||
|
||||
@@ -175,3 +175,32 @@ masterspelldreadia.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
masterspelldreadia.register();
|
||||
|
||||
|
||||
var voidportalbreaker = VanillaFactory.createItem("void_portal_breaker");
|
||||
voidportalbreaker.maxStackSize = 1;
|
||||
voidportalbreaker.glowing = true;
|
||||
voidportalbreaker.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 43) {
|
||||
player.sendChat("This only works in the void world (you won't need it anywhere else)");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("fill ~10 ~-1 ~10 ~-10 ~-1 ~-10 minecraft:stone 0 replace simplevoidworld:portal 0", player, world, true, true);
|
||||
return "Pass";
|
||||
};
|
||||
voidportalbreaker.register();
|
||||
|
||||
|
||||
var masterspellmetallum = VanillaFactory.createItem("master_spell_metallum");
|
||||
masterspellmetallum.maxStackSize = 1;
|
||||
masterspellmetallum.glowing = true;
|
||||
masterspellmetallum.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("fill ~-1 ~10 ~-1 ~1 ~10 ~1 minecraft:anvil", player, world, true, true);
|
||||
player.sendChat("You've been Etho'd");
|
||||
return "Pass";
|
||||
};
|
||||
masterspellmetallum.register();
|
||||
+125
-5
@@ -200,7 +200,7 @@ tuliteflower.itemRightClick = function(stack, world, player, hand) {
|
||||
var blockposbeacon1 = posbeacon1.asBlockPos();
|
||||
var blockBelow1 = world.getBlockState(blockposbeacon1);
|
||||
if(blockBelow1 != <blockstate:minecraft:purpur_block>) {
|
||||
player.sendChat("Compose the right shape out of purpur, heed the call of the white sky");
|
||||
player.sendChat("Compose the right shape out of purpur, heed the call of the white sky, and reproduce the redquartz shape");
|
||||
return "FAIL";
|
||||
}
|
||||
var posbeacon2 = player.position.asPosition3f();
|
||||
@@ -1512,16 +1512,14 @@ orbitalcallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
orbitalcallstone.register();
|
||||
|
||||
var bubbellalliancecallstone= VanillaFactory.createItem("bubbell_alliance_callstone");
|
||||
var bubbellalliancecallstone= VanillaFactory.createItem("energy_chicken_callstone");
|
||||
bubbellalliancecallstone.maxStackSize = 1;
|
||||
bubbellalliancecallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
player.sendChat("This has not been implemented yet");
|
||||
|
||||
if(player.getDimension() != -100) {
|
||||
if(player.getDimension() != 147) {
|
||||
player.sendChat("You gotta be in sedna");
|
||||
return "FAIL";
|
||||
}
|
||||
@@ -1534,5 +1532,127 @@ bubbellalliancecallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
bubbellalliancecallstone.register();
|
||||
|
||||
var biomeritualcallstone= VanillaFactory.createItem("biome_ritual_callstone");
|
||||
biomeritualcallstone.maxStackSize = 1;
|
||||
biomeritualcallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 149) {
|
||||
player.sendChat("You gotta be in ptah");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("pillar-spawn biome_puzzle_callstone", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
biomeritualcallstone.register();
|
||||
|
||||
|
||||
var hiddenpowercallstone= VanillaFactory.createItem("hidden_power_callstone");
|
||||
hiddenpowercallstone.maxStackSize = 1;
|
||||
hiddenpowercallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 166) {
|
||||
player.sendChat("You gotta be in proxima");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("pillar-spawn creative_tank_callstone", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
hiddenpowercallstone.register();
|
||||
|
||||
|
||||
var harbingercharm = VanillaFactory.createItem("harbinger_charm");
|
||||
harbingercharm.maxStackSize = 1;
|
||||
harbingercharm.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
harbingercharm.register();
|
||||
|
||||
var thornycallstone= VanillaFactory.createItem("thorny_callstone");
|
||||
thornycallstone.maxStackSize = 1;
|
||||
thornycallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 818) {
|
||||
player.sendChat("You gotta be in precasia");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("pillar-spawn bone_sword_callstone", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
thornycallstone.register();
|
||||
|
||||
var umberstonecallstone= VanillaFactory.createItem("umberstone_callstone");
|
||||
umberstonecallstone.maxStackSize = 1;
|
||||
umberstonecallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 66) {
|
||||
player.sendChat("You gotta be in Erebus");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("pillar-spawn erebus_roof_structure", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
umberstonecallstone.register();
|
||||
|
||||
var cleansingcallstone= VanillaFactory.createItem("cleansing_callstone");
|
||||
cleansingcallstone.maxStackSize = 1;
|
||||
cleansingcallstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 50) {
|
||||
player.sendChat("You gotta be in the Abyssal Wastelands");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("pillar-spawn sanitizing_bee_callstone", player, world, true, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
cleansingcallstone.register();
|
||||
@@ -546,7 +546,7 @@ cra58.addEnergyPerTickInput(1200);
|
||||
cra58.addFluidInput(<fluid:liquid_pe>*1000);
|
||||
cra58.addFluidInput(<fluid:liquid_lp>*1000);
|
||||
cra58.addItemInput(<abyssalcraft:psdl>);
|
||||
cra58.addItemInput(<abyssalcraft:shadowgem>);
|
||||
cra58.addItemInput(<abyssalcraft:shadowshard>*9);
|
||||
cra58.addItemInput(<abyssalcraft:cpearl>);
|
||||
cra58.addItemInput(<abyssalcraft:dreadbrick:0>*2);
|
||||
cra58.addItemInput(<abyssalcraft:abydreadbrick:0>*2);
|
||||
|
||||
@@ -267,4 +267,11 @@ ast28.addItemInput(<minecraft:dye:4>);
|
||||
ast28.addItemInput(<ore:dyeBlack>);
|
||||
ast28.addItemInput(<astralsorcery:itemusabledust:0>);
|
||||
ast28.addItemOutput(<astralsorcery:itemusabledust:1>*4);
|
||||
ast28.build();
|
||||
ast28.build();
|
||||
|
||||
val ast29 = RecipeBuilder.newBuilder("ast29","auto_astral_altar",1200);
|
||||
ast29.addEnergyPerTickInput(1000);
|
||||
ast29.addItemInput(<astralsorcery:blockinfusedwood:1>*4);
|
||||
ast29.addItemInput(<astralsorcery:itemcraftingcomponent:0>);
|
||||
ast29.addItemOutput(<astralsorcery:blockinfusedwood:5>*4);
|
||||
ast29.build();
|
||||
@@ -9,7 +9,7 @@ mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:gaia_spirit_block>
|
||||
val bot1 = RecipeBuilder.newBuilder("bot1","gaia_altar",400);
|
||||
bot1.addEnergyPerTickInput(40000);
|
||||
bot1.addItemInput(<botania:manaresource:8>*8);
|
||||
bot1.addItemInput(<botania:manaresource:4>*8);
|
||||
bot1.addItemInput(<botania:manaresource:7>*12);
|
||||
bot1.addItemInput(<magicbees:beecomb:2>*8);
|
||||
bot1.addItemInput(<minecraft:nether_star>);
|
||||
bot1.addItemOutput(<botania:manaresource:5>);
|
||||
@@ -55,4 +55,61 @@ bot6.addItemInput(<botania:manaresource:14>*32);
|
||||
bot6.addItemInput(<extrabotany:material:8>*8);
|
||||
bot6.addItemInput(<extrabotany:material:5>*8);
|
||||
bot6.addItemOutput(<extrabotany:material:3>);
|
||||
bot6.build();
|
||||
bot6.build();
|
||||
|
||||
val bot7 = RecipeBuilder.newBuilder("bot7","gaia_altar",400);
|
||||
bot7.addEnergyPerTickInput(60000);
|
||||
bot7.addItemInput(<botania:dice>);
|
||||
bot7.addItemInput(<botania:manaresource:4>*12);
|
||||
bot7.addItemInput(<divinerpg:divine_shards>);
|
||||
bot7.addItemInput(<minecraft:golden_apple:1>);
|
||||
bot7.addItemOutput(<botania:infinitefruit>);
|
||||
bot7.build();
|
||||
|
||||
val bot8 = RecipeBuilder.newBuilder("bot8","gaia_altar",400);
|
||||
bot8.addEnergyPerTickInput(60000);
|
||||
bot8.addItemInput(<botania:dice>);
|
||||
bot8.addItemInput(<botania:manaresource:4>*12);
|
||||
bot8.addItemInput(<divinerpg:divine_shards>);
|
||||
bot8.addItemInput(<enderutilities:enderpart:80>);
|
||||
bot8.addItemOutput(<botania:kingkey>);
|
||||
bot8.build();
|
||||
|
||||
val bot9 = RecipeBuilder.newBuilder("bot9","gaia_altar",400);
|
||||
bot9.addEnergyPerTickInput(60000);
|
||||
bot9.addItemInput(<botania:dice>);
|
||||
bot9.addItemInput(<botania:manaresource:4>*12);
|
||||
bot9.addItemInput(<divinerpg:divine_shards>);
|
||||
bot9.addItemInput(<divinerpg:cyclops_eye>);
|
||||
bot9.addItemOutput(<botania:flugeleye>);
|
||||
bot9.build();
|
||||
|
||||
val bot10 = RecipeBuilder.newBuilder("bot10","gaia_altar",400);
|
||||
bot10.addEnergyPerTickInput(60000);
|
||||
bot10.addItemInput(<botania:dice>);
|
||||
bot10.addItemInput(<botania:manaresource:4>*12);
|
||||
bot10.addItemInput(<divinerpg:divine_shards>);
|
||||
bot10.addItemInput(<aether_legacy:golden_ring>);
|
||||
bot10.addItemInput(<divinerpg:arlemite_shickaxe>);
|
||||
bot10.addItemOutput(<botania:thorring>);
|
||||
bot10.build();
|
||||
|
||||
val bot11 = RecipeBuilder.newBuilder("bot11","gaia_altar",400);
|
||||
bot11.addEnergyPerTickInput(60000);
|
||||
bot11.addItemInput(<botania:dice>);
|
||||
bot11.addItemInput(<botania:manaresource:4>*12);
|
||||
bot11.addItemInput(<divinerpg:divine_shards>);
|
||||
bot11.addItemInput(<aether_legacy:golden_ring>);
|
||||
bot11.addItemInput(<bhc:heart_amulet>);
|
||||
bot11.addItemOutput(<botania:odinring>);
|
||||
bot11.build();
|
||||
|
||||
val bot12 = RecipeBuilder.newBuilder("bot12","gaia_altar",400);
|
||||
bot12.addEnergyPerTickInput(60000);
|
||||
bot12.addItemInput(<botania:dice>);
|
||||
bot12.addItemInput(<botania:manaresource:4>*12);
|
||||
bot12.addItemInput(<divinerpg:divine_shards>);
|
||||
bot12.addItemInput(<aether_legacy:golden_ring>);
|
||||
bot12.addItemInput(<extrautils2:compressedsand:1>);
|
||||
bot12.addItemOutput(<botania:odinring>);
|
||||
bot12.build();
|
||||
@@ -0,0 +1,75 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
recipes.addShaped(<contenttweaker:spatial_processing_unit>,
|
||||
[[<appliedenergistics2:material:22>, <appliedenergistics2:material:23>, <appliedenergistics2:material:24>],
|
||||
[<appliedenergistics2:material:12>, <appliedenergistics2:material:12>, <appliedenergistics2:material:12>],
|
||||
[<appliedenergistics2:material:22>, <appliedenergistics2:material:23>, <appliedenergistics2:material:24>]]);
|
||||
|
||||
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:singular_spatial_processor>,
|
||||
<contenttweaker:spatial_processing_unit>, 2048,
|
||||
<extendedcrafting:material:11>, 1000);
|
||||
|
||||
recipes.addShaped(<contenttweaker:fluix_etcher>,
|
||||
[[<contenttweaker:singular_spatial_processor>, <extendedcrafting:singularity:1>, <contenttweaker:singular_spatial_processor>],
|
||||
[<extendedcrafting:singularity:18>, <extracells:storage.component:3>, <extendedcrafting:singularity_custom:1032>],
|
||||
[<contenttweaker:singular_spatial_processor>, <extendedcrafting:singularity:3>, <contenttweaker:singular_spatial_processor>]]);
|
||||
|
||||
|
||||
val cleanroom1 = RecipeBuilder.newBuilder("cleanroom1","processor_clean_room",40);
|
||||
cleanroom1.addEnergyPerTickInput(40000);
|
||||
cleanroom1.addItemInput(<minecraft:redstone>*32);
|
||||
cleanroom1.addItemInput(<ore:ingotGold>*32);
|
||||
cleanroom1.addItemInput(<ore:itemSilicon>*32);
|
||||
cleanroom1.addItemOutput(<appliedenergistics2:material:22>*32);
|
||||
cleanroom1.build();
|
||||
|
||||
val cleanroom2 = RecipeBuilder.newBuilder("cleanroom2","processor_clean_room",40);
|
||||
cleanroom2.addEnergyPerTickInput(40000);
|
||||
cleanroom2.addItemInput(<minecraft:redstone>*32);
|
||||
cleanroom2.addItemInput(<ore:gemDiamond>*32);
|
||||
cleanroom2.addItemInput(<ore:itemSilicon>*32);
|
||||
cleanroom2.addItemOutput(<appliedenergistics2:material:24>*32);
|
||||
cleanroom2.build();
|
||||
|
||||
val cleanroom3 = RecipeBuilder.newBuilder("cleanroom3","processor_clean_room",40);
|
||||
cleanroom3.addEnergyPerTickInput(40000);
|
||||
cleanroom3.addItemInput(<minecraft:redstone>*32);
|
||||
cleanroom3.addItemInput(<appliedenergistics2:material:0>*32);
|
||||
cleanroom3.addItemInput(<ore:itemSilicon>*32);
|
||||
cleanroom3.addItemOutput(<appliedenergistics2:material:23>*32);
|
||||
cleanroom3.build();
|
||||
|
||||
val cleanroom4 = RecipeBuilder.newBuilder("cleanroom4","processor_clean_room",10);
|
||||
cleanroom4.addEnergyPerTickInput(40000);
|
||||
cleanroom4.addItemInput(<minecraft:redstone>*32);
|
||||
cleanroom4.addItemInput(<contenttweaker:dense_redstone>*32);
|
||||
cleanroom4.addItemOutput(<buildcraftsilicon:redstone_chipset:0>*64);
|
||||
cleanroom4.build();
|
||||
|
||||
val cleanroom5 = RecipeBuilder.newBuilder("cleanroom5","processor_clean_room",10);
|
||||
cleanroom5.addEnergyPerTickInput(40000);
|
||||
cleanroom5.addItemInput(<minecraft:iron_ingot>*32);
|
||||
cleanroom5.addItemInput(<contenttweaker:dense_redstone>*32);
|
||||
cleanroom5.addItemOutput(<buildcraftsilicon:redstone_chipset:1>*64);
|
||||
cleanroom5.build();
|
||||
|
||||
val cleanroom6 = RecipeBuilder.newBuilder("cleanroom6","processor_clean_room",10);
|
||||
cleanroom6.addEnergyPerTickInput(40000);
|
||||
cleanroom6.addItemInput(<minecraft:gold_ingot>*32);
|
||||
cleanroom6.addItemInput(<contenttweaker:dense_redstone>*32);
|
||||
cleanroom6.addItemOutput(<buildcraftsilicon:redstone_chipset:2>*64);
|
||||
cleanroom6.build();
|
||||
|
||||
val cleanroom7 = RecipeBuilder.newBuilder("cleanroom7","processor_clean_room",10);
|
||||
cleanroom7.addEnergyPerTickInput(40000);
|
||||
cleanroom7.addItemInput(<minecraft:quartz>*32);
|
||||
cleanroom7.addItemInput(<contenttweaker:dense_redstone>*32);
|
||||
cleanroom7.addItemOutput(<buildcraftsilicon:redstone_chipset:3>*64);
|
||||
cleanroom7.build();
|
||||
|
||||
val cleanroom8 = RecipeBuilder.newBuilder("cleanroom8","processor_clean_room",10);
|
||||
cleanroom8.addEnergyPerTickInput(40000);
|
||||
cleanroom8.addItemInput(<minecraft:diamond>*32);
|
||||
cleanroom8.addItemInput(<contenttweaker:dense_redstone>*32);
|
||||
cleanroom8.addItemOutput(<buildcraftsilicon:redstone_chipset:4>*64);
|
||||
cleanroom8.build();
|
||||
@@ -23,11 +23,11 @@ mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:blazing_refined_fuel>*100,
|
||||
|
||||
val compressionf1 = RecipeBuilder.newBuilder("compressionf1","compression_engine",100);
|
||||
compressionf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*100);
|
||||
compressionf1.addEnergyPerTickOutput(12500);
|
||||
compressionf1.addEnergyPerTickOutput(22500);
|
||||
compressionf1.build();
|
||||
|
||||
val compadvf1 = RecipeBuilder.newBuilder("compadvf1","advanced_compression_engine",50);
|
||||
compadvf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*1000);
|
||||
val compadvf1 = RecipeBuilder.newBuilder("compadvf1","advanced_compression_engine",20);
|
||||
compadvf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*20);
|
||||
compadvf1.addFluidInput(<fluid:water>*50);
|
||||
compadvf1.addFluidOutput(<fluid:steam>*15000);
|
||||
compadvf1.addFluidOutput(<fluid:steam>*30000);
|
||||
compadvf1.build();
|
||||
+64
-1
@@ -385,4 +385,67 @@ val chick60 = RecipeBuilder.newBuilder("chick60","mechanized_coop",480);
|
||||
chick60.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:elecanium_chicken"}}));
|
||||
chick60.setChance(0.0);
|
||||
chick60.addItemOutput(<contenttweaker:elecanium_egg>*16);
|
||||
chick60.build();
|
||||
chick60.build();
|
||||
|
||||
val chick61 = RecipeBuilder.newBuilder("chick61","mechanized_coop",480);
|
||||
chick61.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:hassium_chicken"}}));
|
||||
chick61.setChance(0.0);
|
||||
chick61.addItemOutput(<contenttweaker:hassium_egg>*16);
|
||||
chick61.build();
|
||||
|
||||
val chick62 = RecipeBuilder.newBuilder("chick62","mechanized_coop",480);
|
||||
chick62.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:rubidium_chicken"}}));
|
||||
chick62.setChance(0.0);
|
||||
chick62.addItemOutput(<contenttweaker:rubidium_egg>*16);
|
||||
chick62.build();
|
||||
|
||||
val chick63 = RecipeBuilder.newBuilder("chick63","mechanized_coop",480);
|
||||
chick63.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:strontium_chicken"}}));
|
||||
chick63.setChance(0.0);
|
||||
chick63.addItemOutput(<contenttweaker:strontium_egg>*16);
|
||||
chick63.build();
|
||||
|
||||
val chick64 = RecipeBuilder.newBuilder("chick64","mechanized_coop",480);
|
||||
chick64.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:caesium_chicken"}}));
|
||||
chick64.setChance(0.0);
|
||||
chick64.addItemOutput(<contenttweaker:caesium_egg>*16);
|
||||
chick64.build();
|
||||
|
||||
val chick65 = RecipeBuilder.newBuilder("chick65","mechanized_coop",480);
|
||||
chick65.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:energy_chicken"}}));
|
||||
chick65.setChance(0.0);
|
||||
chick65.addItemOutput(<contenttweaker:energy_egg>*16);
|
||||
chick65.build();
|
||||
|
||||
val chick66 = RecipeBuilder.newBuilder("chick66","mechanized_coop",480);
|
||||
chick66.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:osmium_chicken"}}));
|
||||
chick66.setChance(0.0);
|
||||
chick66.addItemOutput(<contenttweaker:osmium_egg>*16);
|
||||
chick66.build();
|
||||
|
||||
val chick67 = RecipeBuilder.newBuilder("chick67","mechanized_coop",480);
|
||||
chick67.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:ghoulish_chicken"}}));
|
||||
chick67.setChance(0.0);
|
||||
chick67.addItemOutput(<contenttweaker:ghoulish_egg>*16);
|
||||
chick67.build();
|
||||
|
||||
val chick68 = RecipeBuilder.newBuilder("chick68","mechanized_coop",480);
|
||||
chick68.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:pure_chicken"}}));
|
||||
chick68.setChance(0.0);
|
||||
chick68.addItemOutput(<contenttweaker:pure_egg>*16);
|
||||
chick68.build();
|
||||
|
||||
val chick69 = RecipeBuilder.newBuilder("chick69","mechanized_coop",480);
|
||||
chick69.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:ghastly_chicken"}}));
|
||||
chick69.setChance(0.0);
|
||||
chick69.addItemOutput(<contenttweaker:ghastly_egg>*16);
|
||||
chick69.build();
|
||||
|
||||
val chick70 = RecipeBuilder.newBuilder("chick70","mechanized_coop",480);
|
||||
chick70.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:heraldry_chicken"}}));
|
||||
chick70.setChance(0.0);
|
||||
chick70.addItemOutput(<contenttweaker:heraldry_egg>*16);
|
||||
chick70.addItemOutput(<contenttweaker:heraldry_egg>*16);
|
||||
chick70.addItemOutput(<contenttweaker:heraldry_egg>*16);
|
||||
chick70.addItemOutput(<contenttweaker:heraldry_egg>*16);
|
||||
chick70.build();
|
||||
|
||||
@@ -124,3 +124,129 @@ makedefinedingot.addFluidInput(<fluid:meatballium>*500);
|
||||
makedefinedingot.addFluidInput(<fluid:arbiterium>*500);
|
||||
makedefinedingot.addItemOutput(<contenttweaker:defined_ingot>);
|
||||
makedefinedingot.build();
|
||||
|
||||
|
||||
val makedefinedingotother = RecipeBuilder.newBuilder("makedefinedingotother","definer_two",100);
|
||||
makedefinedingotother.addEnergyPerTickInput(10000000);
|
||||
makedefinedingotother.addFluidInput(<fluid:hydrogen>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:helium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:lithium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:beryllium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:boron>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:fluidcarbon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:nitrogen>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:oxygen>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:fluorine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:neon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:sodium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:magnesium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:aluminum>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_silicon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_phosphorus>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:sulfur>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:chlorine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:argon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:potassium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:fluidcalcium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_scandium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_titanium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_vanadium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:chrome>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:manganese>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:iron>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:cobalt>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:nickel>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:copper>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:zinc>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_gallium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_germanium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:arsenic>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:selenium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:bromine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:krypton>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:rubidium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:strontium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:yttrium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_zirconium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:niobium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_molybdenum>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:technetium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:molten_ruthenium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:rhodium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:palladium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:silver>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:cadmium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:indium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:tin>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:antimony>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:tellurium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:iodine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:xenon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:caesium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:barium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:lanthanum>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:hafnium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:tantalum>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:tungsten>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:rhenium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:osmium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:iridium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:platinum>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:gold>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:fluidmercury>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:thallium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:lead>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:bismuth>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:polonium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:astatine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:radon>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:francium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:radium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:actinium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:rutherfordium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:dubnium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:seaborgium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:bohrium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:hassium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:meitnerium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:darmstadtium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:roentgenium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:copernicium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:nihonium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:flerovium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:moscovium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:livermorium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:tennessine>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:oganesson>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:cerium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:praseodymium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:neodymium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:promethium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:samarium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:europium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:gadolinium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:terbium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:dysprosium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:holmium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:erbium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:thulium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:ytterbium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:lutetium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:thorium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:proactinium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:uranium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:neptunium_237>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:plutonium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:americium_243>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:curium_247>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:berkelium_247>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:californium_251>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:einstenium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:fermium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:mendelevium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:nobelium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:lawrencium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:meatballium>*500);
|
||||
makedefinedingotother.addFluidInput(<fluid:arbiterium>*500);
|
||||
makedefinedingotother.addItemOutput(<contenttweaker:defined_ingot>);
|
||||
makedefinedingotother.build();
|
||||
@@ -166,7 +166,7 @@ corruptedlibrarydefinedengine.build();
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:irradiator_casing>*12,
|
||||
[[<contenttweaker:high_refraction_alloy_ingot>, <contenttweaker:infinity_plate>, <contenttweaker:radiation_crafter>, <contenttweaker:infinity_plate>, <contenttweaker:high_refraction_alloy_ingot>],
|
||||
[<contenttweaker:infinity_plate>, <extendedcrafting:storage:4>, <nuclearcraft:fusion_core>, <extendedcrafting:storage:4>, <contenttweaker:infinity_plate>],
|
||||
[<contenttweaker:radiation_crafter>, <extracells:storage.physical:3>, <contenttweaker:living_case>, <extracells:storage.physical:3>, <contenttweaker:radiation_crafter>],
|
||||
[<contenttweaker:radiation_crafter>, <extracells:storage.component:3>, <contenttweaker:living_case>, <extracells:storage.component:3>, <contenttweaker:radiation_crafter>],
|
||||
[<contenttweaker:infinity_plate>, <extendedcrafting:storage:4>, <contenttweaker:defined_engine>, <extendedcrafting:storage:4>, <contenttweaker:infinity_plate>],
|
||||
[<contenttweaker:high_refraction_alloy_ingot>, <contenttweaker:infinity_plate>, <contenttweaker:radiation_crafter>, <contenttweaker:infinity_plate>, <contenttweaker:high_refraction_alloy_ingot>]]);
|
||||
|
||||
@@ -188,9 +188,11 @@ mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:starmetal_alloy
|
||||
val irradiationultimate = RecipeBuilder.newBuilder("irradiationultimate","dyson_irradiator",200);
|
||||
irradiationultimate.addEnergyPerTickInput(500000);
|
||||
irradiationultimate.addGridPowerInput(500);
|
||||
irradiationultimate.addAspectInput("lux",30);
|
||||
irradiationultimate.addFluidInput(<fluid:hyperdense_plasma>*100);
|
||||
irradiationultimate.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationultimate.addItemInput(<contenttweaker:defined_ingot>);
|
||||
irradiationultimate.addItemInput(<contenttweaker:dense_diamond_powder>);
|
||||
irradiationultimate.addItemInput(<avaritia:resource:5>*4);
|
||||
irradiationultimate.addItemOutput(<avaritia:resource:6>);
|
||||
irradiationultimate.build();
|
||||
@@ -198,6 +200,7 @@ irradiationultimate.build();
|
||||
val irradiationultimate1 = RecipeBuilder.newBuilder("irradiationultimate1","dyson_irradiator",200);
|
||||
irradiationultimate1.addEnergyPerTickInput(500000);
|
||||
irradiationultimate1.addGridPowerInput(500);
|
||||
irradiationultimate1.addAspectInput("lux",30);
|
||||
irradiationultimate1.addFluidInput(<fluid:hyperdense_plasma>*100);
|
||||
irradiationultimate1.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationultimate1.addItemInput(<contenttweaker:defined_ingot>);
|
||||
@@ -290,7 +293,7 @@ recipes.addShaped(<contenttweaker:tier_vi_defined_seed>,
|
||||
val irradiationseed1 = RecipeBuilder.newBuilder("irradiationseed1","dyson_irradiator",200);
|
||||
irradiationseed1.addEnergyPerTickInput(500000);
|
||||
irradiationseed1.addFluidInput(<fluid:fiery_peat>*400);
|
||||
irradiationseed1.addAspectInput("herba",30);
|
||||
irradiationseed1.addAspectInput("lux",30);
|
||||
irradiationseed1.addItemInput(<contenttweaker:tier_i_defined_seed>);
|
||||
irradiationseed1.addItemOutput(<mysticalagriculture:stone_essence>*64);
|
||||
irradiationseed1.addItemOutput(<mysticalagriculture:dirt_essence>*64);
|
||||
@@ -304,7 +307,7 @@ irradiationseed1.build();
|
||||
val irradiationseed2 = RecipeBuilder.newBuilder("irradiationseed2","dyson_irradiator",200);
|
||||
irradiationseed2.addEnergyPerTickInput(500000);
|
||||
irradiationseed2.addFluidInput(<fluid:fiery_peat>*600);
|
||||
irradiationseed2.addAspectInput("herba",30);
|
||||
irradiationseed2.addAspectInput("lux",30);
|
||||
irradiationseed2.addItemInput(<contenttweaker:tier_ii_defined_seed>);
|
||||
irradiationseed2.addItemOutput(<mysticalagriculture:fire_essence>*64);
|
||||
irradiationseed2.addItemOutput(<mysticalagriculture:dye_essence>*64);
|
||||
@@ -334,7 +337,7 @@ irradiationseed2.build();
|
||||
val irradiationseed3 = RecipeBuilder.newBuilder("irradiationseed3","dyson_irradiator",200);
|
||||
irradiationseed3.addEnergyPerTickInput(500000);
|
||||
irradiationseed3.addFluidInput(<fluid:fiery_peat>*800);
|
||||
irradiationseed3.addAspectInput("herba",30);
|
||||
irradiationseed3.addAspectInput("lux",30);
|
||||
irradiationseed3.addItemInput(<contenttweaker:tier_iii_defined_seed>);
|
||||
irradiationseed3.addItemOutput(<mysticalagriculture:iron_essence>*64);
|
||||
irradiationseed3.addItemOutput(<mysticalagriculture:nether_quartz_essence>*64);
|
||||
@@ -380,7 +383,7 @@ irradiationseed3.build();
|
||||
val irradiationseed4 = RecipeBuilder.newBuilder("irradiationseed4","dyson_irradiator",200);
|
||||
irradiationseed4.addEnergyPerTickInput(500000);
|
||||
irradiationseed4.addFluidInput(<fluid:fiery_peat>*1000);
|
||||
irradiationseed4.addAspectInput("herba",30);
|
||||
irradiationseed4.addAspectInput("lux",30);
|
||||
irradiationseed4.addItemInput(<contenttweaker:tier_iv_defined_seed>);
|
||||
irradiationseed4.addItemOutput(<mysticalagriculture:gold_essence>*64);
|
||||
irradiationseed4.addItemOutput(<mysticalagriculture:lapis_lazuli_essence>*64);
|
||||
@@ -428,7 +431,7 @@ irradiationseed4.build();
|
||||
val irradiationseed5 = RecipeBuilder.newBuilder("irradiationseed5","dyson_irradiator",200);
|
||||
irradiationseed5.addEnergyPerTickInput(500000);
|
||||
irradiationseed5.addFluidInput(<fluid:fiery_peat>*1400);
|
||||
irradiationseed5.addAspectInput("herba",30);
|
||||
irradiationseed5.addAspectInput("lux",30);
|
||||
irradiationseed5.addItemInput(<contenttweaker:tier_v_defined_seed>);
|
||||
irradiationseed5.addItemOutput(<mysticalagriculture:diamond_essence>*64);
|
||||
irradiationseed5.addItemOutput(<mysticalagriculture:emerald_essence>*64);
|
||||
@@ -456,7 +459,7 @@ irradiationseed5.build();
|
||||
val irradiationseed6 = RecipeBuilder.newBuilder("irradiationseed6","dyson_irradiator",200);
|
||||
irradiationseed6.addEnergyPerTickInput(500000);
|
||||
irradiationseed6.addFluidInput(<fluid:fiery_peat>*6000);
|
||||
irradiationseed6.addAspectInput("herba",30);
|
||||
irradiationseed6.addAspectInput("lux",30);
|
||||
irradiationseed6.addItemInput(<contenttweaker:tier_vi_defined_seed>);
|
||||
irradiationseed6.addItemOutput(<mysticalagradditions:nether_star_essence>*64);
|
||||
irradiationseed6.addItemOutput(<mysticalagradditions:dragon_egg_essence>*64);
|
||||
@@ -482,7 +485,7 @@ val halitewarrior = RecipeBuilder.newBuilder("halitewarrior","dyson_irradiator",
|
||||
halitewarrior.addEnergyPerTickInput(50000000);
|
||||
halitewarrior.addFluidInput(<fluid:halite_fluid>*2000);
|
||||
halitewarrior.addFluidInput(<fluid:magnatar_stabilizer>*2000);
|
||||
halitewarrior.addAspectInput("herba",50);
|
||||
halitewarrior.addAspectInput("lux",50);
|
||||
halitewarrior.addItemInput(<divinerpg:halite_shield>);
|
||||
halitewarrior.addItemInput(<divinerpg:halite_blade>);
|
||||
halitewarrior.addItemInput(<divinerpg:halite_bow>);
|
||||
@@ -501,6 +504,7 @@ mods.nuclearcraft.fusion.addRecipe([<fluid:relativistic_matter>*10, <fluid:techn
|
||||
val irradiationchaosbuff = RecipeBuilder.newBuilder("irradiationchaosbuff","dyson_irradiator",200);
|
||||
irradiationchaosbuff.addEnergyPerTickInput(500000);
|
||||
irradiationchaosbuff.addGridPowerInput(6000);
|
||||
halitewarrior.addAspectInput("lux",10);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:hyperdense_plasma>*200);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:chaos>*1440);
|
||||
|
||||
@@ -54,7 +54,7 @@ val array78 as IEnchantmentDefinition[] = [<enchantment:aoa3:sever>];
|
||||
val array79 as IEnchantmentDefinition[] = [<enchantment:aoa3:brace>];
|
||||
val array80 as IEnchantmentDefinition[] = [<enchantment:ebwizardry:frost_protection>];
|
||||
val array81 as IEnchantmentDefinition[] = [<enchantment:abyssalcraft:sapping>];
|
||||
val array82 as IEnchantmentDefinition[] = [<enchantment:cyclicmagic:enchantment.reach>];
|
||||
// val array82 as IEnchantmentDefinition[] = [<enchantment:cyclicmagic:enchantment.reach>];
|
||||
val array83 as IEnchantmentDefinition[] = [<enchantment:cofhcore:holding>];
|
||||
val array84 as IEnchantmentDefinition[] = [<enchantment:abyssalcraft:iron_wall>];
|
||||
val array85 as IEnchantmentDefinition[] = [<enchantment:aoa3:shell>];
|
||||
@@ -263,10 +263,10 @@ var map81 as IData = {};
|
||||
for ench in array81 {
|
||||
map81 += ench.makeEnchantment(3).makeTag();
|
||||
}
|
||||
var map82 as IData = {};
|
||||
for ench in array82 {
|
||||
map82 += ench.makeEnchantment(1).makeTag();
|
||||
}
|
||||
// var map82 as IData = {};
|
||||
// for ench in array82 {
|
||||
// map82 += ench.makeEnchantment(1).makeTag();
|
||||
// }
|
||||
var map83 as IData = {};
|
||||
for ench in array83 {
|
||||
map83 += ench.makeEnchantment(4).makeTag();
|
||||
|
||||
@@ -0,0 +1,136 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
import mods.thaumcraft.Infusion;
|
||||
|
||||
|
||||
|
||||
val combinethepuzzles = RecipeBuilder.newBuilder("combinethepuzzles","me_entropic_sythesizer",200);
|
||||
combinethepuzzles.addFluidInput(<fluid:twilight_fire>*800);
|
||||
combinethepuzzles.addFluidInput(<fluid:nightmarish_matter>*800);
|
||||
combinethepuzzles.addFluidInput(<fluid:chaotic_matter>*800);
|
||||
combinethepuzzles.addFluidInput(<fluid:galactic_matter>*800);
|
||||
combinethepuzzles.addFluidInput(<fluid:cosmic_matter>*800);
|
||||
combinethepuzzles.addFluidInput(<fluid:spatial_matter>*800);
|
||||
combinethepuzzles.addItemInput(<contenttweaker:recursion_focus_lens>);
|
||||
combinethepuzzles.addItemOutput(<contenttweaker:recursion_fragment_terra>);
|
||||
combinethepuzzles.build();
|
||||
|
||||
recipes.addHiddenShapeless("vetheapuzzle",<contenttweaker:dream_projector_gem>,
|
||||
[<contenttweaker:projector_gem>,
|
||||
<tconstruct:tough_tool_rod>.withTag({Material: "jade"}),
|
||||
<plustic:battery_cell>.withTag({Material: "endrod"}),
|
||||
<plustic:pipe_piece>.withTag({Material: "titanium"}),
|
||||
<plustic:laser_medium>.withTag({Material: "starmetal"})]);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:dream_projector_gem>, <fluid:recursive_life_essence>*1000, <contenttweaker:dream_projector_gem>*2]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:recursion_focus_lens>,
|
||||
[[<ore:plateMithril>, <ore:plateMithril>, <contenttweaker:imperfect_gem_of_the_cosmos>, <ore:plateMithril>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <ore:crystalPureFluix>, <contenttweaker:corrupted_aragonite>, <ore:crystalPureFluix>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <contenttweaker:recursion_fragment_vethea>, <contenttweaker:cursed_sapphire>, <contenttweaker:eternal_nightmare>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <ore:crystalPureFluix>, <contenttweaker:recursive_powder>, <ore:crystalPureFluix>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <ore:plateMithril>, <contenttweaker:dream_projector_gem>, <ore:plateMithril>, <ore:plateMithril>]]);
|
||||
|
||||
|
||||
|
||||
val mythassallofthem = RecipeBuilder.newBuilder("mythassallofthem","me_mythic_assembler",200);
|
||||
mythassallofthem.addEnergyPerTickInput(5000000);
|
||||
mythassallofthem.addFluidInput(<fluid:resonating_matter>*800);
|
||||
mythassallofthem.addFluidInput(<fluid:recursive_life_essence>*800);
|
||||
mythassallofthem.addItemInput(<contenttweaker:recursion_fragment_terra>);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:precasia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:abyss_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:lelyetia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:barathos_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:creeponia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:deeplands_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:vox_ponds_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:mysterium_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:iromine_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:haven_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:candyland_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:crystevia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:gardencia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:celeve_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:borean_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:lunalus_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:runandor_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:ancient_cavern_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:immortallis_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:greckon_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:dustopia_garnet>*64);
|
||||
mythassallofthem.addItemOutput(<contenttweaker:vethea_garnet>*64);
|
||||
mythassallofthem.build();
|
||||
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("makecreativetank", "",
|
||||
<contenttweaker:hidden_power_callstone>, 30,
|
||||
[<aspect:auram>*200, <aspect:ignis>*100, <aspect:aer>*100, <aspect:terra>*100, <aspect:aqua>*100, <aspect:cognitio>*100],
|
||||
<contenttweaker:recursive_meatball>,
|
||||
[<contenttweaker:heart_of_the_elder_one>, <contenttweaker:concentrated_essence>,
|
||||
<contenttweaker:tainted_heart>, <contenttweaker:concentrated_essence>,
|
||||
<contenttweaker:faultless_ichor_gem>, <contenttweaker:concentrated_essence>,
|
||||
<contenttweaker:gem_of_the_sleeping_city>, <contenttweaker:concentrated_essence>]);
|
||||
|
||||
|
||||
mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:willful_naquadah_chunk>,
|
||||
[<contenttweaker:naquadah_chunk>, <contenttweaker:faultless_ichor>,
|
||||
<contenttweaker:concentrated_essence>, <bewitchment:demon_heart>], 200.0, 10.0);
|
||||
|
||||
mods.botania.ManaInfusion.addInfusion(<contenttweaker:cracked_naquadah_chunk>, <contenttweaker:willful_naquadah_chunk>, 1000);
|
||||
|
||||
mods.astralsorcery.StarlightInfusion.addInfusion(<contenttweaker:cracked_naquadah_chunk>, <contenttweaker:naquadah_core>, true, 0.1, 100);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:naquadah_core>, <fluid:unholy_radioactive_mix>*2, <contenttweaker:irradiated_naquadah_core>, 1.0, 1.0, 0.1]);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:irradiated_naquadah_core>, <ore:blockLead>*25, <contenttweaker:naquadah_ingot>, 1.0, 1.0, 0.1]);
|
||||
|
||||
mods.nuclearcraft.pressurizer.addRecipe([<contenttweaker:naquadah_ingot>, <contenttweaker:naquadah_plate>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:naquadah_gear>,
|
||||
[[null, <contenttweaker:naquadah_ingot>, null],
|
||||
[<contenttweaker:naquadah_ingot>, <contenttweaker:adamantium_plate>, <contenttweaker:naquadah_ingot>],
|
||||
[null, <contenttweaker:naquadah_ingot>, null]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:entropy_director_element>,
|
||||
[[<contenttweaker:naquadah_plate>, <contenttweaker:elder_spooder_string>, <contenttweaker:naquadah_plate>],
|
||||
[<contenttweaker:stone_of_the_sleeping_city>, <contenttweaker:draconic_machine_frame>, <contenttweaker:stone_of_the_sleeping_city>],
|
||||
[<contenttweaker:naquadah_plate>, <contenttweaker:elder_spooder_string>, <contenttweaker:naquadah_plate>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:naquadah_catalyst>,
|
||||
|
||||
[[<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>],
|
||||
|
||||
[<contenttweaker:neutronium_casing>, <contenttweaker:entropy_director_element>, <contenttweaker:neutronium_casing>,
|
||||
<contenttweaker:superconducting_mithril>, <extendedcrafting:material:13>, <contenttweaker:superconducting_mithril>,
|
||||
<contenttweaker:neutronium_casing>, <contenttweaker:entropy_director_element>, <contenttweaker:neutronium_casing>],
|
||||
|
||||
[<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>],
|
||||
|
||||
[<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:naquadah_gear>, <contenttweaker:time_crystal>, <contenttweaker:naquadah_gear>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>],
|
||||
|
||||
[<contenttweaker:superconducting_mithril>, <extendedcrafting:material:13>, <contenttweaker:superconducting_mithril>,
|
||||
<contenttweaker:time_crystal>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:time_crystal>,
|
||||
<contenttweaker:superconducting_mithril>, <extendedcrafting:material:13>, <contenttweaker:superconducting_mithril>],
|
||||
|
||||
[<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:naquadah_gear>, <contenttweaker:time_crystal>, <contenttweaker:naquadah_gear>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>],
|
||||
|
||||
[<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>],
|
||||
|
||||
[<contenttweaker:neutronium_casing>, <contenttweaker:entropy_director_element>, <contenttweaker:neutronium_casing>,
|
||||
<contenttweaker:superconducting_mithril>, <extendedcrafting:material:13>, <contenttweaker:superconducting_mithril>,
|
||||
<contenttweaker:neutronium_casing>, <contenttweaker:entropy_director_element>, <contenttweaker:neutronium_casing>],
|
||||
|
||||
[<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>,
|
||||
<contenttweaker:brightsteel_case>, <contenttweaker:superconducting_mithril>, <contenttweaker:brightsteel_case>,
|
||||
<contenttweaker:rainbow_lens>, <contenttweaker:neutronium_casing>, <contenttweaker:rainbow_lens>]]);
|
||||
@@ -1,14 +1,14 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
|
||||
val opdra1 = RecipeBuilder.newBuilder("dragonsword1","dragonfire_forge",100);
|
||||
val opdra1 = RecipeBuilder.newBuilder("dragonsword1","dragonfire_forge",50);
|
||||
opdra1.addItemInput(<minecraft:coal:0>*64);
|
||||
opdra1.addItemInput(<minecraft:coal:1>*64);
|
||||
opdra1.addItemInput(<thermalfoundation:material:136>*12);
|
||||
opdra1.addFluidOutput(<fluid:eternal_dragon_fire>*10);
|
||||
opdra1.build();
|
||||
|
||||
val opdra2 = RecipeBuilder.newBuilder("dragonsword2","dragonfire_forge",100);
|
||||
val opdra2 = RecipeBuilder.newBuilder("dragonsword2","dragonfire_forge",50);
|
||||
opdra2.addItemInput(<minecraft:blaze_powder>*32);
|
||||
opdra2.addItemInput(<thermalfoundation:material:2049>*32);
|
||||
opdra2.addItemInput(<thermalfoundation:material:2051>*32);
|
||||
@@ -16,7 +16,7 @@ opdra2.addItemInput(<thermalfoundation:material:2053>*32);
|
||||
opdra2.addFluidOutput(<fluid:eternal_dragon_fire>*20);
|
||||
opdra2.build();
|
||||
|
||||
val opdra3 = RecipeBuilder.newBuilder("dragonsword3","dragonfire_forge",100);
|
||||
val opdra3 = RecipeBuilder.newBuilder("dragonsword3","dragonfire_forge",50);
|
||||
opdra3.addItemInput(<botania:manaresource:0>*20);
|
||||
opdra3.addItemInput(<botania:rune:1>*32);
|
||||
opdra3.addItemInput(<minecraft:fire_charge>*64);
|
||||
@@ -24,7 +24,7 @@ opdra3.addItemInput(<minecraft:tnt>*64);
|
||||
opdra3.addFluidOutput(<fluid:eternal_dragon_fire>*30);
|
||||
opdra3.build();
|
||||
|
||||
val opdra4 = RecipeBuilder.newBuilder("dragonsword4","dragonfire_forge",100);
|
||||
val opdra4 = RecipeBuilder.newBuilder("dragonsword4","dragonfire_forge",50);
|
||||
opdra4.addItemInput(<aoa3:nether_tokens>*32);
|
||||
opdra4.addItemInput(<aoa3:hellfire>);
|
||||
opdra4.addItemInput(<minecraft:diamond>*64);
|
||||
@@ -32,21 +32,21 @@ opdra4.addItemInput(<extratrees:food:55>*32);
|
||||
opdra4.addFluidOutput(<fluid:eternal_dragon_fire>*80);
|
||||
opdra4.build();
|
||||
|
||||
val opdra5 = RecipeBuilder.newBuilder("dragonsword5","dragonfire_forge",100);
|
||||
val opdra5 = RecipeBuilder.newBuilder("dragonsword5","dragonfire_forge",50);
|
||||
opdra5.addItemInput(<aoa3:flammable_dust>*4);
|
||||
opdra5.addItemInput(<divinerpg:divine_shards>);
|
||||
opdra5.addItemInput(<minecraft:nether_star>*8);
|
||||
opdra5.addFluidOutput(<fluid:eternal_dragon_fire>*100);
|
||||
opdra5.build();
|
||||
|
||||
val opdra6 = RecipeBuilder.newBuilder("dragonsword6","dragonfire_forge",100);
|
||||
val opdra6 = RecipeBuilder.newBuilder("dragonsword6","dragonfire_forge",50);
|
||||
opdra6.addItemInput(<projecte:item.pe_fuel:2>*16);
|
||||
opdra6.addItemInput(<thebetweenlands:items_misc:39>*4);
|
||||
opdra6.addItemInput(<minecraft:nether_star>);
|
||||
opdra6.addFluidOutput(<fluid:eternal_dragon_fire>*50);
|
||||
opdra6.build();
|
||||
|
||||
val opdra7 = RecipeBuilder.newBuilder("dragonsword7","dragonfire_forge",100);
|
||||
val opdra7 = RecipeBuilder.newBuilder("dragonsword7","dragonfire_forge",50);
|
||||
opdra7.addItemInput(<aoa3:chestbone_fragment>*16);
|
||||
opdra7.addItemInput(<aoa3:footbone_fragment>*16);
|
||||
opdra7.addItemInput(<aoa3:legbone_fragment>*16);
|
||||
@@ -55,7 +55,7 @@ opdra7.addItemInput(<projecte:item.pe_fuel:2>*32);
|
||||
opdra7.addFluidOutput(<fluid:eternal_dragon_fire>*600);
|
||||
opdra7.build();
|
||||
|
||||
val opdra8 = RecipeBuilder.newBuilder("dragonsword8","dragonfire_forge",100);
|
||||
val opdra8 = RecipeBuilder.newBuilder("dragonsword8","dragonfire_forge",50);
|
||||
opdra8.addItemInput(<aoa3:blazium_ingot>*32);
|
||||
opdra8.addItemInput(<aoa3:varsium_ingot>*32);
|
||||
opdra8.addItemInput(<projecte:item.pe_fuel:2>*32);
|
||||
@@ -67,6 +67,22 @@ opdra9.addItemInput(<divinerpg:apalachia_heart>);
|
||||
opdra9.addFluidOutput(<fluid:eternal_dragon_fire>*1000);
|
||||
opdra9.build();
|
||||
|
||||
val opdra10 = RecipeBuilder.newBuilder("dragonsword10","dragonfire_forge",50);
|
||||
opdra10.addItemInput(<aoa3:nether_tokens>*32);
|
||||
opdra10.addItemInput(<contenttweaker:better_hellfire>);
|
||||
opdra10.addItemInput(<minecraft:diamond>*64);
|
||||
opdra10.addItemInput(<extratrees:food:55>*32);
|
||||
opdra10.addFluidOutput(<fluid:eternal_dragon_fire>*80);
|
||||
opdra10.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
val nightmarefire1 = RecipeBuilder.newBuilder("nightmarefire1","dragonfire_forge",100);
|
||||
nightmarefire1.addItemInput(<divinerpg:teaker_lump>*4);
|
||||
nightmarefire1.addFluidOutput(<fluid:twilight_fire>*100);
|
||||
|
||||
@@ -0,0 +1,91 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
|
||||
val bettercarpenter1 = RecipeBuilder.newBuilder("bettercarpenter1","plated_carpenter",20);
|
||||
bettercarpenter1.addFluidInput(<fluid:water>*200);
|
||||
bettercarpenter1.addItemInput(<forestry:beeswax>*2);
|
||||
bettercarpenter1.addItemInput(<forestry:crafting_material:2>);
|
||||
bettercarpenter1.addItemOutput(<forestry:candle:0>*6);
|
||||
bettercarpenter1.build();
|
||||
|
||||
val bettercarpenter2 = RecipeBuilder.newBuilder("bettercarpenter2","plated_carpenter",20);
|
||||
bettercarpenter2.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter2.addItemInput(<ore:sand>*4);
|
||||
bettercarpenter2.addItemInput(<forestry:mulch>);
|
||||
bettercarpenter2.addItemInput(<minecraft:dirt:0>*4);
|
||||
bettercarpenter2.addItemOutput(<forestry:bog_earth>*8);
|
||||
bettercarpenter2.build();
|
||||
|
||||
val bettercarpenter3 = RecipeBuilder.newBuilder("bettercarpenter3","plated_carpenter",20);
|
||||
bettercarpenter3.addFluidInput(<fluid:for.honey>*1000);
|
||||
bettercarpenter3.addItemInput(<magicbees:drop:0>);
|
||||
bettercarpenter3.addItemInput(<forestry:royal_jelly>*2);
|
||||
bettercarpenter3.addItemInput(<forestry:pollen:0>*2);
|
||||
bettercarpenter3.addItemOutput(<magicbees:resource:1>*2);
|
||||
bettercarpenter3.build();
|
||||
|
||||
val bettercarpenter4 = RecipeBuilder.newBuilder("bettercarpenter4","plated_carpenter",20);
|
||||
bettercarpenter4.addFluidInput(<fluid:binnie.turpentine>*50);
|
||||
bettercarpenter4.addItemInput(<forestry:beeswax>);
|
||||
bettercarpenter4.addItemOutput(<extratrees:misc:3>*4);
|
||||
bettercarpenter4.build();
|
||||
|
||||
val bettercarpenter5 = RecipeBuilder.newBuilder("bettercarpenter5","plated_carpenter",20);
|
||||
bettercarpenter5.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter5.addItemInput(<minecraft:redstone>*6);
|
||||
bettercarpenter5.addItemInput(<ore:ingotGold>*3);
|
||||
bettercarpenter5.addItemOutput(<forestry:chipsets:3>);
|
||||
bettercarpenter5.build();
|
||||
|
||||
val bettercarpenter6 = RecipeBuilder.newBuilder("bettercarpenter6","plated_carpenter",20);
|
||||
bettercarpenter6.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter6.addItemInput(<minecraft:redstone>*6);
|
||||
bettercarpenter6.addItemInput(<ore:ingotTin>);
|
||||
bettercarpenter6.addItemOutput(<forestry:chipsets:0>);
|
||||
bettercarpenter6.build();
|
||||
|
||||
val bettercarpenter7 = RecipeBuilder.newBuilder("bettercarpenter7","plated_carpenter",20);
|
||||
bettercarpenter7.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter7.addItemInput(<minecraft:redstone>*6);
|
||||
bettercarpenter7.addItemInput(<ore:ingotBronze>*3);
|
||||
bettercarpenter7.addItemOutput(<forestry:chipsets:1>);
|
||||
bettercarpenter7.build();
|
||||
|
||||
val bettercarpenter8 = RecipeBuilder.newBuilder("bettercarpenter8","plated_carpenter",20);
|
||||
bettercarpenter8.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter8.addItemInput(<minecraft:redstone>*6);
|
||||
bettercarpenter8.addItemInput(<ore:ingotIron>*3);
|
||||
bettercarpenter8.addItemOutput(<forestry:chipsets:2>);
|
||||
bettercarpenter8.build();
|
||||
|
||||
val bettercarpenter9 = RecipeBuilder.newBuilder("bettercarpenter9","plated_carpenter",20);
|
||||
bettercarpenter9.addFluidInput(<fluid:seed.oil>*100);
|
||||
bettercarpenter9.addItemInput(<minecraft:log:0>*2);
|
||||
bettercarpenter9.addItemOutput(<forestry:oak_stick>);
|
||||
bettercarpenter9.build();
|
||||
|
||||
val bettercarpenter10 = RecipeBuilder.newBuilder("bettercarpenter10","plated_carpenter",20);
|
||||
bettercarpenter10.addFluidInput(<fluid:for.honey>*500);
|
||||
bettercarpenter10.addItemInput(<ore:plankWood>*3);
|
||||
bettercarpenter10.addItemInput(<forestry:royal_jelly>);
|
||||
bettercarpenter10.addItemInput(<forestry:pollen>);
|
||||
bettercarpenter10.addItemInput(<forestry:beeswax>*2);
|
||||
bettercarpenter10.addItemOutput(<forestry:crafting_material:6>);
|
||||
bettercarpenter10.build();
|
||||
|
||||
val bettercarpenter11 = RecipeBuilder.newBuilder("bettercarpenter11","plated_carpenter",20);
|
||||
bettercarpenter11.addFluidInput(<fluid:seed.oil>*250);
|
||||
bettercarpenter11.addItemInput(<forestry:oak_stick>*4);
|
||||
bettercarpenter11.addItemOutput(<forestry:impregnated_casing>);
|
||||
bettercarpenter11.build();
|
||||
|
||||
val bettercarpenter12 = RecipeBuilder.newBuilder("bettercarpenter12","plated_carpenter",20);
|
||||
bettercarpenter12.addFluidInput(<fluid:water>*1000);
|
||||
bettercarpenter12.addItemInput(<forestry:pollen>*4);
|
||||
bettercarpenter12.addItemInput(<forestry:honey_drop:0>*2);
|
||||
bettercarpenter12.addItemInput(<minecraft:gunpowder>*2);
|
||||
bettercarpenter12.addItemInput(<forestry:can>);
|
||||
bettercarpenter12.addItemOutput(<forestry:iodine_capsule>);
|
||||
bettercarpenter12.build();
|
||||
|
||||
|
||||
+123
-1
@@ -1,6 +1,9 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
mods.thermalexpansion.Infuser.addRecipe(<contenttweaker:controller_manual>, <minecraft:book>, 1000);
|
||||
recipes.addShaped(<contenttweaker:controller_manual>,
|
||||
[[<thaumcraft:salis_mundus>, <bloodmagic:monster_soul:0>, <thaumcraft:salis_mundus>],
|
||||
[<fluxnetworks:fluxcore>, <minecraft:book>, <fluxnetworks:fluxcore>],
|
||||
[<thaumcraft:salis_mundus>, <bewitchment:stone_witches_altar>, <thaumcraft:salis_mundus>]]);
|
||||
|
||||
recipes.removeShaped(<modularmachinery:blockcasing:0>);
|
||||
|
||||
@@ -264,3 +267,122 @@ recipes.addShaped(<modularmachinery:blockoutputbus:3>,
|
||||
[[<modularmachinery:itemmodularium>, null, <modularmachinery:itemmodularium>],
|
||||
[<minecraft:hopper>, <modularmachinery:blockoutputbus:2>, <minecraft:hopper>],
|
||||
[<modularmachinery:itemmodularium>, null, <modularmachinery:itemmodularium>]]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:0>,
|
||||
[<modularmachinery:blockoutputbus:0>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:0>,
|
||||
[<modularmachinery:blockinputbus:0>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:1>,
|
||||
[<modularmachinery:blockoutputbus:1>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:1>,
|
||||
[<modularmachinery:blockinputbus:1>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:2>,
|
||||
[<modularmachinery:blockoutputbus:2>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:2>,
|
||||
[<modularmachinery:blockinputbus:2>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:3>,
|
||||
[<modularmachinery:blockoutputbus:3>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:3>,
|
||||
[<modularmachinery:blockinputbus:3>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:4>,
|
||||
[<modularmachinery:blockoutputbus:4>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:4>,
|
||||
[<modularmachinery:blockinputbus:4>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:5>,
|
||||
[<modularmachinery:blockoutputbus:5>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:5>,
|
||||
[<modularmachinery:blockinputbus:5>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockinputbus:6>,
|
||||
[<modularmachinery:blockoutputbus:6>]);
|
||||
recipes.addShapeless(<modularmachinery:blockoutputbus:6>,
|
||||
[<modularmachinery:blockinputbus:6>]);
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:0>,
|
||||
[<modularmachinery:blockenergyoutputhatch:0>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:0>,
|
||||
[<modularmachinery:blockenergyinputhatch:0>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:1>,
|
||||
[<modularmachinery:blockenergyoutputhatch:1>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:1>,
|
||||
[<modularmachinery:blockenergyinputhatch:1>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:2>,
|
||||
[<modularmachinery:blockenergyoutputhatch:2>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:2>,
|
||||
[<modularmachinery:blockenergyinputhatch:2>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:3>,
|
||||
[<modularmachinery:blockenergyoutputhatch:3>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:3>,
|
||||
[<modularmachinery:blockenergyinputhatch:3>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:4>,
|
||||
[<modularmachinery:blockenergyoutputhatch:4>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:4>,
|
||||
[<modularmachinery:blockenergyinputhatch:4>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:5>,
|
||||
[<modularmachinery:blockenergyoutputhatch:5>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:5>,
|
||||
[<modularmachinery:blockenergyinputhatch:5>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:6>,
|
||||
[<modularmachinery:blockenergyoutputhatch:6>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:6>,
|
||||
[<modularmachinery:blockenergyinputhatch:6>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockenergyinputhatch:7>,
|
||||
[<modularmachinery:blockenergyoutputhatch:7>]);
|
||||
recipes.addShapeless(<modularmachinery:blockenergyoutputhatch:7>,
|
||||
[<modularmachinery:blockenergyinputhatch:7>]);
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:0>,
|
||||
[<modularmachinery:blockfluidoutputhatch:0>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:0>,
|
||||
[<modularmachinery:blockfluidinputhatch:0>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:1>,
|
||||
[<modularmachinery:blockfluidoutputhatch:1>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:1>,
|
||||
[<modularmachinery:blockfluidinputhatch:1>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:2>,
|
||||
[<modularmachinery:blockfluidoutputhatch:2>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:2>,
|
||||
[<modularmachinery:blockfluidinputhatch:2>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:3>,
|
||||
[<modularmachinery:blockfluidoutputhatch:3>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:3>,
|
||||
[<modularmachinery:blockfluidinputhatch:3>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:4>,
|
||||
[<modularmachinery:blockfluidoutputhatch:4>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:4>,
|
||||
[<modularmachinery:blockfluidinputhatch:4>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:5>,
|
||||
[<modularmachinery:blockfluidoutputhatch:5>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:5>,
|
||||
[<modularmachinery:blockfluidinputhatch:5>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:6>,
|
||||
[<modularmachinery:blockfluidoutputhatch:6>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:6>,
|
||||
[<modularmachinery:blockfluidinputhatch:6>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:blockfluidinputhatch:7>,
|
||||
[<modularmachinery:blockfluidoutputhatch:7>]);
|
||||
recipes.addShapeless(<modularmachinery:blockfluidoutputhatch:7>,
|
||||
[<modularmachinery:blockfluidinputhatch:7>]);
|
||||
@@ -242,6 +242,7 @@ reci22.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1,
|
||||
reci22.addItemInput(<contenttweaker:ancient_remnants>);
|
||||
reci22.addItemInput(<contenttweaker:master_spell_focus>);
|
||||
reci22.addItemInput(<thaumadditions:mithminite_fabric>);
|
||||
reci22.addItemInput(<thaumicaugmentation:research_notes:0>);
|
||||
reci22.addItemOutput(<contenttweaker:master_spell_vitium>);
|
||||
reci22.build();
|
||||
|
||||
@@ -362,4 +363,14 @@ reci33.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1,
|
||||
reci33.addItemInput(<minecraft:gold_ingot>*2);
|
||||
reci33.addItemInput(<minecraft:dye:15>*2);
|
||||
reci33.addItemOutput(<thaumcraft:lamp_growth>);
|
||||
reci33.build();
|
||||
reci33.build();
|
||||
|
||||
val reci34 = RecipeBuilder.newBuilder("inf34","arcane_autoinfuser",120);
|
||||
reci34.addEnergyPerTickInput(100);
|
||||
reci34.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "metallum"}]})*2048);
|
||||
reci34.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "metallum"}]})*2048);
|
||||
reci34.addItemInput(<contenttweaker:king_bambambam_pelvis>);
|
||||
reci34.addItemInput(<contenttweaker:master_spell_focus>);
|
||||
reci34.addItemInput(<thaumadditions:mithminite_fabric>);
|
||||
reci34.addItemOutput(<contenttweaker:master_spell_metallum>);
|
||||
reci34.build();
|
||||
@@ -0,0 +1,62 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
|
||||
val soulcollectoressence = RecipeBuilder.newBuilder("soulcollectoressence","soul_accumulator",60);
|
||||
soulcollectoressence.addEnergyPerTickInput(100000);
|
||||
soulcollectoressence.addFluidInput(<fluid:essence>*1000);
|
||||
soulcollectoressence.addFluidInput(<fluid:juice>*1000);
|
||||
soulcollectoressence.addItemInput(<thebetweenlands:rock_snot_pearl>*4);
|
||||
soulcollectoressence.addItemInput(<enderio:item_broken_spawner>.withTag({entityId: "aoa3:king_charger"}));
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:zombie_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:pig_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:chicken_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:cow_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:sheep_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:slime_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:skeleton_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:creeper_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:spider_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:rabbit_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:guardian_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:blaze_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:ghast_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:enderman_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:wither_skeleton_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:blizz_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:blitz_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagriculture:basalz_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagradditions:dragon_egg_essence>*64);
|
||||
soulcollectoressence.addItemOutput(<mysticalagradditions:nether_star_essence>*64);
|
||||
soulcollectoressence.build();
|
||||
|
||||
val soulcollectorinferium = RecipeBuilder.newBuilder("soulcollectorinferium","soul_accumulator",60);
|
||||
soulcollectorinferium.addEnergyPerTickInput(100000);
|
||||
soulcollectorinferium.addFluidInput(<fluid:essence>*1000);
|
||||
soulcollectorinferium.addFluidInput(<fluid:juice>*1000);
|
||||
soulcollectorinferium.addItemInput(<thebetweenlands:rock_snot_pearl>*4);
|
||||
soulcollectorinferium.addItemInput(<enderio:item_broken_spawner>.withTag({entityId: "divinerpg:rainbour"}));
|
||||
soulcollectorinferium.addItemOutput(<mysticalagradditions:insanium:0>*3);
|
||||
soulcollectorinferium.build();
|
||||
|
||||
val soulcollectorcrops = RecipeBuilder.newBuilder("soulcollectorcrops","soul_accumulator",60);
|
||||
soulcollectorcrops.addEnergyPerTickInput(100000);
|
||||
soulcollectorcrops.addFluidInput(<fluid:essence>*1000);
|
||||
soulcollectorcrops.addFluidInput(<fluid:juice>*1000);
|
||||
soulcollectorcrops.addItemInput(<thebetweenlands:rock_snot_pearl>*4);
|
||||
soulcollectorcrops.addItemInput(<enderio:item_broken_spawner>.withTag({entityId: "aoa3:rammerhead"}));
|
||||
soulcollectorcrops.addItemOutput(<natura:materials:3>*64);
|
||||
soulcollectorcrops.addItemOutput(<actuallyadditions:item_misc:13>*64);
|
||||
soulcollectorcrops.addItemOutput(<aoa3:chilli>*64);
|
||||
soulcollectorcrops.addItemOutput(<aoa3:holly_top_petals>*64);
|
||||
soulcollectorcrops.addItemOutput(<aoa3:mystic_shrooms>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:aconitum>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:belladonna>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:garlic>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:hellebore>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:mandrake_root>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:white_sage>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:wormwood>*64);
|
||||
soulcollectorcrops.addItemOutput(<bewitchment:white_sage>*64);
|
||||
soulcollectorcrops.addItemOutput(<immersiveengineering:material:4>*64);
|
||||
soulcollectorcrops.build();
|
||||
|
||||
@@ -247,9 +247,8 @@ reci22.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1,
|
||||
reci22.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "terra"}]}));
|
||||
reci22.addItemInput(<thermalfoundation:material:32>*2);
|
||||
reci22.addItemInput(<techreborn:plates:18>*2);
|
||||
reci22.addItemInput(<thaumcraft:smelter_thaumium>);
|
||||
reci22.addItemInput(<thaumcraft:metal_alchemical>);
|
||||
reci22.addItemInput(<thaumcraft:plank_greatwood>);
|
||||
reci22.addItemInput(<thaumcraft:plank_greatwood>*2);
|
||||
reci22.addItemInput(<thaumcraft:tube_filter>);
|
||||
reci22.addItemInput(<thaumcraft:bellows>);
|
||||
reci22.addItemOutput(<thaumcraft:smelter_aux>);
|
||||
@@ -1040,7 +1039,7 @@ thaum101.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1
|
||||
thaum101.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "terra"}]}));
|
||||
thaum101.addEnergyPerTickInput(100);
|
||||
thaum101.addItemInput(<divinerpg:crab_claw>*4);
|
||||
thaum101.addItemInput(<ore:ingotBrass>,4);
|
||||
thaum101.addItemInput(<ore:ingotBrass>*4);
|
||||
thaum101.addItemInput(<appliedenergistics2:material:12>);
|
||||
thaum101.addItemOutput(<contenttweaker:fluix_lens>);
|
||||
thaum101.build();
|
||||
@@ -1067,7 +1066,7 @@ thaum103.build();
|
||||
val thaum104 = RecipeBuilder.newBuilder("thaum104","arcane_autoworkbench",120);
|
||||
thaum104.addEnergyPerTickInput(100);
|
||||
thaum104.addItemInput(<appliedenergistics2:quartz_vibrant_glass>*4);
|
||||
thaum104.addItemInput(<ore:dyeBlue>,3);
|
||||
thaum104.addItemInput(<ore:dyeBlue>*3);
|
||||
thaum104.addItemInput(<contenttweaker:complex_gearbox>);
|
||||
thaum104.addItemInput(<appliedenergistics2:material:23>);
|
||||
thaum104.addItemOutput(<thaumicenergistics:blank_knowledge_core>);
|
||||
|
||||
@@ -48,7 +48,7 @@ thaumrepl4.build();
|
||||
val thaumrepl5 = RecipeBuilder.newBuilder("thaumrepl5","thaumic_replicator",800);
|
||||
thaumrepl5.addAspectInput("perditio",20);
|
||||
thaumrepl5.addFluidInput(<fluid:twilight_matter>*1500);
|
||||
thaumrepl5.addFluidInput(<fluid:crystal>*1000);
|
||||
thaumrepl5.addFluidInput(<fluid:crystallized_obsidian>*1000);
|
||||
thaumrepl5.addItemInput(<contenttweaker:deeplands_garnet>*2);
|
||||
thaumrepl5.addItemInput(<thermalfoundation:material:166>*2);
|
||||
thaumrepl5.addItemInput(<contenttweaker:vibrating_stone>*16);
|
||||
@@ -105,7 +105,7 @@ thaumrepl9.build();
|
||||
val thaumrepl10 = RecipeBuilder.newBuilder("thaumrepl10","thaumic_replicator",800);
|
||||
thaumrepl10.addAspectInput("vitreus",40);
|
||||
thaumrepl10.addFluidInput(<fluid:twilight_matter>*1500);
|
||||
thaumrepl10.addFluidInput(<fluid:stone>*720);
|
||||
thaumrepl10.addFluidInput(<fluid:stone>*200);
|
||||
thaumrepl10.addItemInput(<contenttweaker:crystevia_garnet>*2);
|
||||
thaumrepl10.addItemInput(<contenttweaker:resonating_stone>*16);
|
||||
thaumrepl10.addItemInput(<tombstone:crafting_ingredient:3>*4);
|
||||
|
||||
@@ -125,7 +125,7 @@ makerecursivegoo.addFluidInput(<fluid:lifeessence>*500);
|
||||
makerecursivegoo.addItemInput(<contenttweaker:nethengeic_rune>);
|
||||
makerecursivegoo.addItemInput(<contenttweaker:everwatching_eye>);
|
||||
makerecursivegoo.addItemInput(<contenttweaker:fiery_pyrite>*4);
|
||||
makerecursivegoo.addItemInput(<ore:blockPlatinum>,8);
|
||||
makerecursivegoo.addItemInput(<ore:blockPlatinum>*8);
|
||||
makerecursivegoo.addFluidOutput(<fluid:mildly_recursive_goo>*1000);
|
||||
makerecursivegoo.build();
|
||||
|
||||
@@ -136,6 +136,10 @@ recipes.addShaped(<aoa3:nethengeic_banner>,
|
||||
[<divinerpg:purple_blaze>, <minecraft:banner>, <divinerpg:purple_blaze>],
|
||||
[<divinerpg:purple_blaze>, <contenttweaker:nethengeic_rune>, <divinerpg:purple_blaze>]]);
|
||||
|
||||
recipes.addShaped(<aoa3:nethengeic_banner>,
|
||||
[[<divinerpg:purple_blaze>, <contenttweaker:nethengeic_bone>, <divinerpg:purple_blaze>],
|
||||
[<contenttweaker:nethengeic_mark>, <minecraft:banner>, <contenttweaker:nethengeic_mark>],
|
||||
[<divinerpg:purple_blaze>, <contenttweaker:nethengeic_rune>.reuse(), <divinerpg:purple_blaze>]]);
|
||||
|
||||
recipes.addShaped(<techreborn:creative_solar_panel>,
|
||||
[[<techreborn:solar_panel:4>, <techreborn:solar_panel:4>, <techreborn:solar_panel:4>],
|
||||
@@ -278,4 +282,34 @@ recipes.addShapeless(<abyssalcraft:statue:5>,
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:statue:6>,
|
||||
[<aoa3:carved_rune_empowering>,
|
||||
<abyssalcraft:decorativestatue:6>]);
|
||||
<abyssalcraft:decorativestatue:6>]);
|
||||
|
||||
|
||||
recipes.remove(<mod_lavacow:bonesword>);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:thorny_callstone>,
|
||||
[[<ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>],
|
||||
[<ore:ingotSacrificeMetal>, <contenttweaker:arkengem>, <aoa3:legbone_sword>, <contenttweaker:arkengem>, <ore:ingotSacrificeMetal>],
|
||||
[<ore:ingotSacrificeMetal>, <thebetweenlands:bone_sword>, <extendedcrafting:singularity_custom:1024>, <iceandfire:dragonbone_sword>, <ore:ingotSacrificeMetal>],
|
||||
[<ore:ingotSacrificeMetal>, <contenttweaker:arkengem>, <contenttweaker:weight_of_the_heart>, <contenttweaker:arkengem>, <ore:ingotSacrificeMetal>],
|
||||
[<ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>, <ore:ingotSacrificeMetal>]]);
|
||||
|
||||
|
||||
// summon aoa3:skeletron ~ ~3 ~ {HandItems:[{Count:1,id:"mod_lavacow:bonesword"},{}],ArmorItems:[{Count:1,id:chainmail_boots,tag:{ench:[{id:7,lvl:100}]}},{Count:1,id:chainmail_leggings,tag:{ench:[{id:7,lvl:100}]}},{Count:1,id:chainmail_chestplate,tag:{ench:[{id:7,lvl:100}]}},{Count:1,id:diamond_helmet,tag:{ench:[{id:7,lvl:100}]}}],CustomName:"thornyskelly",HandDropChances:[1.0f,0.0f],ArmorDropChances:[0.0f,0.0f,0.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:80000.0},{Name:generic.attackDamage, Base:1000.0}],Health:80000f}
|
||||
|
||||
recipes.remove(<divinerpg:serenade_of_health>);
|
||||
|
||||
recipes.addShaped(<divinerpg:serenade_of_health>,
|
||||
[[<contenttweaker:defined_ingot>, null, null],
|
||||
[<contenttweaker:defined_ingot>, <contenttweaker:defined_ingot>, <contenttweaker:defined_ingot>],
|
||||
[null, null, <contenttweaker:defined_ingot>]]);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:cut_vethea_garnet>*4,
|
||||
[<contenttweaker:vethea_garnet>,
|
||||
<contenttweaker:ender_dolomite_dust>,
|
||||
<ore:dustPetrotheum>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:myrmitite_casing>,
|
||||
[[<ore:plateMyrmitite>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:jungle_dramcryx"}), <ore:plateMyrmitite>],
|
||||
[<enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:enthralled_dramcryx"}), <contenttweaker:highly_advanced_machine_casing>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:deathcryx"})],
|
||||
[<ore:plateMyrmitite>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:eden_cadillion"}), <ore:plateMyrmitite>]]);
|
||||
|
||||
@@ -323,8 +323,8 @@ mith5.addItemOutput(<aoa3:kinetic_rune>*20);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:fiery_chops>*10);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:grenade>*10);
|
||||
mith5.setChance(0.05);
|
||||
// mith5.addItemOutput(<aoa3:grenade>*10);
|
||||
// mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:wither_rune>*20);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:small_skill_crystal>);
|
||||
@@ -337,7 +337,7 @@ mith5.addItemOutput(<aoa3:magic_repair_dust>);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:enchanted_gunpowder>*10);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:hellfire>*10);
|
||||
mith5.addItemOutput(<contenttweaker:better_hellfire>*10);
|
||||
mith5.setChance(0.05);
|
||||
mith5.addItemOutput(<aoa3:discharge_capsule>*10);
|
||||
mith5.setChance(0.05);
|
||||
@@ -356,6 +356,8 @@ mith5.setChance(0.5);
|
||||
mith5.addItemOutput(<contenttweaker:tier5_token>);
|
||||
mith5.build();
|
||||
|
||||
recipes.addShapeless(<contenttweaker:better_hellfire>, [<aoa3:hellfire>]);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<materialpart:dreadite:ingot>*2,
|
||||
<abyssalcraft:dreadiumingot>, <nuclearcraft:ingot_oxide:1>,
|
||||
5000);
|
||||
@@ -372,6 +374,10 @@ mods.botania.RuneAltar.addRecipe(<contenttweaker:nethengeic_rune>,
|
||||
[<botania:rune:1>,<botania:rune:1>,<materialpart:dreaded_steel:ingot>,<twilightforest:transformation_powder>],
|
||||
8000);
|
||||
|
||||
mods.botania.RuneAltar.addRecipe(<contenttweaker:nethengeic_rune>,
|
||||
[<contenttweaker:nethengeic_rune>,<contenttweaker:nethengeic_mark>,<contenttweaker:nethengeic_mark>,<twilightforest:transformation_powder>],
|
||||
8000);
|
||||
|
||||
val dreadingcruc = RecipeBuilder.newBuilder("dreadcruc0","dreading_crucible",100);
|
||||
dreadingcruc.addEnergyPerTickInput(1000);
|
||||
dreadingcruc.addItemInput(<contenttweaker:nethengeic_rune>);
|
||||
@@ -441,7 +447,7 @@ mods.techreborn.assemblingMachine.addRecipe(<buildcraftsilicon:redstone_chipset:
|
||||
mods.techreborn.assemblingMachine.addRecipe(<buildcraftsilicon:redstone_chipset:3>*2, <contenttweaker:dense_redstone>, <minecraft:quartz>, 30, 64);
|
||||
mods.techreborn.assemblingMachine.addRecipe(<buildcraftsilicon:redstone_chipset:4>*2, <contenttweaker:dense_redstone>, <minecraft:diamond>, 30, 64);
|
||||
|
||||
val crucuu = RecipeBuilder.newBuilder("mythicalcrucuumatter","mythical_resource_crucible",160);
|
||||
val crucuu = RecipeBuilder.newBuilder("mythicalcrucuumatter","mythical_resource_crucible",40);
|
||||
crucuu.addEnergyPerTickInput(100000);
|
||||
crucuu.addItemInput(<techreborn:uumatter>);
|
||||
crucuu.addFluidOutput(<fluid:liquid_uu_matter>*100);
|
||||
@@ -524,8 +530,8 @@ mith8.addItemOutput(<aoa3:strike_rune>*10);
|
||||
mith8.setChance(0.05);
|
||||
mith8.addItemOutput(<aoa3:power_rune>*10);
|
||||
mith8.setChance(0.02);
|
||||
mith8.addItemOutput(<aoa3:goo_ball>*10);
|
||||
mith8.setChance(0.05);
|
||||
// mith8.addItemOutput(<aoa3:goo_ball>*10);
|
||||
// mith8.setChance(0.05);
|
||||
mith8.addItemOutput(<aoa3:silver_coin>*5);
|
||||
mith8.setChance(0.1);
|
||||
mith8.addItemOutput(<aoa3:gold_coin>*5);
|
||||
@@ -554,7 +560,7 @@ mythasslelyetia.addItemOutput(<contenttweaker:lelyetia_garnet>*64);
|
||||
// mythasslelyetia.addItemOutput(<nuclearcraft:compound:0>*4);
|
||||
mythasslelyetia.build();
|
||||
|
||||
mods.immersiveengineering.Mixer.addRecipe(<liquid:lving_gold_nak>*200, <fluid:gold_nak>*50, [<contenttweaker:living_gold>], 2048);
|
||||
mods.immersiveengineering.Mixer.addRecipe(<liquid:lving_gold_nak>*200, <fluid:gold_nak>*200, [<contenttweaker:living_gold>], 2048);
|
||||
|
||||
val mith9 = RecipeBuilder.newBuilder("mythicaltier9","mythical_resource_miner_tier9",800);
|
||||
mith9.addEnergyPerTickInput(85000);
|
||||
@@ -645,7 +651,7 @@ mythasscreeponia.addItemOutput(<contenttweaker:creeponia_garnet>*64);
|
||||
//mythassbarathos.addItemOutput(<bloodmagic:slate:3>*48);
|
||||
mythasscreeponia.build();
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:crystal>*500, <fluid:lumium>*500, <fluid:luminous_lava>*400, <fluid:stone>*200]);
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:crystallized_obsidian>*500, <fluid:lumium>*500, <fluid:luminous_lava>*400, <fluid:stone>*200]);
|
||||
|
||||
val mith11 = RecipeBuilder.newBuilder("mythicaltier11","mythical_resource_miner_tier11",800);
|
||||
mith11.addEnergyPerTickInput(85000);
|
||||
@@ -845,7 +851,7 @@ astralwatermix.addFluidInput(<fluid:crepuscular_water>*100);
|
||||
astralwatermix.addFluidOutput(<fluid:astral_water>*1000);
|
||||
astralwatermix.build();
|
||||
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:seared_grave_stone>*200, <fluid:stone>*720, [<tombstone:crafting_ingredient:3>*2, <iceandfire:dragonbone>*2], 128);
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:seared_grave_stone>*200, <fluid:stone>*200, [<tombstone:crafting_ingredient:3>*2, <iceandfire:dragonbone>*2], 128);
|
||||
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:fluidnitrocarbon>*200, <fluid:liquid_nitrogen>*50, [<abyssalcraft:densecarboncluster>*2], 128);
|
||||
|
||||
@@ -866,7 +872,7 @@ fleecefluid.build();
|
||||
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:ghostly_matter>*1000, <fluid:glass>*1000, [<randomthings:ingredient:2>,<forestry:bee_combs:8>], 128);
|
||||
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:liquid_life>*500, <fluid:lifeessence>*300, [<iceandfire:shiny_scales>,<techreborn:ingot:3>], 128);
|
||||
mods.immersiveengineering.Mixer.addRecipe(<fluid:liquid_life>*500, <fluid:lifeessence>*500, [<iceandfire:shiny_scales>,<techreborn:ingot:3>], 128);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:milk>*2000, <fluid:milk_chocolate>*100, <fluid:milkiest_chocolate>*200, null]);
|
||||
|
||||
@@ -1296,7 +1302,7 @@ val pixoniacarminbetter = RecipeBuilder.newBuilder("pixoniacarminbetter","carmin
|
||||
pixoniacarminbetter.addEnergyPerTickInput(5000);
|
||||
pixoniacarminbetter.addAspectInput("coralos",10);
|
||||
pixoniacarminbetter.addItemInput(<materialpart:primal_ogerite:ingot>);
|
||||
pixoniacarminbetter.addItemInput(<ore:nuggetMeat>,6);
|
||||
pixoniacarminbetter.addItemInput(<ore:nuggetMeat>*6);
|
||||
pixoniacarminbetter.addItemOutput(<contenttweaker:pixonia_heart>*8);
|
||||
pixoniacarminbetter.build();
|
||||
|
||||
@@ -2554,7 +2560,7 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:mortum_star>
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:universal_realgar>,
|
||||
1,
|
||||
100000,
|
||||
<contenttweaker:eternal_tulite>,
|
||||
[<contenttweaker:abyss_garnet>,
|
||||
<contenttweaker:lelyetia_garnet>,
|
||||
@@ -2694,9 +2700,9 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:arbiterite_c
|
||||
mods.techreborn.implosionCompressor.addRecipe(<contenttweaker:defined_plate>, <minecraft:stone:0>, <contenttweaker:defined_ingot>, <contenttweaker:bloodmaster_block>*4, 60, 512);
|
||||
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:defined_gear>,
|
||||
[[null, <contenttweaker:defined_plate>, null],
|
||||
[[<contenttweaker:shyre_crystal>, <contenttweaker:defined_plate>, <contenttweaker:shyre_crystal>],
|
||||
[<contenttweaker:defined_plate>, <materialpart:chalcedony:ingot>, <contenttweaker:defined_plate>],
|
||||
[null, <contenttweaker:defined_plate>, null]], 3);
|
||||
[<contenttweaker:shyre_crystal>, <contenttweaker:defined_plate>, <contenttweaker:shyre_crystal>]], 3);
|
||||
|
||||
recipes.addShaped(<contenttweaker:definer_core>,
|
||||
[[<avaritia:resource:5>, <contenttweaker:defined_gear>, <avaritia:resource:5>],
|
||||
@@ -2777,11 +2783,16 @@ recipes.addShaped(<contenttweaker:summoning_computer>,
|
||||
[<opencomputers:material:18>, <extracells:storage.physical:3>, <opencomputers:material:18>],
|
||||
[<contenttweaker:fluix_lens>, <opencomputers:material:18>, <contenttweaker:fluix_lens>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:primal_jewel>,
|
||||
[[<nuclearcraft:alloy:12>, <thaumcraft:ingot:1>, <nuclearcraft:alloy:12>],
|
||||
[<iceandfire:chain_link>, <thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "potentia"}]}), <iceandfire:chain_link>],
|
||||
[<nuclearcraft:alloy:12>, <forge:bucketfilled>.withTag({FluidName: "mana", Amount: 1000}), <nuclearcraft:alloy:12>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:mythic_excavation_engine>,
|
||||
[[<contenttweaker:fluix_microcontroller>, <contenttweaker:high_strength_transmission>, <contenttweaker:fluix_microcontroller>],
|
||||
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
|
||||
[<aoa3:elecanium_ingot>, <nuclearcraft:salt_fission_heater>, <aoa3:elecanium_ingot>]]);
|
||||
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:enhanced_chaos_shard>,
|
||||
[[null, <contenttweaker:chaotic_feather>, null],
|
||||
@@ -2810,8 +2821,8 @@ recipes.addShaped(<divinerpg:nightmare_bed>,
|
||||
[<divinerpg:mortum_planks>, <divinerpg:mortum_planks>, <divinerpg:mortum_planks>]]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:eternal_nightmare>,
|
||||
5000000,
|
||||
<contenttweaker:warped_stone>,
|
||||
2000000,
|
||||
<contenttweaker:resonating_stone>,
|
||||
[<contenttweaker:recursion_fragment_lelyetia>,
|
||||
<contenttweaker:recursion_fragment_precasia>,
|
||||
<contenttweaker:recursion_fragment_barathos>,
|
||||
@@ -2972,10 +2983,12 @@ recipes.addShaped(<contenttweaker:sticky_callstone>,
|
||||
[<contenttweaker:forgotten_slime>, <contenttweaker:primordial_prism>, <contenttweaker:forgotten_slime>],
|
||||
[<contenttweaker:dimensional_ingot>, <avaritia:resource:7>, <contenttweaker:dimensional_ingot>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:sacred_cinders_log>,
|
||||
[[<twilightforest:cinder_log>, <twilightforest:cinder_log>, <twilightforest:cinder_log>],
|
||||
[<contenttweaker:chaos_wood>, <twilightforest:cinder_log>, <contenttweaker:order_wood>],
|
||||
[<twilightforest:cinder_log>, <twilightforest:cinder_log>, <twilightforest:cinder_log>]]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_log>,
|
||||
[[<extratrees:misc:3>, <extratrees:misc:3>, null, <extratrees:misc:3>, <extratrees:misc:3>],
|
||||
[<extratrees:misc:3>, <twilightforest:cinder_log>, <twilightforest:cinder_log>, <twilightforest:cinder_log>, <extratrees:misc:3>],
|
||||
[null, <contenttweaker:chaos_wood>, <contenttweaker:energy_egg>, <contenttweaker:order_wood>, null],
|
||||
[<extratrees:misc:3>, <twilightforest:cinder_log>, <twilightforest:cinder_log>, <twilightforest:cinder_log>, <extratrees:misc:3>],
|
||||
[<extratrees:misc:3>, <extratrees:misc:3>, null, <extratrees:misc:3>, <extratrees:misc:3>]]);
|
||||
|
||||
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:sacred_cinders_seed>, <contenttweaker:sacred_cinders_log>, 1000, <extendedcrafting:material:11>, 100);
|
||||
|
||||
|
||||
@@ -123,6 +123,7 @@ recipes.removeShaped(<mysticalagriculture:invar_seeds>);
|
||||
recipes.removeShaped(<mysticalagriculture:electrum_seeds>);
|
||||
recipes.removeShaped(<mysticalagriculture:bronze_seeds>);
|
||||
recipes.removeShaped(<mysticalagriculture:brass_seeds>);
|
||||
recipes.removeShaped(<mysticalagriculture:alumite_seeds>);
|
||||
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:serpentine>, <mysticalagriculture:end_steel_essence>*4, <mysticalagriculture:dark_steel_essence>*4, <mysticalagriculture:bronze_essence>*4]);
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:travertine>, <mysticalagriculture:vibrant_alloy_essence>*4, <mysticalagriculture:electrum_essence>*4, <mysticalagriculture:steel_essence>*4]);
|
||||
@@ -131,6 +132,7 @@ mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:onyx>, <mysticalagricu
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:agate>, <mysticalagriculture:signalum_essence>*4, <mysticalagriculture:invar_essence>*4, <mysticalagriculture:lumium_essence>*4]);
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:feldspar>, <mysticalagriculture:pulsating_iron_essence>*4, <mysticalagriculture:soularium_essence>*4, <mysticalagriculture:brass_essence>*4]);
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:metagabbro>, <mysticalagriculture:conductive_iron_essence>*4, <mysticalagriculture:manyullyn_essence>*4, <mysticalagriculture:constantan_essence>*4]);
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<contenttweaker:fiery_pyrite>, <mysticalagriculture:alumite_essence>*4, <mysticalagriculture:fluix_essence>*4, null]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:serpentine>*9,
|
||||
[[<contenttweaker:fiery_pyrite>, <contenttweaker:fiery_pyrite>, <contenttweaker:fiery_pyrite>],
|
||||
|
||||
@@ -213,7 +213,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:lelyetian_cap>*8,
|
||||
<nuclearcraft:part:2>, <thebetweenlands:items_misc:24>, <astralsorcery:itemusabledust:0>],
|
||||
|
||||
[<astralsorcery:itemusabledust:0>, <materialpart:dreadite:plate>, <contenttweaker:hyperchitinous_plate>,
|
||||
<astralsorcery:itemshiftingstar>.withTag({astralsorcery: {}}), <botania:rune:15>, <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {}}),
|
||||
<extendedcrafting:material:40>, <botania:rune:15>, <extendedcrafting:material:40>,
|
||||
<contenttweaker:hyperchitinous_plate>, <materialpart:dreadite:plate>, <astralsorcery:itemusabledust:0>],
|
||||
|
||||
[<astralsorcery:itemusabledust:0>, <materialpart:dreadite:plate>, <techreborn:machine_frame:2>,
|
||||
@@ -221,7 +221,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:lelyetian_cap>*8,
|
||||
<techreborn:machine_frame:2>, <materialpart:dreadite:plate>, <astralsorcery:itemusabledust:0>],
|
||||
|
||||
[<astralsorcery:itemusabledust:0>, <materialpart:dreadite:plate>, <contenttweaker:hyperchitinous_plate>,
|
||||
<astralsorcery:itemshiftingstar>.withTag({astralsorcery: {}}), <botania:rune:15>, <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {}}),
|
||||
<extendedcrafting:material:40>, <botania:rune:15>, <extendedcrafting:material:40>,
|
||||
<contenttweaker:hyperchitinous_plate>, <materialpart:dreadite:plate>, <astralsorcery:itemusabledust:0>],
|
||||
|
||||
[<astralsorcery:itemusabledust:0>, <thebetweenlands:items_misc:24>, <nuclearcraft:part:2>,
|
||||
|
||||
+111
-1
@@ -52,7 +52,7 @@ var mapBraveOther as IData = {
|
||||
mapBrave += mapBraveOther;
|
||||
|
||||
|
||||
val enchlistMirkwood as IEnchantmentDefinition[] = [<enchantment:cofhcore:multishot>, <enchantment:minecraft:power>, <enchantment:minecraft:infinity>, <enchantment:cofhcore:leech>];
|
||||
val enchlistMirkwood as IEnchantmentDefinition[] = [<enchantment:enderio:witherarrow>, <enchantment:minecraft:power>, <enchantment:minecraft:infinity>, <enchantment:cofhcore:leech>];
|
||||
var mapMirkwood as IData = {};
|
||||
mapMirkwood += enchlistMirkwood[0].makeEnchantment(6).makeTag();
|
||||
mapMirkwood += enchlistMirkwood[1].makeEnchantment(18).makeTag();
|
||||
@@ -98,6 +98,90 @@ var mapBayonetteOther as IData = {
|
||||
};
|
||||
mapBayonette += mapBayonetteOther;
|
||||
|
||||
val enchlistPoisonSpear as IEnchantmentDefinition[] = [<enchantment:cyclicmagic:enchantment.venom>, <enchantment:minecraft:sharpness>];
|
||||
var mapPoisonSpear as IData = {};
|
||||
mapPoisonSpear += enchlistPoisonSpear[0].makeEnchantment(20).makeTag();
|
||||
mapPoisonSpear += enchlistPoisonSpear[1].makeEnchantment(20).makeTag();
|
||||
var mapPoisonSpearOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Venomous Thyrsus"}
|
||||
};
|
||||
mapPoisonSpear += mapPoisonSpearOther;
|
||||
|
||||
val enchlistBoomerang as IEnchantmentDefinition[] = [<enchantment:extrautils2:xu.burnerang>, <enchantment:extrautils2:xu.boomereaperang>, <enchantment:extrautils2:xu.boomereaperang>, <enchantment:extrautils2:xu.bladerang>, <enchantment:extrautils2:xu.zoomerang>, <enchantment:extrautils2:xu.kaboomerang>];
|
||||
var mapBoomerang as IData = {};
|
||||
mapBoomerang += enchlistBoomerang[0].makeEnchantment(1).makeTag();
|
||||
mapBoomerang += enchlistBoomerang[1].makeEnchantment(10).makeTag();
|
||||
mapBoomerang += enchlistBoomerang[2].makeEnchantment(10).makeTag();
|
||||
mapBoomerang += enchlistBoomerang[3].makeEnchantment(10).makeTag();
|
||||
mapBoomerang += enchlistBoomerang[4].makeEnchantment(10).makeTag();
|
||||
var mapBoomerangOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Superoomerang"}
|
||||
};
|
||||
mapBoomerang += mapBoomerangOther;
|
||||
|
||||
|
||||
val enchlistFlimFlamCleave as IEnchantmentDefinition[] = [<enchantment:openblocks:flim_flam>];
|
||||
var mapFlimFlam as IData = {};
|
||||
mapFlimFlam += enchlistFlimFlamCleave[0].makeEnchantment(222).makeTag();
|
||||
var mapFlimFlamOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "The Flim-Flammer"}
|
||||
};
|
||||
mapFlimFlam += mapFlimFlamOther;
|
||||
|
||||
|
||||
val enchlistSpeedybow as IEnchantmentDefinition[] = [<enchantment:minecraft:power>, <enchantment:minecraft:infinity>, <enchantment:cyclicmagic:enchantment.quickdraw>];
|
||||
var mapSpeedyBow as IData = {};
|
||||
mapSpeedyBow += enchlistSpeedybow[0].makeEnchantment(25).makeTag();
|
||||
mapSpeedyBow += enchlistSpeedybow[1].makeEnchantment(1).makeTag();
|
||||
mapSpeedyBow += enchlistSpeedybow[2].makeEnchantment(1).makeTag();
|
||||
var mapSpeedyBowOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Eurobeat Bow"}
|
||||
};
|
||||
mapSpeedyBow += mapSpeedyBowOther;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShaped(<bewitchment:cleaver_sword>.withTag(mapFlimFlam),
|
||||
[[<contenttweaker:unstable_fragment_of_unraveling>, <openblocks:trophy:25>.withTag({entity_id: "minecraft:endermite"}), <contenttweaker:unstable_fragment_of_unraveling>],
|
||||
[<contenttweaker:stone_of_the_sleeping_city>, <bewitchment:cleaver_sword>, <contenttweaker:stone_of_the_sleeping_city>],
|
||||
[<contenttweaker:unstable_fragment_of_unraveling>, <openblocks:trophy:25>.withTag({entity_id: "minecraft:endermite"}), <contenttweaker:unstable_fragment_of_unraveling>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:elder_spooder_string>,
|
||||
[[<bloodarsenal:blood_burned_string>, <bloodarsenal:blood_burned_string>, <bloodarsenal:blood_burned_string>],
|
||||
[<bloodarsenal:blood_burned_string>, <contenttweaker:heart_of_the_elder_one>.reuse(), <bloodarsenal:blood_burned_string>],
|
||||
[<bloodarsenal:blood_burned_string>, <bloodarsenal:blood_burned_string>, <bloodarsenal:blood_burned_string>]]);
|
||||
|
||||
recipes.addShaped(<extrautils2:boomerang>.withTag(mapBoomerang),
|
||||
[[<contenttweaker:elder_spooder_string>, <techreborn:nuke>, <contenttweaker:elder_spooder_string>],
|
||||
[<extrautils2:opinium:8>, <extrautils2:boomerang>, <extrautils2:opinium:8>],
|
||||
[<contenttweaker:elder_spooder_string>, <techreborn:nuke>, <contenttweaker:elder_spooder_string>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:faultless_ichor>,
|
||||
[[<contenttweaker:ichor>, <contenttweaker:ichor>, <contenttweaker:ichor>],
|
||||
[<contenttweaker:ichor>, <contenttweaker:faultless_ichor_gem>.reuse(), <contenttweaker:ichor>],
|
||||
[<contenttweaker:ichor>, <contenttweaker:ichor>, <contenttweaker:ichor>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:thyrsus>.withTag(mapPoisonSpear),
|
||||
[[<contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <erebus:materials:21>, <erebus:materials:21>, <iceandfire:hydra_fang>, <erebus:materials:21>, <erebus:materials:21>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <erebus:materials:21>, <iceandfire:hydra_fang>, <aoa3:runium_chunk>, <iceandfire:hydra_fang>, <erebus:materials:21>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <iceandfire:hydra_fang>, <aoa3:runium_chunk>, <bewitchment:thyrsus>, <aoa3:runium_chunk>, <iceandfire:hydra_fang>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <erebus:materials:21>, <iceandfire:hydra_fang>, <aoa3:runium_chunk>, <iceandfire:hydra_fang>, <erebus:materials:21>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <erebus:materials:21>, <erebus:materials:21>, <iceandfire:hydra_fang>, <erebus:materials:21>, <erebus:materials:21>, <contenttweaker:faultless_ichor>],
|
||||
[<contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>, <contenttweaker:faultless_ichor>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<aoa3:limonite_sword>.withTag({ench: [{lvl: 29 as short, id: 16 as short}, {lvl: 3 as short, id: 34 as short}, {lvl: 49 as short, id: 19 as short}], RepairCost: 1, display: {Name: "Biggus Yeetus"}}),
|
||||
@@ -278,3 +362,29 @@ recipes.addShaped(<aoa3:bayonette_rifle>.withTag(mapBayonette),
|
||||
[<contenttweaker:gun_devil_piece>, <aoa3:bayonette_rifle>, <contenttweaker:gun_devil_piece>],
|
||||
[<contenttweaker:gun_devil_piece>, <contenttweaker:gun_devil_piece>, <contenttweaker:gun_devil_piece>]]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:cursed_gem_of_betrayal>,
|
||||
[<gendustry:honey_comb:13370>, <gendustry:honey_comb:13371>, <contenttweaker:cursed_sapphire>]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<divinerpg:icicle_bow>.withTag(mapSpeedyBow), 10000000,
|
||||
<divinerpg:icicle_bow>,
|
||||
[<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>,
|
||||
<contenttweaker:cursed_gem_of_betrayal>, <contenttweaker:cursed_gem_of_betrayal>
|
||||
]);
|
||||
@@ -2,77 +2,77 @@ import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythallo1 = RecipeBuilder.newBuilder("mythallo1","mythic_processor_alloy_furnace",1);
|
||||
mythallo1.addEnergyPerTickInput(80000);
|
||||
mythallo1.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo1.addItemInput(<ore:coal>,2);
|
||||
mythallo1.addItemInput(<ore:dustCoal>,2);
|
||||
mythallo1.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo1.addItemInput(<ore:coal> * 2);
|
||||
mythallo1.addItemInput(<ore:dustCoal> * 2);
|
||||
mythallo1.addItemOutput(<thermalfoundation:material:160>);
|
||||
mythallo1.build();
|
||||
|
||||
val mythallo2 = RecipeBuilder.newBuilder("mythallo2","mythic_processor_alloy_furnace",1);
|
||||
mythallo2.addEnergyPerTickInput(80000);
|
||||
mythallo2.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo2.addItemInput(<ore:coal>,1);
|
||||
mythallo2.addItemInput(<ore:itemSilicon>,1);
|
||||
mythallo2.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo2.addItemInput(<ore:coal> * 1);
|
||||
mythallo2.addItemInput(<ore:itemSilicon> * 1);
|
||||
mythallo2.addItemOutput(<enderio:item_alloy_ingot:0>);
|
||||
mythallo2.build();
|
||||
|
||||
val mythallo3 = RecipeBuilder.newBuilder("mythallo3","mythic_processor_alloy_furnace",1);
|
||||
mythallo3.addEnergyPerTickInput(80000);
|
||||
mythallo3.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo3.addItemInput(<ore:dustCoal>,1);
|
||||
mythallo3.addItemInput(<ore:obsidian>,1);
|
||||
mythallo3.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo3.addItemInput(<ore:dustCoal> * 1);
|
||||
mythallo3.addItemInput(<ore:obsidian> * 1);
|
||||
mythallo3.addItemOutput(<enderio:item_alloy_ingot:6>);
|
||||
mythallo3.build();
|
||||
|
||||
val mythallo4 = RecipeBuilder.newBuilder("mythallo4","mythic_processor_alloy_furnace",1);
|
||||
mythallo4.addEnergyPerTickInput(80000);
|
||||
mythallo4.addItemInput(<ore:ingotGraphite>,1);
|
||||
mythallo4.addItemInput(<ore:gemDiamond>,1);
|
||||
mythallo4.addItemInput(<ore:ingotGraphite> * 1);
|
||||
mythallo4.addItemInput(<ore:gemDiamond> * 1);
|
||||
mythallo4.addItemOutput(<nuclearcraft:alloy:2>*2);
|
||||
mythallo4.build();
|
||||
|
||||
val mythallo5 = RecipeBuilder.newBuilder("mythallo5","mythic_processor_alloy_furnace",1);
|
||||
mythallo5.addEnergyPerTickInput(80000);
|
||||
mythallo5.addItemInput(<ore:gravel>,1);
|
||||
mythallo5.addItemInput(<ore:itemClay>,1);
|
||||
mythallo5.addItemInput(<ore:cobblestone>,1);
|
||||
mythallo5.addItemInput(<ore:gravel> * 1);
|
||||
mythallo5.addItemInput(<ore:itemClay> * 1);
|
||||
mythallo5.addItemInput(<ore:cobblestone> * 1);
|
||||
mythallo5.addItemOutput(<enderio:item_alloy_endergy_ingot:0>);
|
||||
mythallo5.build();
|
||||
|
||||
val mythallo6 = RecipeBuilder.newBuilder("mythallo6","mythic_processor_alloy_furnace",1);
|
||||
mythallo6.addEnergyPerTickInput(80000);
|
||||
mythallo6.addItemInput(<ore:ingotExtreme>,1);
|
||||
mythallo6.addItemInput(<ore:gemBoronArsenide>,1);
|
||||
mythallo6.addItemInput(<ore:ingotExtreme> * 1);
|
||||
mythallo6.addItemInput(<ore:gemBoronArsenide> * 1);
|
||||
mythallo6.addItemOutput(<nuclearcraft:alloy:11>*2);
|
||||
mythallo6.build();
|
||||
|
||||
val mythallo7 = RecipeBuilder.newBuilder("mythallo7","mythic_processor_alloy_furnace",1);
|
||||
mythallo7.addEnergyPerTickInput(80000);
|
||||
mythallo7.addItemInput(<ore:dustRedstone>,1);
|
||||
mythallo7.addItemInput(<ore:itemSilicon>,1);
|
||||
mythallo7.addItemInput(<ore:dustRedstone> * 1);
|
||||
mythallo7.addItemInput(<ore:itemSilicon> * 1);
|
||||
mythallo7.addItemOutput(<enderio:item_alloy_ingot:3>);
|
||||
mythallo7.build();
|
||||
|
||||
val mythallo8 = RecipeBuilder.newBuilder("mythallo8","mythic_processor_alloy_furnace",1);
|
||||
mythallo8.addEnergyPerTickInput(80000);
|
||||
mythallo8.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo8.addItemInput(<ore:ingotBrickSeared>,4);
|
||||
mythallo8.addItemInput(<ore:slimeballPurple>,1);
|
||||
mythallo8.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo8.addItemInput(<ore:ingotBrickSeared> * 4);
|
||||
mythallo8.addItemInput(<ore:slimeballPurple> * 1);
|
||||
mythallo8.addItemOutput(<tconstruct:ingots:3>);
|
||||
mythallo8.build();
|
||||
|
||||
val mythallo9 = RecipeBuilder.newBuilder("mythallo9","mythic_processor_alloy_furnace",1);
|
||||
mythallo9.addEnergyPerTickInput(80000);
|
||||
mythallo9.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo9.addItemInput(<ore:emcRedMatter>,4);
|
||||
mythallo9.addItemInput(<ore:emcDarkMatter>,12);
|
||||
mythallo9.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo9.addItemInput(<ore:emcRedMatter> * 4);
|
||||
mythallo9.addItemInput(<ore:emcDarkMatter> * 12);
|
||||
mythallo9.addItemOutput(<modularmachinery:itemmodularium>);
|
||||
mythallo9.build();
|
||||
|
||||
val mythallo10 = RecipeBuilder.newBuilder("mythallo10","mythic_processor_alloy_furnace",1);
|
||||
mythallo10.addEnergyPerTickInput(80000);
|
||||
mythallo10.addItemInput(<ore:ingotIron>,1);
|
||||
mythallo10.addItemInput(<ore:blockDiamond>,4);
|
||||
mythallo10.addItemInput(<ore:ingotIron> * 1);
|
||||
mythallo10.addItemInput(<ore:blockDiamond> * 4);
|
||||
mythallo10.addItemInput(<ore:blockLapis>);
|
||||
mythallo10.addItemOutput(<extendedcrafting:material:24>);
|
||||
mythallo10.build();
|
||||
@@ -117,7 +117,7 @@ mythallo15.build();
|
||||
val mythallo16 = RecipeBuilder.newBuilder("mythallo16","mythic_processor_alloy_furnace",1);
|
||||
mythallo16.addEnergyPerTickInput(80000);
|
||||
mythallo16.addItemInput(<ore:ingotBaronyte>);
|
||||
mythallo16.addItemInput(<ore:ingotSkeletal>,4);
|
||||
mythallo16.addItemInput(<ore:ingotSkeletal> * 4);
|
||||
mythallo16.addItemInput(<ore:ingotFluctuatite>);
|
||||
mythallo16.addItemOutput(<materialpart:vibranium:ingot>);
|
||||
mythallo16.build();
|
||||
@@ -125,7 +125,7 @@ mythallo16.build();
|
||||
val mythallo17 = RecipeBuilder.newBuilder("mythallo17","mythic_processor_alloy_furnace",1);
|
||||
mythallo17.addEnergyPerTickInput(80000);
|
||||
mythallo17.addItemInput(<ore:ingotBaronyte>);
|
||||
mythallo17.addItemInput(<ore:ingotSkeletal>,4);
|
||||
mythallo17.addItemInput(<ore:ingotSkeletal> * 4);
|
||||
mythallo17.addItemInput(<ore:ingotRhenium>);
|
||||
mythallo17.addItemInput(<ore:ingotFluctuatite>);
|
||||
mythallo17.addItemOutput(<materialpart:vibranium:ingot>*8);
|
||||
@@ -148,7 +148,7 @@ mythallo19.build();
|
||||
val mythallo20 = RecipeBuilder.newBuilder("mythallo20","mythic_processor_alloy_furnace",1);
|
||||
mythallo20.addEnergyPerTickInput(80000);
|
||||
mythallo20.addItemInput(<ore:ingotTin>);
|
||||
mythallo20.addItemInput(<ore:ingotCopper>,3);
|
||||
mythallo20.addItemInput(<ore:ingotCopper> * 3);
|
||||
mythallo20.addItemOutput(<thermalfoundation:material:163>*4);
|
||||
mythallo20.build();
|
||||
|
||||
@@ -162,24 +162,24 @@ mythallo21.build();
|
||||
val mythallo22 = RecipeBuilder.newBuilder("mythallo22","mythic_processor_alloy_furnace",1);
|
||||
mythallo22.addEnergyPerTickInput(80000);
|
||||
mythallo22.addItemInput(<ore:ingotSilver>);
|
||||
mythallo22.addItemInput(<ore:ingotCopper>,3);
|
||||
mythallo22.addItemInput(<ore:dustRedstone>,10);
|
||||
mythallo22.addItemInput(<ore:ingotCopper> * 3);
|
||||
mythallo22.addItemInput(<ore:dustRedstone> * 10);
|
||||
mythallo22.addItemOutput(<thermalfoundation:material:165>*4);
|
||||
mythallo22.build();
|
||||
|
||||
val mythallo23 = RecipeBuilder.newBuilder("mythallo23","mythic_processor_alloy_furnace",1);
|
||||
mythallo23.addEnergyPerTickInput(80000);
|
||||
mythallo23.addItemInput(<ore:ingotSilver>);
|
||||
mythallo23.addItemInput(<ore:ingotTin>,3);
|
||||
mythallo23.addItemInput(<ore:dustGlowstone>,4);
|
||||
mythallo23.addItemInput(<ore:ingotTin> * 3);
|
||||
mythallo23.addItemInput(<ore:dustGlowstone> * 4);
|
||||
mythallo23.addItemOutput(<thermalfoundation:material:166>*4);
|
||||
mythallo23.build();
|
||||
|
||||
val mythallo24 = RecipeBuilder.newBuilder("mythallo24","mythic_processor_alloy_furnace",1);
|
||||
mythallo24.addEnergyPerTickInput(80000);
|
||||
mythallo24.addItemInput(<ore:ingotPlatinum>);
|
||||
mythallo24.addItemInput(<ore:ingotLead>,3);
|
||||
mythallo24.addItemInput(<ore:enderpearl>,4);
|
||||
mythallo24.addItemInput(<ore:ingotLead> * 3);
|
||||
mythallo24.addItemInput(<ore:enderpearl> * 4);
|
||||
mythallo24.addItemOutput(<enderio:item_material:39>*4);
|
||||
mythallo24.build();
|
||||
|
||||
@@ -221,7 +221,7 @@ mythallo29.build();
|
||||
|
||||
val mythallo30 = RecipeBuilder.newBuilder("mythallo30","mythic_processor_alloy_furnace",1);
|
||||
mythallo30.addEnergyPerTickInput(80000);
|
||||
mythallo30.addItemInput(<ore:ingotBoron>,2);
|
||||
mythallo30.addItemInput(<ore:ingotBoron> * 2);
|
||||
mythallo30.addItemInput(<ore:ingotMagnesium>);
|
||||
mythallo30.addItemOutput(<nuclearcraft:alloy:3>*3);
|
||||
mythallo30.build();
|
||||
@@ -235,7 +235,7 @@ mythallo31.build();
|
||||
|
||||
val mythallo32 = RecipeBuilder.newBuilder("mythallo32","mythic_processor_alloy_furnace",1);
|
||||
mythallo32.addEnergyPerTickInput(80000);
|
||||
mythallo32.addItemInput(<ore:ingotDarkSteel>,10);
|
||||
mythallo32.addItemInput(<ore:ingotDarkSteel> * 10);
|
||||
mythallo32.addItemInput(<ore:ingotSoularium>);
|
||||
mythallo32.addItemInput(<ore:itemPulsatingCrystal>);
|
||||
mythallo32.addItemOutput(<simplyjetpacks:metaitemmods:12>);
|
||||
@@ -243,7 +243,7 @@ mythallo32.build();
|
||||
|
||||
val mythallo33 = RecipeBuilder.newBuilder("mythallo33","mythic_processor_alloy_furnace",1);
|
||||
mythallo33.addEnergyPerTickInput(80000);
|
||||
mythallo33.addItemInput(<ore:ingotEnderiumBase>,2);
|
||||
mythallo33.addItemInput(<ore:ingotEnderiumBase> * 2);
|
||||
mythallo33.addItemInput(<ore:sand>);
|
||||
mythallo33.addItemOutput(<thermalfoundation:material:167>*2);
|
||||
mythallo33.build();
|
||||
@@ -280,8 +280,8 @@ mythallo37.build();
|
||||
val mythallo38 = RecipeBuilder.newBuilder("mythallo38","mythic_processor_alloy_furnace",1);
|
||||
mythallo38.addEnergyPerTickInput(80000);
|
||||
mythallo38.addItemInput(<ore:ingotBrickNether>);
|
||||
mythallo38.addItemInput(<ore:cropNetherWart>,4);
|
||||
mythallo38.addItemInput(<ore:clay>,6);
|
||||
mythallo38.addItemInput(<ore:cropNetherWart> * 4);
|
||||
mythallo38.addItemInput(<ore:clay> * 6);
|
||||
mythallo38.addItemOutput(<enderio:item_material:72>);
|
||||
mythallo38.build();
|
||||
|
||||
@@ -289,7 +289,7 @@ val mythallo39 = RecipeBuilder.newBuilder("mythallo39","mythic_processor_alloy_f
|
||||
mythallo39.addEnergyPerTickInput(80000);
|
||||
mythallo39.addItemInput(<ore:netherStar>);
|
||||
mythallo39.addItemInput(<ore:ingotMelodicAlloy>);
|
||||
mythallo39.addItemInput(<ore:clay>,4);
|
||||
mythallo39.addItemInput(<ore:clay> * 4);
|
||||
mythallo39.addItemOutput(<enderio:item_alloy_endergy_ingot:3>*2);
|
||||
mythallo39.build();
|
||||
|
||||
@@ -338,7 +338,7 @@ mythallo45.build();
|
||||
|
||||
val mythallo46 = RecipeBuilder.newBuilder("mythallo46","mythic_processor_alloy_furnace",1);
|
||||
mythallo46.addEnergyPerTickInput(80000);
|
||||
mythallo46.addItemInput(<ore:ingotIron>,2);
|
||||
mythallo46.addItemInput(<ore:ingotIron> * 2);
|
||||
mythallo46.addItemInput(<ore:ingotNickel>);
|
||||
mythallo46.addItemOutput(<thermalfoundation:material:162>*3);
|
||||
mythallo46.build();
|
||||
@@ -346,13 +346,13 @@ mythallo46.build();
|
||||
val mythallo47 = RecipeBuilder.newBuilder("mythallo47","mythic_processor_alloy_furnace",1);
|
||||
mythallo47.addEnergyPerTickInput(80000);
|
||||
mythallo47.addItemInput(<draconicevolution:draconic_ingot>);
|
||||
mythallo47.addItemInput(<ore:ingotAdaminite>,4);
|
||||
mythallo47.addItemInput(<ore:ingotAdaminite> * 4);
|
||||
mythallo47.addItemOutput(<contenttweaker:restless_steel_ingot>*2);
|
||||
mythallo47.build();
|
||||
|
||||
val mythallo48 = RecipeBuilder.newBuilder("mythallo48","mythic_processor_alloy_furnace",1);
|
||||
mythallo48.addEnergyPerTickInput(80000);
|
||||
mythallo48.addItemInput(<ore:ingotAluminum>,3);
|
||||
mythallo48.addItemInput(<ore:ingotAluminum> * 3);
|
||||
mythallo48.addItemInput(<ore:ingotCopper>);
|
||||
mythallo48.addItemOutput(<tconstruct:ingots:5>*4);
|
||||
mythallo48.build();
|
||||
@@ -2,324 +2,342 @@ import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythcomp1 = RecipeBuilder.newBuilder("mythcomp1","mythic_processor_compactor",2);
|
||||
mythcomp1.addEnergyPerTickInput(60000);
|
||||
mythcomp1.addItemInput(<ore:gemSapphire>,16);
|
||||
mythcomp1.addItemInput(<ore:gemSapphire> * 16);
|
||||
mythcomp1.addItemOutput(<techreborn:plates:13>*16);
|
||||
mythcomp1.build();
|
||||
|
||||
val mythcomp2 = RecipeBuilder.newBuilder("mythcomp2","mythic_processor_compactor",2);
|
||||
mythcomp2.addEnergyPerTickInput(60000);
|
||||
mythcomp2.addItemInput(<ore:ingotLead>,16);
|
||||
mythcomp2.addItemInput(<ore:ingotLead> * 16);
|
||||
mythcomp2.addItemOutput(<thermalfoundation:material:323>*16);
|
||||
mythcomp2.build();
|
||||
|
||||
val mythcomp3 = RecipeBuilder.newBuilder("mythcomp3","mythic_processor_compactor",2);
|
||||
mythcomp3.addEnergyPerTickInput(60000);
|
||||
mythcomp3.addItemInput(<ore:gemDiamond>,16);
|
||||
mythcomp3.addItemInput(<ore:gemDiamond> * 16);
|
||||
mythcomp3.addItemOutput(<techreborn:plates:5>*16);
|
||||
mythcomp3.build();
|
||||
|
||||
val mythcomp4 = RecipeBuilder.newBuilder("mythcomp4","mythic_processor_compactor",2);
|
||||
mythcomp4.addEnergyPerTickInput(60000);
|
||||
mythcomp4.addItemInput(<ore:ingotZinc>,16);
|
||||
mythcomp4.addItemInput(<ore:ingotZinc> * 16);
|
||||
mythcomp4.addItemOutput(<techreborn:plates:34>*16);
|
||||
mythcomp4.build();
|
||||
|
||||
val mythcomp5 = RecipeBuilder.newBuilder("mythcomp5","mythic_processor_compactor",2);
|
||||
mythcomp5.addEnergyPerTickInput(60000);
|
||||
mythcomp5.addItemInput(<ore:ingotTitanium>,16);
|
||||
mythcomp5.addItemInput(<ore:ingotTitanium> * 16);
|
||||
mythcomp5.addItemOutput(<techreborn:plates:31>*16);
|
||||
mythcomp5.build();
|
||||
|
||||
val mythcomp6 = RecipeBuilder.newBuilder("mythcomp6","mythic_processor_compactor",2);
|
||||
mythcomp6.addEnergyPerTickInput(60000);
|
||||
mythcomp6.addItemInput(<ore:ingotMyrmitite>,16);
|
||||
mythcomp6.addItemInput(<ore:ingotMyrmitite> * 16);
|
||||
mythcomp6.addItemOutput(<materialpart:myrmitite:plate>*16);
|
||||
mythcomp6.build();
|
||||
|
||||
val mythcomp7 = RecipeBuilder.newBuilder("mythcomp7","mythic_processor_compactor",2);
|
||||
mythcomp7.addEnergyPerTickInput(60000);
|
||||
mythcomp7.addItemInput(<ore:ingotBronze>,16);
|
||||
mythcomp7.addItemInput(<ore:ingotBronze> * 16);
|
||||
mythcomp7.addItemOutput(<thermalfoundation:material:355>*16);
|
||||
mythcomp7.build();
|
||||
|
||||
val mythcomp8 = RecipeBuilder.newBuilder("mythcomp8","mythic_processor_compactor",2);
|
||||
mythcomp8.addEnergyPerTickInput(60000);
|
||||
mythcomp8.addItemInput(<ore:ingotInvar>,16);
|
||||
mythcomp8.addItemInput(<ore:ingotInvar> * 16);
|
||||
mythcomp8.addItemOutput(<thermalfoundation:material:354>*16);
|
||||
mythcomp8.build();
|
||||
|
||||
val mythcomp9 = RecipeBuilder.newBuilder("mythcomp9","mythic_processor_compactor",2);
|
||||
mythcomp9.addEnergyPerTickInput(60000);
|
||||
mythcomp9.addItemInput(<ore:ingotMithril>,16);
|
||||
mythcomp9.addItemInput(<ore:ingotMithril> * 16);
|
||||
mythcomp9.addItemOutput(<thermalfoundation:material:328>*16);
|
||||
mythcomp9.build();
|
||||
|
||||
val mythcomp10 = RecipeBuilder.newBuilder("mythcomp10","mythic_processor_compactor",2);
|
||||
mythcomp10.addEnergyPerTickInput(60000);
|
||||
mythcomp10.addItemInput(<ore:gemEmerald>,16);
|
||||
mythcomp10.addItemInput(<ore:gemEmerald> * 16);
|
||||
mythcomp10.addItemOutput(<techreborn:plates:6>*16);
|
||||
mythcomp10.build();
|
||||
|
||||
val mythcomp11 = RecipeBuilder.newBuilder("mythcomp11","mythic_processor_compactor",2);
|
||||
mythcomp11.addEnergyPerTickInput(60000);
|
||||
mythcomp11.addItemInput(<ore:ingotDreadite>,16);
|
||||
mythcomp11.addItemInput(<ore:ingotDreadite> * 16);
|
||||
mythcomp11.addItemOutput(<materialpart:dreadite:plate>*16);
|
||||
mythcomp11.build();
|
||||
|
||||
val mythcomp12 = RecipeBuilder.newBuilder("mythcomp12","mythic_processor_compactor",2);
|
||||
mythcomp12.addEnergyPerTickInput(60000);
|
||||
mythcomp12.addItemInput(<ore:gemPeridot>,16);
|
||||
mythcomp12.addItemInput(<ore:gemPeridot> * 16);
|
||||
mythcomp12.addItemOutput(<techreborn:plates:14>*16);
|
||||
mythcomp12.build();
|
||||
|
||||
val mythcomp13 = RecipeBuilder.newBuilder("mythcomp13","mythic_processor_compactor",2);
|
||||
mythcomp13.addEnergyPerTickInput(60000);
|
||||
mythcomp13.addItemInput(<ore:ingotAluminum>,16);
|
||||
mythcomp13.addItemInput(<ore:ingotAluminum> * 16);
|
||||
mythcomp13.addItemOutput(<thermalfoundation:material:324>*16);
|
||||
mythcomp13.build();
|
||||
|
||||
val mythcomp14 = RecipeBuilder.newBuilder("mythcomp14","mythic_processor_compactor",2);
|
||||
mythcomp14.addEnergyPerTickInput(60000);
|
||||
mythcomp14.addItemInput(<ore:dustRedstone>,16);
|
||||
mythcomp14.addItemInput(<ore:dustRedstone> * 16);
|
||||
mythcomp14.addItemOutput(<techreborn:plates:4>*16);
|
||||
mythcomp14.build();
|
||||
|
||||
val mythcomp15 = RecipeBuilder.newBuilder("mythcomp15","mythic_processor_compactor",2);
|
||||
mythcomp15.addEnergyPerTickInput(60000);
|
||||
mythcomp15.addItemInput(<ore:gemRedGarnet>,16);
|
||||
mythcomp15.addItemInput(<ore:gemRedGarnet> * 16);
|
||||
mythcomp15.addItemOutput(<techreborn:plates:15>*16);
|
||||
mythcomp15.build();
|
||||
|
||||
val mythcomp16 = RecipeBuilder.newBuilder("mythcomp16","mythic_processor_compactor",2);
|
||||
mythcomp16.addEnergyPerTickInput(60000);
|
||||
mythcomp16.addItemInput(<ore:ingotMithminite>,16);
|
||||
mythcomp16.addItemInput(<ore:ingotMithminite> * 16);
|
||||
mythcomp16.addItemOutput(<thaumadditions:mithminite_plate>*16);
|
||||
mythcomp16.build();
|
||||
|
||||
val mythcomp17 = RecipeBuilder.newBuilder("mythcomp17","mythic_processor_compactor",2);
|
||||
mythcomp17.addEnergyPerTickInput(60000);
|
||||
mythcomp17.addItemInput(<ore:ingotTungstensteel>,16);
|
||||
mythcomp17.addItemInput(<ore:ingotTungstensteel> * 16);
|
||||
mythcomp17.addItemOutput(<techreborn:plates:33>*16);
|
||||
mythcomp17.build();
|
||||
|
||||
val mythcomp18 = RecipeBuilder.newBuilder("mythcomp18","mythic_processor_compactor",2);
|
||||
mythcomp18.addEnergyPerTickInput(60000);
|
||||
mythcomp18.addItemInput(<ore:ingotUranium>,16);
|
||||
mythcomp18.addItemInput(<ore:ingotUranium> * 16);
|
||||
mythcomp18.addItemOutput(<immersiveengineering:metal:35>*16);
|
||||
mythcomp18.build();
|
||||
|
||||
val mythcomp19 = RecipeBuilder.newBuilder("mythcomp19","mythic_processor_compactor",2);
|
||||
mythcomp19.addEnergyPerTickInput(60000);
|
||||
mythcomp19.addItemInput(<ore:ingotTungsten>,16);
|
||||
mythcomp19.addItemInput(<ore:ingotTungsten> * 16);
|
||||
mythcomp19.addItemOutput(<techreborn:plates:32>*16);
|
||||
mythcomp19.build();
|
||||
|
||||
val mythcomp20 = RecipeBuilder.newBuilder("mythcomp20","mythic_processor_compactor",2);
|
||||
mythcomp20.addEnergyPerTickInput(60000);
|
||||
mythcomp20.addItemInput(<ore:ingotTin>,16);
|
||||
mythcomp20.addItemInput(<ore:ingotTin> * 16);
|
||||
mythcomp20.addItemOutput(<thermalfoundation:material:321>*16);
|
||||
mythcomp20.build();
|
||||
|
||||
val mythcomp21 = RecipeBuilder.newBuilder("mythcomp21","mythic_processor_compactor",2);
|
||||
mythcomp21.addEnergyPerTickInput(60000);
|
||||
mythcomp21.addItemInput(<ore:ingotEnderium>,16);
|
||||
mythcomp21.addItemInput(<ore:ingotEnderium> * 16);
|
||||
mythcomp21.addItemOutput(<thermalfoundation:material:359>*16);
|
||||
mythcomp21.build();
|
||||
|
||||
val mythcomp22 = RecipeBuilder.newBuilder("mythcomp22","mythic_processor_compactor",2);
|
||||
mythcomp22.addEnergyPerTickInput(60000);
|
||||
mythcomp22.addItemInput(<ore:ingotAdaminite>,16);
|
||||
mythcomp22.addItemInput(<ore:ingotAdaminite> * 16);
|
||||
mythcomp22.addItemOutput(<thaumadditions:adaminite_plate>*16);
|
||||
mythcomp22.build();
|
||||
|
||||
val mythcomp23 = RecipeBuilder.newBuilder("mythcomp23","mythic_processor_compactor",2);
|
||||
mythcomp23.addEnergyPerTickInput(60000);
|
||||
mythcomp23.addItemInput(<ore:ingotIridiumAlloy>,16);
|
||||
mythcomp23.addItemInput(<ore:ingotIridiumAlloy> * 16);
|
||||
mythcomp23.addItemOutput(<techreborn:plates:38>*16);
|
||||
mythcomp23.build();
|
||||
|
||||
val mythcomp24 = RecipeBuilder.newBuilder("mythcomp24","mythic_processor_compactor",2);
|
||||
mythcomp24.addEnergyPerTickInput(60000);
|
||||
mythcomp24.addItemInput(<ore:ingotRefinedIron>,16);
|
||||
mythcomp24.addItemInput(<ore:ingotRefinedIron> * 16);
|
||||
mythcomp24.addItemOutput(<techreborn:plates:35>*16);
|
||||
mythcomp24.build();
|
||||
|
||||
val mythcomp25 = RecipeBuilder.newBuilder("mythcomp25","mythic_processor_compactor",2);
|
||||
mythcomp25.addEnergyPerTickInput(60000);
|
||||
mythcomp25.addItemInput(<ore:ingotHassium>,16);
|
||||
mythcomp25.addItemInput(<ore:ingotHassium> * 16);
|
||||
mythcomp25.addItemOutput(<materialpart:hassium:plate>*16);
|
||||
mythcomp25.build();
|
||||
|
||||
val mythcomp26 = RecipeBuilder.newBuilder("mythcomp26","mythic_processor_compactor",2);
|
||||
mythcomp26.addEnergyPerTickInput(60000);
|
||||
mythcomp26.addItemInput(<ore:ingotColdIron>,16);
|
||||
mythcomp26.addItemInput(<ore:ingotColdIron> * 16);
|
||||
mythcomp26.addItemOutput(<bewitchment:cold_iron_plate>*16);
|
||||
mythcomp26.build();
|
||||
|
||||
val mythcomp27 = RecipeBuilder.newBuilder("mythcomp27","mythic_processor_compactor",2);
|
||||
mythcomp27.addEnergyPerTickInput(60000);
|
||||
mythcomp27.addItemInput(<ore:ingotConstantan>,16);
|
||||
mythcomp27.addItemInput(<ore:ingotConstantan> * 16);
|
||||
mythcomp27.addItemOutput(<thermalfoundation:material:356>*16);
|
||||
mythcomp27.build();
|
||||
|
||||
val mythcomp28 = RecipeBuilder.newBuilder("mythcomp28","mythic_processor_compactor",2);
|
||||
mythcomp28.addEnergyPerTickInput(60000);
|
||||
mythcomp28.addItemInput(<ore:ingotSignalum>,16);
|
||||
mythcomp28.addItemInput(<ore:ingotSignalum> * 16);
|
||||
mythcomp28.addItemOutput(<thermalfoundation:material:357>*16);
|
||||
mythcomp28.build();
|
||||
|
||||
val mythcomp29 = RecipeBuilder.newBuilder("mythcomp29","mythic_processor_compactor",2);
|
||||
mythcomp29.addEnergyPerTickInput(60000);
|
||||
mythcomp29.addItemInput(<ore:gemRuby>,16);
|
||||
mythcomp29.addItemInput(<ore:gemRuby> * 16);
|
||||
mythcomp29.addItemOutput(<techreborn:plates:12>*16);
|
||||
mythcomp29.build();
|
||||
|
||||
val mythcomp30 = RecipeBuilder.newBuilder("mythcomp30","mythic_processor_compactor",2);
|
||||
mythcomp30.addEnergyPerTickInput(60000);
|
||||
mythcomp30.addItemInput(<ore:ingotIridium>,16);
|
||||
mythcomp30.addItemInput(<ore:ingotIridium> * 16);
|
||||
mythcomp30.addItemOutput(<thermalfoundation:material:327>*16);
|
||||
mythcomp30.build();
|
||||
|
||||
val mythcomp31 = RecipeBuilder.newBuilder("mythcomp31","mythic_processor_compactor",2);
|
||||
mythcomp31.addEnergyPerTickInput(60000);
|
||||
mythcomp31.addItemInput(<ore:ingotIron>,16);
|
||||
mythcomp31.addItemInput(<ore:ingotIron> * 16);
|
||||
mythcomp31.addItemOutput(<thermalfoundation:material:32>*16);
|
||||
mythcomp31.build();
|
||||
|
||||
val mythcomp32 = RecipeBuilder.newBuilder("mythcomp32","mythic_processor_compactor",2);
|
||||
mythcomp32.addEnergyPerTickInput(60000);
|
||||
mythcomp32.addItemInput(<ore:ingotBrass>,16);
|
||||
mythcomp32.addItemInput(<ore:ingotBrass> * 16);
|
||||
mythcomp32.addItemOutput(<techreborn:plates:18>*16);
|
||||
mythcomp32.build();
|
||||
|
||||
val mythcomp33 = RecipeBuilder.newBuilder("mythcomp33","mythic_processor_compactor",2);
|
||||
mythcomp33.addEnergyPerTickInput(60000);
|
||||
mythcomp33.addItemInput(<ore:ingotTitaniumIridium>,16);
|
||||
mythcomp33.addItemInput(<ore:ingotTitaniumIridium> * 16);
|
||||
mythcomp33.addItemOutput(<advancedrocketry:productplate:1>*16);
|
||||
mythcomp33.build();
|
||||
|
||||
val mythcomp34 = RecipeBuilder.newBuilder("mythcomp34","mythic_processor_compactor",2);
|
||||
mythcomp34.addEnergyPerTickInput(60000);
|
||||
mythcomp34.addItemInput(<ore:ingotSilicon>,16);
|
||||
mythcomp34.addItemInput(<ore:ingotSilicon> * 16);
|
||||
mythcomp34.addItemOutput(<libvulpes:productplate:3>*16);
|
||||
mythcomp34.build();
|
||||
|
||||
val mythcomp35 = RecipeBuilder.newBuilder("mythcomp35","mythic_processor_compactor",2);
|
||||
mythcomp35.addEnergyPerTickInput(60000);
|
||||
mythcomp35.addItemInput(<ore:ingotSteel>,16);
|
||||
mythcomp35.addItemInput(<ore:ingotSteel> * 16);
|
||||
mythcomp35.addItemOutput(<thermalfoundation:material:352>*16);
|
||||
mythcomp35.build();
|
||||
|
||||
val mythcomp36 = RecipeBuilder.newBuilder("mythcomp36","mythic_processor_compactor",2);
|
||||
mythcomp36.addEnergyPerTickInput(60000);
|
||||
mythcomp36.addItemInput(<ore:ingotVoid>,16);
|
||||
mythcomp36.addItemInput(<ore:ingotVoid> * 16);
|
||||
mythcomp36.addItemOutput(<thaumcraft:plate:3>*16);
|
||||
mythcomp36.build();
|
||||
|
||||
val mythcomp37 = RecipeBuilder.newBuilder("mythcomp37","mythic_processor_compactor",2);
|
||||
mythcomp37.addEnergyPerTickInput(60000);
|
||||
mythcomp37.addItemInput(<ore:ingotSilver>,16);
|
||||
mythcomp37.addItemInput(<ore:ingotSilver> * 16);
|
||||
mythcomp37.addItemOutput(<thermalfoundation:material:322>*16);
|
||||
mythcomp37.build();
|
||||
|
||||
val mythcomp38 = RecipeBuilder.newBuilder("mythcomp38","mythic_processor_compactor",2);
|
||||
mythcomp38.addEnergyPerTickInput(60000);
|
||||
mythcomp38.addItemInput(<ore:ingotLumium>,16);
|
||||
mythcomp38.addItemInput(<ore:ingotLumium> * 16);
|
||||
mythcomp38.addItemOutput(<thermalfoundation:material:358>*16);
|
||||
mythcomp38.build();
|
||||
|
||||
val mythcomp39 = RecipeBuilder.newBuilder("mythcomp39","mythic_processor_compactor",2);
|
||||
mythcomp39.addEnergyPerTickInput(60000);
|
||||
mythcomp39.addItemInput(<ore:ingotElectrum>,16);
|
||||
mythcomp39.addItemInput(<ore:ingotElectrum> * 16);
|
||||
mythcomp39.addItemOutput(<thermalfoundation:material:353>*16);
|
||||
mythcomp39.build();
|
||||
|
||||
val mythcomp40 = RecipeBuilder.newBuilder("mythcomp40","mythic_processor_compactor",2);
|
||||
mythcomp40.addEnergyPerTickInput(60000);
|
||||
mythcomp40.addItemInput(<ore:coal>,16);
|
||||
mythcomp40.addItemInput(<ore:coal> * 16);
|
||||
mythcomp40.addItemOutput(<techreborn:plates:8>*16);
|
||||
mythcomp40.build();
|
||||
|
||||
val mythcomp41 = RecipeBuilder.newBuilder("mythcomp41","mythic_processor_compactor",2);
|
||||
mythcomp41.addEnergyPerTickInput(60000);
|
||||
mythcomp41.addItemInput(<ore:ingotDreadedSteel>,16);
|
||||
mythcomp41.addItemInput(<ore:ingotDreadedSteel> * 16);
|
||||
mythcomp41.addItemOutput(<materialpart:dreaded_steel:plate>*16);
|
||||
mythcomp41.build();
|
||||
|
||||
val mythcomp42 = RecipeBuilder.newBuilder("mythcomp42","mythic_processor_compactor",2);
|
||||
mythcomp42.addEnergyPerTickInput(60000);
|
||||
mythcomp42.addItemInput(<ore:ingotAdvancedAlloy>,16);
|
||||
mythcomp42.addItemInput(<ore:ingotAdvancedAlloy> * 16);
|
||||
mythcomp42.addItemOutput(<techreborn:plates:36>*16);
|
||||
mythcomp42.build();
|
||||
|
||||
val mythcomp43 = RecipeBuilder.newBuilder("mythcomp43","mythic_processor_compactor",2);
|
||||
mythcomp43.addEnergyPerTickInput(60000);
|
||||
mythcomp43.addItemInput(<ore:ingotThaumium>,16);
|
||||
mythcomp43.addItemInput(<ore:ingotThaumium> * 16);
|
||||
mythcomp43.addItemOutput(<thaumcraft:plate:2>*16);
|
||||
mythcomp43.build();
|
||||
|
||||
val mythcomp44 = RecipeBuilder.newBuilder("mythcomp44","mythic_processor_compactor",2);
|
||||
mythcomp44.addEnergyPerTickInput(60000);
|
||||
mythcomp44.addItemInput(<ore:ingotCopper>,16);
|
||||
mythcomp44.addItemInput(<ore:ingotCopper> * 16);
|
||||
mythcomp44.addItemOutput(<thermalfoundation:material:320>*16);
|
||||
mythcomp44.build();
|
||||
|
||||
val mythcomp45 = RecipeBuilder.newBuilder("mythcomp45","mythic_processor_compactor",2);
|
||||
mythcomp45.addEnergyPerTickInput(60000);
|
||||
mythcomp45.addItemInput(<ore:ingotTitaniumAluminide>,16);
|
||||
mythcomp45.addItemInput(<ore:ingotTitaniumAluminide> * 16);
|
||||
mythcomp45.addItemOutput(<advancedrocketry:productplate:0>*16);
|
||||
mythcomp45.build();
|
||||
|
||||
val mythcomp46 = RecipeBuilder.newBuilder("mythcomp46","mythic_processor_compactor",2);
|
||||
mythcomp46.addEnergyPerTickInput(60000);
|
||||
mythcomp46.addItemInput(<ore:ingotPlatinum>,16);
|
||||
mythcomp46.addItemInput(<ore:ingotPlatinum> * 16);
|
||||
mythcomp46.addItemOutput(<thermalfoundation:material:326>*16);
|
||||
mythcomp46.build();
|
||||
|
||||
val mythcomp47 = RecipeBuilder.newBuilder("mythcomp47","mythic_processor_compactor",2);
|
||||
mythcomp47.addEnergyPerTickInput(60000);
|
||||
mythcomp47.addItemInput(<ore:ingotNickel>,16);
|
||||
mythcomp47.addItemInput(<ore:ingotNickel> * 16);
|
||||
mythcomp47.addItemOutput(<thermalfoundation:material:325>*16);
|
||||
mythcomp47.build();
|
||||
|
||||
val mythcomp48 = RecipeBuilder.newBuilder("mythcomp48","mythic_processor_compactor",2);
|
||||
mythcomp48.addEnergyPerTickInput(60000);
|
||||
mythcomp48.addItemInput(<ore:ingotElectrumFlux>,16);
|
||||
mythcomp48.addItemInput(<ore:ingotElectrumFlux> * 16);
|
||||
mythcomp48.addItemOutput(<redstonearsenal:material:128>*16);
|
||||
mythcomp48.build();
|
||||
|
||||
val mythcomp49 = RecipeBuilder.newBuilder("mythcomp49","mythic_processor_compactor",2);
|
||||
mythcomp49.addEnergyPerTickInput(60000);
|
||||
mythcomp49.addItemInput(<ore:gemYellowGarnet>,16);
|
||||
mythcomp49.addItemInput(<ore:gemYellowGarnet> * 16);
|
||||
mythcomp49.addItemOutput(<techreborn:plates:16>*16);
|
||||
mythcomp49.build();
|
||||
|
||||
val mythcomp50 = RecipeBuilder.newBuilder("mythcomp50","mythic_processor_compactor",2);
|
||||
mythcomp50.addEnergyPerTickInput(60000);
|
||||
mythcomp50.addItemInput(<ore:obsidian>,16);
|
||||
mythcomp50.addItemInput(<ore:obsidian> * 16);
|
||||
mythcomp50.addItemOutput(<techreborn:plates:9>*16);
|
||||
mythcomp50.build();
|
||||
|
||||
val mythcomp51 = RecipeBuilder.newBuilder("mythcomp51","mythic_processor_compactor",2);
|
||||
mythcomp51.addEnergyPerTickInput(60000);
|
||||
mythcomp51.addItemInput(<ore:ingotMithrillium>,16);
|
||||
mythcomp51.addItemInput(<ore:ingotMithrillium> * 16);
|
||||
mythcomp51.addItemOutput(<thaumadditions:mithrillium_plate>*16);
|
||||
mythcomp51.build();
|
||||
|
||||
val mythcomp52 = RecipeBuilder.newBuilder("mythcomp52","mythic_processor_compactor",2);
|
||||
mythcomp52.addEnergyPerTickInput(60000);
|
||||
mythcomp52.addItemInput(<ore:ingotGold>,16);
|
||||
mythcomp52.addItemInput(<ore:ingotGold> * 16);
|
||||
mythcomp52.addItemOutput(<thermalfoundation:material:33>*16);
|
||||
mythcomp52.build();
|
||||
|
||||
val mythcomp53 = RecipeBuilder.newBuilder("mythcomp53","mythic_processor_compactor",2);
|
||||
mythcomp53.addEnergyPerTickInput(60000);
|
||||
mythcomp53.addItemInput(<ore:ingotCarbon>,16);
|
||||
mythcomp53.addItemInput(<ore:ingotCarbon> * 16);
|
||||
mythcomp53.addItemOutput(<techreborn:plates:2>*16);
|
||||
mythcomp53.build();
|
||||
|
||||
val mythcomp54 = RecipeBuilder.newBuilder("mythcomp54","mythic_processor_compactor",2);
|
||||
mythcomp54.addEnergyPerTickInput(60000);
|
||||
mythcomp54.addItemInput(<ore:ingotVibraniumAlloy>,16);
|
||||
mythcomp54.addItemInput(<ore:ingotVibraniumAlloy> * 16);
|
||||
mythcomp54.addItemOutput(<materialpart:vibranium_alloy:plate>*16);
|
||||
mythcomp54.build();
|
||||
mythcomp54.build();
|
||||
|
||||
val mythcomp55 = RecipeBuilder.newBuilder("mythcomp55","mythic_processor_compactor",2);
|
||||
mythcomp55.addEnergyPerTickInput(60000);
|
||||
mythcomp55.addItemInput(<ore:ingotChrome> * 16);
|
||||
mythcomp55.addItemOutput(<techreborn:plates:20>*16);
|
||||
mythcomp55.build();
|
||||
|
||||
val mythcomp56 = RecipeBuilder.newBuilder("mythcomp56","mythic_processor_compactor",2);
|
||||
mythcomp56.addEnergyPerTickInput(60000);
|
||||
mythcomp56.addItemInput(<ore:dustYellowGarnet> * 16);
|
||||
mythcomp56.addItemOutput(<techreborn:plates:16>*16);
|
||||
mythcomp56.build();
|
||||
|
||||
val mythcomp57 = RecipeBuilder.newBuilder("mythcomp57","mythic_processor_compactor",2);
|
||||
mythcomp57.addEnergyPerTickInput(60000);
|
||||
mythcomp57.addItemInput(<ore:dustRedGarnet> * 16);
|
||||
mythcomp57.addItemOutput(<techreborn:plates:15>*16);
|
||||
mythcomp57.build();
|
||||
@@ -166,6 +166,6 @@ mythempo17.addItemInput(<thebetweenlands:sap_spit>);
|
||||
mythempo17.addItemInput(<thebetweenlands:spirit_fruit>);
|
||||
mythempo17.addItemInput(<thebetweenlands:weeping_blue_petal>);
|
||||
mythempo17.addItemInput(<thebetweenlands:items_misc:39>);
|
||||
mythempo17.addItemInput(<thebetweenlands:life_crystal>);
|
||||
mythempo17.addItemInput(<aoa3:blue_life_lamp_off>);
|
||||
mythempo17.addItemOutput(<contenttweaker:rift_essence>);
|
||||
mythempo17.build();
|
||||
@@ -24,4 +24,10 @@ val mythfurn3 = RecipeBuilder.newBuilder("mythfurn3","mythic_processor_furnace",
|
||||
mythfurn3.addEnergyPerTickInput(60000);
|
||||
mythfurn3.addItemInput(<contenttweaker:sacrifice_metal_clump>);
|
||||
mythfurn3.addItemOutput(<materialpart:sacrifice_metal:ingot>);
|
||||
mythfurn3.build();
|
||||
mythfurn3.build();
|
||||
|
||||
val mythfurn4 = RecipeBuilder.newBuilder("mythfurn4","mythic_processor_furnace",1);
|
||||
mythfurn4.addEnergyPerTickInput(60000);
|
||||
mythfurn4.addItemInput(<divinerpg:shadow_bar>*16);
|
||||
mythfurn4.addItemOutput(<contenttweaker:shadow_steel>*16);
|
||||
mythfurn4.build();
|
||||
@@ -2,186 +2,186 @@ import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythgear1 = RecipeBuilder.newBuilder("mythgear1","mythic_processor_gearworking_die",2);
|
||||
mythgear1.addEnergyPerTickInput(30000);
|
||||
mythgear1.addItemInput(<ore:ingotHassium>,16);
|
||||
mythgear1.addItemInput(<ore:ingotHassium> * 16);
|
||||
mythgear1.addItemOutput(<materialpart:hassium:gear>*4);
|
||||
mythgear1.build();
|
||||
|
||||
val mythgear2 = RecipeBuilder.newBuilder("mythgear2","mythic_processor_gearworking_die",2);
|
||||
mythgear2.addEnergyPerTickInput(30000);
|
||||
mythgear2.addItemInput(<ore:ingotLead>,16);
|
||||
mythgear2.addItemInput(<ore:ingotLead> * 16);
|
||||
mythgear2.addItemOutput(<thermalfoundation:material:259>*4);
|
||||
mythgear2.build();
|
||||
|
||||
val mythgear3 = RecipeBuilder.newBuilder("mythgear3","mythic_processor_gearworking_die",2);
|
||||
mythgear3.addEnergyPerTickInput(30000);
|
||||
mythgear3.addItemInput(<ore:ingotSignalum>,16);
|
||||
mythgear3.addItemInput(<ore:ingotSignalum> * 16);
|
||||
mythgear3.addItemOutput(<thermalfoundation:material:293>*4);
|
||||
mythgear3.build();
|
||||
|
||||
val mythgear4 = RecipeBuilder.newBuilder("mythgear4","mythic_processor_gearworking_die",2);
|
||||
mythgear4.addEnergyPerTickInput(30000);
|
||||
mythgear4.addItemInput(<ore:ingotConstantan>,16);
|
||||
mythgear4.addItemInput(<ore:ingotConstantan> * 16);
|
||||
mythgear4.addItemOutput(<thermalfoundation:material:292>*4);
|
||||
mythgear4.build();
|
||||
|
||||
val mythgear5 = RecipeBuilder.newBuilder("mythgear5","mythic_processor_gearworking_die",2);
|
||||
mythgear5.addEnergyPerTickInput(30000);
|
||||
mythgear5.addItemInput(<ore:gemDiamond>,16);
|
||||
mythgear5.addItemInput(<ore:gemDiamond> * 16);
|
||||
mythgear5.addItemOutput(<thermalfoundation:material:26>*4);
|
||||
mythgear5.build();
|
||||
|
||||
val mythgear6 = RecipeBuilder.newBuilder("mythgear6","mythic_processor_gearworking_die",2);
|
||||
mythgear6.addEnergyPerTickInput(30000);
|
||||
mythgear6.addItemInput(<ore:ingotIron>,16);
|
||||
mythgear6.addItemInput(<ore:ingotIron> * 16);
|
||||
mythgear6.addItemOutput(<thermalfoundation:material:24>*4);
|
||||
mythgear6.build();
|
||||
|
||||
val mythgear7 = RecipeBuilder.newBuilder("mythgear7","mythic_processor_gearworking_die",2);
|
||||
mythgear7.addEnergyPerTickInput(30000);
|
||||
mythgear7.addItemInput(<ore:ingotIridium>,16);
|
||||
mythgear7.addItemInput(<ore:ingotIridium> * 16);
|
||||
mythgear7.addItemOutput(<thermalfoundation:material:263>*4);
|
||||
mythgear7.build();
|
||||
|
||||
val mythgear8 = RecipeBuilder.newBuilder("mythgear8","mythic_processor_gearworking_die",2);
|
||||
mythgear8.addEnergyPerTickInput(30000);
|
||||
mythgear8.addItemInput(<ore:ingotTitanium>,16);
|
||||
mythgear8.addItemInput(<ore:ingotTitanium> * 16);
|
||||
mythgear8.addItemOutput(<libvulpes:productgear:7>*4);
|
||||
mythgear8.build();
|
||||
|
||||
val mythgear9 = RecipeBuilder.newBuilder("mythgear9","mythic_processor_gearworking_die",2);
|
||||
mythgear9.addEnergyPerTickInput(30000);
|
||||
mythgear9.addItemInput(<ore:ingotTitaniumIridium>,16);
|
||||
mythgear9.addItemInput(<ore:ingotTitaniumIridium> * 16);
|
||||
mythgear9.addItemOutput(<advancedrocketry:productgear:1>*4);
|
||||
mythgear9.build();
|
||||
|
||||
val mythgear10 = RecipeBuilder.newBuilder("mythgear10","mythic_processor_gearworking_die",2);
|
||||
mythgear10.addEnergyPerTickInput(30000);
|
||||
mythgear10.addItemInput(<ore:ingotBrass>,16);
|
||||
mythgear10.addItemInput(<ore:ingotBrass> * 16);
|
||||
mythgear10.addItemOutput(<railcraft:gear:0>*4);
|
||||
mythgear10.build();
|
||||
|
||||
val mythgear11 = RecipeBuilder.newBuilder("mythgear11","mythic_processor_gearworking_die",2);
|
||||
mythgear11.addEnergyPerTickInput(30000);
|
||||
mythgear11.addItemInput(<ore:ingotBronze>,16);
|
||||
mythgear11.addItemInput(<ore:ingotBronze> * 16);
|
||||
mythgear11.addItemOutput(<thermalfoundation:material:291>*4);
|
||||
mythgear11.build();
|
||||
|
||||
val mythgear12 = RecipeBuilder.newBuilder("mythgear12","mythic_processor_gearworking_die",2);
|
||||
mythgear12.addEnergyPerTickInput(30000);
|
||||
mythgear12.addItemInput(<ore:ingotMithril>,16);
|
||||
mythgear12.addItemInput(<ore:ingotMithril> * 16);
|
||||
mythgear12.addItemOutput(<thermalfoundation:material:264>*4);
|
||||
mythgear12.build();
|
||||
|
||||
val mythgear13 = RecipeBuilder.newBuilder("mythgear13","mythic_processor_gearworking_die",2);
|
||||
mythgear13.addEnergyPerTickInput(30000);
|
||||
mythgear13.addItemInput(<ore:ingotInvar>,16);
|
||||
mythgear13.addItemInput(<ore:ingotInvar> * 16);
|
||||
mythgear13.addItemOutput(<thermalfoundation:material:290>*4);
|
||||
mythgear13.build();
|
||||
|
||||
val mythgear14 = RecipeBuilder.newBuilder("mythgear14","mythic_processor_gearworking_die",2);
|
||||
mythgear14.addEnergyPerTickInput(30000);
|
||||
mythgear14.addItemInput(<ore:gemEmerald>,16);
|
||||
mythgear14.addItemInput(<ore:gemEmerald> * 16);
|
||||
mythgear14.addItemOutput(<thermalfoundation:material:27>*4);
|
||||
mythgear14.build();
|
||||
|
||||
val mythgear15 = RecipeBuilder.newBuilder("mythgear15","mythic_processor_gearworking_die",2);
|
||||
mythgear15.addEnergyPerTickInput(30000);
|
||||
mythgear15.addItemInput(<ore:ingotSteel>,16);
|
||||
mythgear15.addItemInput(<ore:ingotSteel> * 16);
|
||||
mythgear15.addItemOutput(<thermalfoundation:material:288>*4);
|
||||
mythgear15.build();
|
||||
|
||||
val mythgear16 = RecipeBuilder.newBuilder("mythgear16","mythic_processor_gearworking_die",2);
|
||||
mythgear16.addEnergyPerTickInput(30000);
|
||||
mythgear16.addItemInput(<ore:ingotSilver>,16);
|
||||
mythgear16.addItemInput(<ore:ingotSilver> * 16);
|
||||
mythgear16.addItemOutput(<thermalfoundation:material:258>*4);
|
||||
mythgear16.build();
|
||||
|
||||
val mythgear17 = RecipeBuilder.newBuilder("mythgear17","mythic_processor_gearworking_die",2);
|
||||
mythgear17.addEnergyPerTickInput(30000);
|
||||
mythgear17.addItemInput(<ore:ingotDreadite>,16);
|
||||
mythgear17.addItemInput(<ore:ingotDreadite> * 16);
|
||||
mythgear17.addItemOutput(<materialpart:dreadite:gear>*4);
|
||||
mythgear17.build();
|
||||
|
||||
val mythgear18 = RecipeBuilder.newBuilder("mythgear18","mythic_processor_gearworking_die",2);
|
||||
mythgear18.addEnergyPerTickInput(30000);
|
||||
mythgear18.addItemInput(<ore:ingotLumium>,16);
|
||||
mythgear18.addItemInput(<ore:ingotLumium> * 16);
|
||||
mythgear18.addItemOutput(<thermalfoundation:material:294>*4);
|
||||
mythgear18.build();
|
||||
|
||||
val mythgear19 = RecipeBuilder.newBuilder("mythgear19","mythic_processor_gearworking_die",2);
|
||||
mythgear19.addEnergyPerTickInput(30000);
|
||||
mythgear19.addItemInput(<ore:ingotElectrum>,16);
|
||||
mythgear19.addItemInput(<ore:ingotElectrum> * 16);
|
||||
mythgear19.addItemOutput(<thermalfoundation:material:289>*4);
|
||||
mythgear19.build();
|
||||
|
||||
val mythgear20 = RecipeBuilder.newBuilder("mythgear20","mythic_processor_gearworking_die",2);
|
||||
mythgear20.addEnergyPerTickInput(30000);
|
||||
mythgear20.addItemInput(<ore:gemRedstone>,16);
|
||||
mythgear20.addItemInput(<ore:gemRedstone> * 16);
|
||||
mythgear20.addItemOutput(<extrautils2:ingredients:1>*4);
|
||||
mythgear20.build();
|
||||
|
||||
val mythgear21 = RecipeBuilder.newBuilder("mythgear21","mythic_processor_gearworking_die",2);
|
||||
mythgear21.addEnergyPerTickInput(30000);
|
||||
mythgear21.addItemInput(<ore:ingotAluminum>,16);
|
||||
mythgear21.addItemInput(<ore:ingotAluminum> * 16);
|
||||
mythgear21.addItemOutput(<thermalfoundation:material:260>*4);
|
||||
mythgear21.build();
|
||||
|
||||
val mythgear22 = RecipeBuilder.newBuilder("mythgear22","mythic_processor_gearworking_die",2);
|
||||
mythgear22.addEnergyPerTickInput(30000);
|
||||
mythgear22.addItemInput(<ore:ingotDreadedSteel>,16);
|
||||
mythgear22.addItemInput(<ore:ingotDreadedSteel> * 16);
|
||||
mythgear22.addItemOutput(<materialpart:dreaded_steel:gear>*4);
|
||||
mythgear22.build();
|
||||
|
||||
val mythgear23 = RecipeBuilder.newBuilder("mythgear23","mythic_processor_gearworking_die",2);
|
||||
mythgear23.addEnergyPerTickInput(30000);
|
||||
mythgear23.addItemInput(<ore:ingotTin>,16);
|
||||
mythgear23.addItemInput(<ore:ingotTin> * 16);
|
||||
mythgear23.addItemOutput(<thermalfoundation:material:257>*4);
|
||||
mythgear23.build();
|
||||
|
||||
val mythgear24 = RecipeBuilder.newBuilder("mythgear24","mythic_processor_gearworking_die",2);
|
||||
mythgear24.addEnergyPerTickInput(30000);
|
||||
mythgear24.addItemInput(<ore:ingotPlatinum>,16);
|
||||
mythgear24.addItemInput(<ore:ingotPlatinum> * 16);
|
||||
mythgear24.addItemOutput(<thermalfoundation:material:262>*4);
|
||||
mythgear24.build();
|
||||
|
||||
val mythgear25 = RecipeBuilder.newBuilder("mythgear25","mythic_processor_gearworking_die",2);
|
||||
mythgear25.addEnergyPerTickInput(30000);
|
||||
mythgear25.addItemInput(<ore:ingotNickel>,16);
|
||||
mythgear25.addItemInput(<ore:ingotNickel> * 16);
|
||||
mythgear25.addItemOutput(<thermalfoundation:material:261>*4);
|
||||
mythgear25.build();
|
||||
|
||||
val mythgear26 = RecipeBuilder.newBuilder("mythgear26","mythic_processor_gearworking_die",2);
|
||||
mythgear26.addEnergyPerTickInput(30000);
|
||||
mythgear26.addItemInput(<ore:ingotElectrumFlux>,16);
|
||||
mythgear26.addItemInput(<ore:ingotElectrumFlux> * 16);
|
||||
mythgear26.addItemOutput(<redstonearsenal:material:96>*4);
|
||||
mythgear26.build();
|
||||
|
||||
val mythgear27 = RecipeBuilder.newBuilder("mythgear27","mythic_processor_gearworking_die",2);
|
||||
mythgear27.addEnergyPerTickInput(30000);
|
||||
mythgear27.addItemInput(<ore:ingotEnderium>,16);
|
||||
mythgear27.addItemInput(<ore:ingotEnderium> * 16);
|
||||
mythgear27.addItemOutput(<thermalfoundation:material:295>*4);
|
||||
mythgear27.build();
|
||||
|
||||
val mythgear28 = RecipeBuilder.newBuilder("mythgear28","mythic_processor_gearworking_die",2);
|
||||
mythgear28.addEnergyPerTickInput(30000);
|
||||
mythgear28.addItemInput(<ore:ingotTitaniumAluminide>,16);
|
||||
mythgear28.addItemInput(<ore:ingotTitaniumAluminide> * 16);
|
||||
mythgear28.addItemOutput(<advancedrocketry:productgear:0>*4);
|
||||
mythgear28.build();
|
||||
|
||||
val mythgear29 = RecipeBuilder.newBuilder("mythgear29","mythic_processor_gearworking_die",2);
|
||||
mythgear29.addEnergyPerTickInput(30000);
|
||||
mythgear29.addItemInput(<ore:ingotCopper>,16);
|
||||
mythgear29.addItemInput(<ore:ingotCopper> * 16);
|
||||
mythgear29.addItemOutput(<thermalfoundation:material:256>*4);
|
||||
mythgear29.build();
|
||||
|
||||
val mythgear30 = RecipeBuilder.newBuilder("mythgear30","mythic_processor_gearworking_die",2);
|
||||
mythgear30.addEnergyPerTickInput(30000);
|
||||
mythgear30.addItemInput(<ore:ingotGold>,16);
|
||||
mythgear30.addItemInput(<ore:ingotGold> * 16);
|
||||
mythgear30.addItemOutput(<thermalfoundation:material:25>*4);
|
||||
mythgear30.build();
|
||||
|
||||
val mythgear31 = RecipeBuilder.newBuilder("mythgear31","mythic_processor_gearworking_die",2);
|
||||
mythgear31.addEnergyPerTickInput(30000);
|
||||
mythgear31.addItemInput(<ore:ingotVibraniumAlloy>,16);
|
||||
mythgear31.addItemInput(<ore:ingotVibraniumAlloy> * 16);
|
||||
mythgear31.addItemOutput(<materialpart:vibranium_alloy:gear>*4);
|
||||
mythgear31.build();
|
||||
@@ -16,7 +16,7 @@ mythpulv2.build();
|
||||
val mythpulv3 = RecipeBuilder.newBuilder("mythpulv3","mythic_processor_pulverizer",2);
|
||||
mythpulv3.addEnergyPerTickInput(60000);
|
||||
mythpulv3.addItemInput(<nuclearcraft:ingot:11>*16);
|
||||
mythpulv3.addItemOutput(<nuclearcraft:dust:11>*16);
|
||||
mythpulv3.addItemOutput(<techreborn:dust:31>*16);
|
||||
mythpulv3.build();
|
||||
|
||||
val mythpulv4 = RecipeBuilder.newBuilder("mythpulv4","mythic_processor_pulverizer",2);
|
||||
@@ -721,440 +721,447 @@ mythpulv119.build();
|
||||
|
||||
val mythpulv120 = RecipeBuilder.newBuilder("mythpulv120","mythic_processor_pulverizer",2);
|
||||
mythpulv120.addEnergyPerTickInput(60000);
|
||||
mythpulv120.addItemInput(<ore:logWood>,16);
|
||||
mythpulv120.addItemInput(<ore:logWood> * 16);
|
||||
mythpulv120.addItemOutput(<thermalfoundation:material:800>*128);
|
||||
mythpulv120.build();
|
||||
|
||||
val mythpulv121 = RecipeBuilder.newBuilder("mythpulv121","mythic_processor_pulverizer",2);
|
||||
mythpulv121.addEnergyPerTickInput(60000);
|
||||
mythpulv121.addItemInput(<ore:plankWood>,16);
|
||||
mythpulv121.addItemInput(<ore:plankWood> * 16);
|
||||
mythpulv121.addItemOutput(<thermalfoundation:material:800>*32);
|
||||
mythpulv121.build();
|
||||
|
||||
val mythpulv122 = RecipeBuilder.newBuilder("mythpulv122","mythic_processor_pulverizer",2);
|
||||
mythpulv122.addEnergyPerTickInput(60000);
|
||||
mythpulv122.addItemInput(<ore:oreGold>,16);
|
||||
mythpulv122.addItemInput(<ore:oreGold> * 16);
|
||||
mythpulv122.addItemOutput(<thermalfoundation:material:1>*64);
|
||||
mythpulv122.addItemOutput(<thermalfoundation:material:866>*16);
|
||||
mythpulv122.build();
|
||||
|
||||
val mythpulv123 = RecipeBuilder.newBuilder("mythpulv123","mythic_processor_pulverizer",2);
|
||||
mythpulv123.addEnergyPerTickInput(60000);
|
||||
mythpulv123.addItemInput(<ore:oreIron>,16);
|
||||
mythpulv123.addItemInput(<ore:oreIron> * 16);
|
||||
mythpulv123.addItemOutput(<thermalfoundation:material:0>*64);
|
||||
mythpulv123.addItemOutput(<thermalfoundation:material:69>*16);
|
||||
mythpulv123.build();
|
||||
|
||||
val mythpulv124 = RecipeBuilder.newBuilder("mythpulv124","mythic_processor_pulverizer",2);
|
||||
mythpulv124.addEnergyPerTickInput(60000);
|
||||
mythpulv124.addItemInput(<ore:oreCoal>,16);
|
||||
mythpulv124.addItemInput(<ore:oreCoal> * 16);
|
||||
mythpulv124.addItemOutput(<minecraft:coal>*64);
|
||||
mythpulv124.addItemOutput(<thermalfoundation:material:768>*16);
|
||||
mythpulv124.build();
|
||||
|
||||
val mythpulv125 = RecipeBuilder.newBuilder("mythpulv125","mythic_processor_pulverizer",2);
|
||||
mythpulv125.addEnergyPerTickInput(60000);
|
||||
mythpulv125.addItemInput(<ore:oreLapis>,16);
|
||||
mythpulv125.addItemInput(<ore:oreLapis> * 16);
|
||||
mythpulv125.addItemOutput(<minecraft:dye:4>*128);
|
||||
mythpulv125.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv125.build();
|
||||
|
||||
val mythpulv126 = RecipeBuilder.newBuilder("mythpulv126","mythic_processor_pulverizer",2);
|
||||
mythpulv126.addEnergyPerTickInput(60000);
|
||||
mythpulv126.addItemInput(<ore:oreDiamond>,16);
|
||||
mythpulv126.addItemInput(<ore:oreDiamond> * 16);
|
||||
mythpulv126.addItemOutput(<minecraft:diamond>*64);
|
||||
mythpulv126.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv126.build();
|
||||
|
||||
val mythpulv127 = RecipeBuilder.newBuilder("mythpulv127","mythic_processor_pulverizer",2);
|
||||
mythpulv127.addEnergyPerTickInput(60000);
|
||||
mythpulv127.addItemInput(<ore:oreRedstone>,16);
|
||||
mythpulv127.addItemInput(<ore:oreRedstone> * 16);
|
||||
mythpulv127.addItemOutput(<minecraft:redstone>*256);
|
||||
mythpulv127.addItemOutput(<thermalfoundation:material:866>*16);
|
||||
mythpulv127.build();
|
||||
|
||||
val mythpulv128 = RecipeBuilder.newBuilder("mythpulv128","mythic_processor_pulverizer",2);
|
||||
mythpulv128.addEnergyPerTickInput(60000);
|
||||
mythpulv128.addItemInput(<ore:oreEmerald>,16);
|
||||
mythpulv128.addItemInput(<ore:oreEmerald> * 16);
|
||||
mythpulv128.addItemOutput(<minecraft:emerald>*64);
|
||||
mythpulv128.addItemOutput(<thermalfoundation:material:866>*16);
|
||||
mythpulv128.build();
|
||||
|
||||
val mythpulv129 = RecipeBuilder.newBuilder("mythpulv129","mythic_processor_pulverizer",2);
|
||||
mythpulv129.addEnergyPerTickInput(60000);
|
||||
mythpulv129.addItemInput(<ore:oreQuartz>,16);
|
||||
mythpulv129.addItemInput(<ore:oreQuartz> * 16);
|
||||
mythpulv129.addItemOutput(<minecraft:quartz>*64);
|
||||
mythpulv129.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv129.build();
|
||||
|
||||
val mythpulv130 = RecipeBuilder.newBuilder("mythpulv130","mythic_processor_pulverizer",2);
|
||||
mythpulv130.addEnergyPerTickInput(60000);
|
||||
mythpulv130.addItemInput(<ore:oreCoralium>,16);
|
||||
mythpulv130.addItemInput(<ore:oreCoralium> * 16);
|
||||
mythpulv130.addItemOutput(<abyssalcraft:coralium>*64);
|
||||
mythpulv130.addItemOutput(<abyssalcraft:coralium>*16);
|
||||
mythpulv130.build();
|
||||
|
||||
val mythpulv131 = RecipeBuilder.newBuilder("mythpulv131","mythic_processor_pulverizer",2);
|
||||
mythpulv131.addEnergyPerTickInput(60000);
|
||||
mythpulv131.addItemInput(<ore:oreAbyssalnite>,16);
|
||||
mythpulv131.addItemInput(<ore:oreAbyssalnite> * 16);
|
||||
mythpulv131.addItemOutput(<acintegration:dust:0>*64);
|
||||
mythpulv131.addItemOutput(<aoa3:runium_chunk>*16);
|
||||
mythpulv131.build();
|
||||
|
||||
val mythpulv132 = RecipeBuilder.newBuilder("mythpulv132","mythic_processor_pulverizer",2);
|
||||
mythpulv132.addEnergyPerTickInput(60000);
|
||||
mythpulv132.addItemInput(<ore:oreSaltpeter>,16);
|
||||
mythpulv132.addItemInput(<ore:oreSaltpeter> * 16);
|
||||
mythpulv132.addItemOutput(<thermalfoundation:material:772>*64);
|
||||
mythpulv132.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv132.build();
|
||||
|
||||
val mythpulv133 = RecipeBuilder.newBuilder("mythpulv133","mythic_processor_pulverizer",2);
|
||||
mythpulv133.addEnergyPerTickInput(60000);
|
||||
mythpulv133.addItemInput(<ore:oreTin>,16);
|
||||
mythpulv133.addItemInput(<ore:oreTin> * 16);
|
||||
mythpulv133.addItemOutput(<thermalfoundation:material:65>*64);
|
||||
mythpulv133.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv133.build();
|
||||
|
||||
val mythpulv134 = RecipeBuilder.newBuilder("mythpulv134","mythic_processor_pulverizer",2);
|
||||
mythpulv134.addEnergyPerTickInput(60000);
|
||||
mythpulv134.addItemInput(<ore:oreCopper>,16);
|
||||
mythpulv134.addItemInput(<ore:oreCopper> * 16);
|
||||
mythpulv134.addItemOutput(<thermalfoundation:material:64>*64);
|
||||
mythpulv134.addItemOutput(<thermalfoundation:material:1>*16);
|
||||
mythpulv134.build();
|
||||
|
||||
val mythpulv136 = RecipeBuilder.newBuilder("mythpulv136","mythic_processor_pulverizer",2);
|
||||
mythpulv136.addEnergyPerTickInput(60000);
|
||||
mythpulv136.addItemInput(<ore:oreLiquifiedCoralium>,16);
|
||||
mythpulv136.addItemInput(<ore:oreLiquifiedCoralium> * 16);
|
||||
mythpulv136.addItemOutput(<acintegration:dust:1>*64);
|
||||
mythpulv136.build();
|
||||
|
||||
val mythpulv137 = RecipeBuilder.newBuilder("mythpulv137","mythic_processor_pulverizer",2);
|
||||
mythpulv137.addEnergyPerTickInput(60000);
|
||||
mythpulv137.addItemInput(<ore:oreQuartzBlack>,16);
|
||||
mythpulv137.addItemInput(<ore:oreQuartzBlack> * 16);
|
||||
mythpulv137.addItemOutput(<actuallyadditions:item_misc:5>*64);
|
||||
mythpulv137.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv137.build();
|
||||
|
||||
val mythpulv138 = RecipeBuilder.newBuilder("mythpulv138","mythic_processor_pulverizer",2);
|
||||
mythpulv138.addEnergyPerTickInput(60000);
|
||||
mythpulv138.addItemInput(<ore:oreAstralStarmetal>,16);
|
||||
mythpulv138.addItemInput(<ore:oreAstralStarmetal> * 16);
|
||||
mythpulv138.addItemOutput(<astralsorcery:itemcraftingcomponent:2>*64);
|
||||
mythpulv138.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv138.build();
|
||||
|
||||
val mythpulv139 = RecipeBuilder.newBuilder("mythpulv139","mythic_processor_pulverizer",2);
|
||||
mythpulv139.addEnergyPerTickInput(60000);
|
||||
mythpulv139.addItemInput(<ore:oreAquamarine>,16);
|
||||
mythpulv139.addItemInput(<ore:oreAquamarine> * 16);
|
||||
mythpulv139.addItemOutput(<astralsorcery:itemcraftingcomponent:0>*256);
|
||||
mythpulv139.addItemOutput(<thermalfoundation:material:1>*16);
|
||||
mythpulv139.build();
|
||||
|
||||
val mythpulv140 = RecipeBuilder.newBuilder("mythpulv140","mythic_processor_pulverizer",2);
|
||||
mythpulv140.addEnergyPerTickInput(60000);
|
||||
mythpulv140.addItemInput(<ore:oreOpal>,16);
|
||||
mythpulv140.addItemInput(<ore:oreOpal> * 16);
|
||||
mythpulv140.addItemOutput(<bewitchment:opal>*64);
|
||||
mythpulv140.addItemOutput(<thermalfoundation:material:772>*16);
|
||||
mythpulv140.build();
|
||||
|
||||
val mythpulv141 = RecipeBuilder.newBuilder("mythpulv141","mythic_processor_pulverizer",2);
|
||||
mythpulv141.addEnergyPerTickInput(60000);
|
||||
mythpulv141.addItemInput(<ore:oreSilver>,16);
|
||||
mythpulv141.addItemInput(<ore:oreSilver> * 16);
|
||||
mythpulv141.addItemOutput(<thermalfoundation:material:66>*64);
|
||||
mythpulv141.addItemOutput(<thermalfoundation:material:67>*16);
|
||||
mythpulv141.build();
|
||||
|
||||
val mythpulv142 = RecipeBuilder.newBuilder("mythpulv142","mythic_processor_pulverizer",2);
|
||||
mythpulv142.addEnergyPerTickInput(60000);
|
||||
mythpulv142.addItemInput(<ore:oreSalt>,16);
|
||||
mythpulv142.addItemInput(<ore:oreSalt> * 16);
|
||||
mythpulv142.addItemOutput(<bewitchment:salt>*64);
|
||||
mythpulv142.addItemOutput(<thermalfoundation:material:67>*16);
|
||||
mythpulv142.build();
|
||||
|
||||
val mythpulv143 = RecipeBuilder.newBuilder("mythpulv143","mythic_processor_pulverizer",2);
|
||||
mythpulv143.addEnergyPerTickInput(60000);
|
||||
mythpulv143.addItemInput(<ore:oreAmethyst>,16);
|
||||
mythpulv143.addItemInput(<ore:oreAmethyst> * 16);
|
||||
mythpulv143.addItemOutput(<biomesoplenty:gem:0>*64);
|
||||
mythpulv143.addItemOutput(<biomesoplenty:gem:0>*16);
|
||||
mythpulv143.build();
|
||||
|
||||
val mythpulv144 = RecipeBuilder.newBuilder("mythpulv144","mythic_processor_pulverizer",2);
|
||||
mythpulv144.addEnergyPerTickInput(60000);
|
||||
mythpulv144.addItemInput(<ore:oreRuby>,16);
|
||||
mythpulv144.addItemInput(<ore:oreRuby> * 16);
|
||||
mythpulv144.addItemOutput(<biomesoplenty:gem:1>*64);
|
||||
mythpulv144.addItemOutput(<biomesoplenty:gem:1>*16);
|
||||
mythpulv144.build();
|
||||
|
||||
val mythpulv145 = RecipeBuilder.newBuilder("mythpulv145","mythic_processor_pulverizer",2);
|
||||
mythpulv145.addEnergyPerTickInput(60000);
|
||||
mythpulv145.addItemInput(<ore:orePeridot>,16);
|
||||
mythpulv145.addItemInput(<ore:orePeridot> * 16);
|
||||
mythpulv145.addItemOutput(<biomesoplenty:gem:2>*64);
|
||||
mythpulv145.addItemOutput(<biomesoplenty:gem:2>*16);
|
||||
mythpulv145.build();
|
||||
|
||||
val mythpulv146 = RecipeBuilder.newBuilder("mythpulv146","mythic_processor_pulverizer",2);
|
||||
mythpulv146.addEnergyPerTickInput(60000);
|
||||
mythpulv146.addItemInput(<ore:oreTopaz>,16);
|
||||
mythpulv146.addItemInput(<ore:oreTopaz> * 16);
|
||||
mythpulv146.addItemOutput(<biomesoplenty:gem:3>*64);
|
||||
mythpulv146.addItemOutput(<biomesoplenty:gem:3>*16);
|
||||
mythpulv146.build();
|
||||
|
||||
val mythpulv147 = RecipeBuilder.newBuilder("mythpulv147","mythic_processor_pulverizer",2);
|
||||
mythpulv147.addEnergyPerTickInput(60000);
|
||||
mythpulv147.addItemInput(<ore:oreTanzanite>,16);
|
||||
mythpulv147.addItemInput(<ore:oreTanzanite> * 16);
|
||||
mythpulv147.addItemOutput(<biomesoplenty:gem:4>*64);
|
||||
mythpulv147.addItemOutput(<biomesoplenty:gem:4>*16);
|
||||
mythpulv147.build();
|
||||
|
||||
val mythpulv148 = RecipeBuilder.newBuilder("mythpulv148","mythic_processor_pulverizer",2);
|
||||
mythpulv148.addEnergyPerTickInput(60000);
|
||||
mythpulv148.addItemInput(<ore:oreMalachite>,16);
|
||||
mythpulv148.addItemInput(<ore:oreMalachite> * 16);
|
||||
mythpulv148.addItemOutput(<biomesoplenty:gem:5>*64);
|
||||
mythpulv148.addItemOutput(<biomesoplenty:gem:5>*16);
|
||||
mythpulv148.build();
|
||||
|
||||
val mythpulv149 = RecipeBuilder.newBuilder("mythpulv149","mythic_processor_pulverizer",2);
|
||||
mythpulv149.addEnergyPerTickInput(60000);
|
||||
mythpulv149.addItemInput(<ore:oreSapphire>,16);
|
||||
mythpulv149.addItemInput(<ore:oreSapphire> * 16);
|
||||
mythpulv149.addItemOutput(<biomesoplenty:gem:6>*64);
|
||||
mythpulv149.addItemOutput(<biomesoplenty:gem:6>*16);
|
||||
mythpulv149.build();
|
||||
|
||||
val mythpulv150 = RecipeBuilder.newBuilder("mythpulv150","mythic_processor_pulverizer",2);
|
||||
mythpulv150.addEnergyPerTickInput(60000);
|
||||
mythpulv150.addItemInput(<ore:oreAmber>,16);
|
||||
mythpulv150.addItemInput(<ore:oreAmber> * 16);
|
||||
mythpulv150.addItemOutput(<biomesoplenty:gem:7>*64);
|
||||
mythpulv150.addItemOutput(<biomesoplenty:gem:7>*16);
|
||||
mythpulv150.build();
|
||||
|
||||
val mythpulv151 = RecipeBuilder.newBuilder("mythpulv151","mythic_processor_pulverizer",2);
|
||||
mythpulv151.addEnergyPerTickInput(60000);
|
||||
mythpulv151.addItemInput(<ore:oreDraconium>,16);
|
||||
mythpulv151.addItemInput(<ore:oreDraconium> * 16);
|
||||
mythpulv151.addItemOutput(<draconicevolution:draconium_dust>*64);
|
||||
mythpulv151.build();
|
||||
|
||||
val mythpulv152 = RecipeBuilder.newBuilder("mythpulv152","mythic_processor_pulverizer",2);
|
||||
mythpulv152.addEnergyPerTickInput(60000);
|
||||
mythpulv152.addItemInput(<ore:oreJade>,16);
|
||||
mythpulv152.addItemInput(<ore:oreJade> * 16);
|
||||
mythpulv152.addItemOutput(<erebus:materials:1>*64);
|
||||
mythpulv152.build();
|
||||
|
||||
val mythpulv153 = RecipeBuilder.newBuilder("mythpulv153","mythic_processor_pulverizer",2);
|
||||
mythpulv153.addEnergyPerTickInput(60000);
|
||||
mythpulv153.addItemInput(<ore:oreYellorite>,16);
|
||||
mythpulv153.addItemInput(<ore:oreYellorite> * 16);
|
||||
mythpulv153.addItemOutput(<bigreactors:dustyellorium>*64);
|
||||
mythpulv153.addItemOutput(<bigreactors:dustcyanite>*32);
|
||||
mythpulv153.build();
|
||||
|
||||
val mythpulv154 = RecipeBuilder.newBuilder("mythpulv154","mythic_processor_pulverizer",2);
|
||||
mythpulv154.addEnergyPerTickInput(60000);
|
||||
mythpulv154.addItemInput(<ore:oreApatite>,16);
|
||||
mythpulv154.addItemInput(<ore:oreApatite> * 16);
|
||||
mythpulv154.addItemOutput(<forestry:apatite>*256);
|
||||
mythpulv154.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv154.build();
|
||||
|
||||
val mythpulv155 = RecipeBuilder.newBuilder("mythpulv155","mythic_processor_pulverizer",2);
|
||||
mythpulv155.addEnergyPerTickInput(60000);
|
||||
mythpulv155.addItemInput(<ore:oreAluminum>,16);
|
||||
mythpulv155.addItemInput(<ore:oreAluminum> * 16);
|
||||
mythpulv155.addItemOutput(<thermalfoundation:material:68>*64);
|
||||
mythpulv155.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv155.addItemOutput(<techreborn:dust:5>*16);
|
||||
mythpulv155.build();
|
||||
|
||||
val mythpulv156 = RecipeBuilder.newBuilder("mythpulv156","mythic_processor_pulverizer",2);
|
||||
mythpulv156.addEnergyPerTickInput(60000);
|
||||
mythpulv156.addItemInput(<ore:oreNickel>,16);
|
||||
mythpulv156.addItemInput(<ore:oreNickel> * 16);
|
||||
mythpulv156.addItemOutput(<thermalfoundation:material:69>*64);
|
||||
mythpulv156.addItemOutput(<thermalfoundation:material:70>*16);
|
||||
mythpulv156.build();
|
||||
|
||||
val mythpulv157 = RecipeBuilder.newBuilder("mythpulv157","mythic_processor_pulverizer",2);
|
||||
mythpulv157.addEnergyPerTickInput(60000);
|
||||
mythpulv157.addItemInput(<ore:oreUranium>,16);
|
||||
mythpulv157.addItemInput(<ore:oreUranium> * 16);
|
||||
mythpulv157.addItemOutput(<immersiveengineering:metal:14>*64);
|
||||
mythpulv157.build();
|
||||
|
||||
val mythpulv158 = RecipeBuilder.newBuilder("mythpulv158","mythic_processor_pulverizer",2);
|
||||
mythpulv158.addEnergyPerTickInput(60000);
|
||||
mythpulv158.addItemInput(<ore:oreProsperity>,16);
|
||||
mythpulv158.addItemInput(<ore:oreProsperity> * 16);
|
||||
mythpulv158.addItemOutput(<mysticalagriculture:crafting:5>*256);
|
||||
mythpulv158.build();
|
||||
|
||||
val mythpulv159 = RecipeBuilder.newBuilder("mythpulv159","mythic_processor_pulverizer",2);
|
||||
mythpulv159.addEnergyPerTickInput(60000);
|
||||
mythpulv159.addItemInput(<ore:oreInferium>,16);
|
||||
mythpulv159.addItemInput(<ore:oreInferium> * 16);
|
||||
mythpulv159.addItemOutput(<mysticalagriculture:crafting:0>*256);
|
||||
mythpulv159.build();
|
||||
|
||||
val mythpulv160 = RecipeBuilder.newBuilder("mythpulv160","mythic_processor_pulverizer",2);
|
||||
mythpulv160.addEnergyPerTickInput(60000);
|
||||
mythpulv160.addItemInput(<ore:oreThorium>,16);
|
||||
mythpulv160.addItemInput(<ore:oreThorium> * 16);
|
||||
mythpulv160.addItemOutput(<nuclearcraft:dust:3>*64);
|
||||
mythpulv160.build();
|
||||
|
||||
val mythpulv161 = RecipeBuilder.newBuilder("mythpulv161","mythic_processor_pulverizer",2);
|
||||
mythpulv161.addEnergyPerTickInput(60000);
|
||||
mythpulv161.addItemInput(<ore:oreBoron>,16);
|
||||
mythpulv161.addItemInput(<ore:oreBoron> * 16);
|
||||
mythpulv161.addItemOutput(<nuclearcraft:dust:5>*64);
|
||||
mythpulv161.build();
|
||||
|
||||
val mythpulv162 = RecipeBuilder.newBuilder("mythpulv162","mythic_processor_pulverizer",2);
|
||||
mythpulv162.addEnergyPerTickInput(60000);
|
||||
mythpulv162.addItemInput(<ore:oreLithium>,16);
|
||||
mythpulv162.addItemInput(<ore:oreLithium> * 16);
|
||||
mythpulv162.addItemOutput(<nuclearcraft:dust:6>*64);
|
||||
mythpulv162.build();
|
||||
|
||||
val mythpulv163 = RecipeBuilder.newBuilder("mythpulv163","mythic_processor_pulverizer",2);
|
||||
mythpulv163.addEnergyPerTickInput(60000);
|
||||
mythpulv163.addItemInput(<ore:oreMagnesium>,16);
|
||||
mythpulv163.addItemInput(<ore:oreMagnesium> * 16);
|
||||
mythpulv163.addItemOutput(<nuclearcraft:dust:7>*64);
|
||||
mythpulv163.build();
|
||||
|
||||
val mythpulv164 = RecipeBuilder.newBuilder("mythpulv164","mythic_processor_pulverizer",2);
|
||||
mythpulv164.addEnergyPerTickInput(60000);
|
||||
mythpulv164.addItemInput(<ore:oreMagnesium>,16);
|
||||
mythpulv164.addItemInput(<ore:oreMagnesium> * 16);
|
||||
mythpulv164.addItemOutput(<nuclearcraft:dust:7>*64);
|
||||
mythpulv164.build();
|
||||
|
||||
val mythpulv165 = RecipeBuilder.newBuilder("mythpulv165","mythic_processor_pulverizer",2);
|
||||
mythpulv165.addEnergyPerTickInput(60000);
|
||||
mythpulv165.addItemInput(<ore:oreZinc>,16);
|
||||
mythpulv165.addItemInput(<ore:oreZinc> * 16);
|
||||
mythpulv165.addItemOutput(<techreborn:dust:59>*64);
|
||||
mythpulv165.build();
|
||||
|
||||
val mythpulv166 = RecipeBuilder.newBuilder("mythpulv166","mythic_processor_pulverizer",2);
|
||||
mythpulv166.addEnergyPerTickInput(60000);
|
||||
mythpulv166.addItemInput(<ore:oreGalena>,16);
|
||||
mythpulv166.addItemInput(<ore:oreGalena> * 16);
|
||||
mythpulv166.addItemOutput(<techreborn:dust:23>*64);
|
||||
mythpulv166.build();
|
||||
|
||||
val mythpulv167 = RecipeBuilder.newBuilder("mythpulv167","mythic_processor_pulverizer",2);
|
||||
mythpulv167.addEnergyPerTickInput(60000);
|
||||
mythpulv167.addItemInput(<ore:oreIridium>,16);
|
||||
mythpulv167.addItemInput(<ore:oreIridium> * 16);
|
||||
mythpulv167.addItemOutput(<thermalfoundation:material:71>*64);
|
||||
mythpulv167.addItemOutput(<thermalfoundation:material:70>*16);
|
||||
mythpulv167.build();
|
||||
|
||||
val mythpulv168 = RecipeBuilder.newBuilder("mythpulv168","mythic_processor_pulverizer",2);
|
||||
mythpulv168.addEnergyPerTickInput(60000);
|
||||
mythpulv168.addItemInput(<ore:oreBauxite>,16);
|
||||
mythpulv168.addItemInput(<ore:oreBauxite> * 16);
|
||||
mythpulv168.addItemOutput(<techreborn:dust:5>*64);
|
||||
mythpulv168.addItemOutput(<thermalfoundation:material:68>*16);
|
||||
mythpulv168.build();
|
||||
|
||||
val mythpulv169 = RecipeBuilder.newBuilder("mythpulv169","mythic_processor_pulverizer",2);
|
||||
mythpulv169.addEnergyPerTickInput(60000);
|
||||
mythpulv169.addItemInput(<ore:orePyrite>,16);
|
||||
mythpulv169.addItemInput(<ore:orePyrite> * 16);
|
||||
mythpulv169.addItemOutput(<techreborn:dust:39>*256);
|
||||
mythpulv169.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv169.build();
|
||||
|
||||
val mythpulv170 = RecipeBuilder.newBuilder("mythpulv170","mythic_processor_pulverizer",2);
|
||||
mythpulv170.addEnergyPerTickInput(60000);
|
||||
mythpulv170.addItemInput(<ore:oreCinnabar>,16);
|
||||
mythpulv170.addItemInput(<ore:oreCinnabar> * 16);
|
||||
mythpulv170.addItemOutput(<techreborn:dust:11>*256);
|
||||
mythpulv170.addItemOutput(<thermalfoundation:material:0>*16);
|
||||
mythpulv170.build();
|
||||
|
||||
val mythpulv171 = RecipeBuilder.newBuilder("mythpulv171","mythic_processor_pulverizer",2);
|
||||
mythpulv171.addEnergyPerTickInput(60000);
|
||||
mythpulv171.addItemInput(<ore:oreTungsten>,16);
|
||||
mythpulv171.addItemInput(<ore:oreTungsten> * 16);
|
||||
mythpulv171.addItemOutput(<techreborn:dust:55>*256);
|
||||
mythpulv171.addItemOutput(<techreborn:dust:31>*16);
|
||||
mythpulv171.build();
|
||||
|
||||
val mythpulv172 = RecipeBuilder.newBuilder("mythpulv172","mythic_processor_pulverizer",2);
|
||||
mythpulv172.addEnergyPerTickInput(60000);
|
||||
mythpulv172.addItemInput(<ore:oreSodalite>,16);
|
||||
mythpulv172.addItemInput(<ore:oreSodalite> * 16);
|
||||
mythpulv172.addItemOutput(<techreborn:dust:48>*256);
|
||||
mythpulv172.addItemOutput(<thermalfoundation:material:68>*16);
|
||||
mythpulv172.build();
|
||||
|
||||
val mythpulv173 = RecipeBuilder.newBuilder("mythpulv173","mythic_processor_pulverizer",2);
|
||||
mythpulv173.addEnergyPerTickInput(60000);
|
||||
mythpulv173.addItemInput(<ore:oreZanite>,16);
|
||||
mythpulv173.addItemInput(<ore:oreZanite> * 16);
|
||||
mythpulv173.addItemOutput(<aether_legacy:zanite_gemstone>*64);
|
||||
mythpulv173.build();
|
||||
|
||||
val mythpulv174 = RecipeBuilder.newBuilder("mythpulv174","mythic_processor_pulverizer",2);
|
||||
mythpulv174.addEnergyPerTickInput(60000);
|
||||
mythpulv174.addItemInput(<ore:oreValonite>,16);
|
||||
mythpulv174.addItemInput(<ore:oreValonite> * 16);
|
||||
mythpulv174.addItemOutput(<thebetweenlands:items_misc:19>*64);
|
||||
mythpulv174.build();
|
||||
|
||||
val mythpulv175 = RecipeBuilder.newBuilder("mythpulv175","mythic_processor_pulverizer",2);
|
||||
mythpulv175.addEnergyPerTickInput(60000);
|
||||
mythpulv175.addItemInput(<ore:oreScabyst>,16);
|
||||
mythpulv175.addItemInput(<ore:oreScabyst> * 16);
|
||||
mythpulv175.addItemOutput(<thebetweenlands:items_misc:39>*128);
|
||||
mythpulv175.build();
|
||||
|
||||
val mythpulv176 = RecipeBuilder.newBuilder("mythpulv176","mythic_processor_pulverizer",2);
|
||||
mythpulv176.addEnergyPerTickInput(60000);
|
||||
mythpulv176.addItemInput(<ore:orePlatinum>,16);
|
||||
mythpulv176.addItemInput(<ore:orePlatinum> * 16);
|
||||
mythpulv176.addItemOutput(<thermalfoundation:material:70>*64);
|
||||
mythpulv176.addItemOutput(<thermalfoundation:material:71>*16);
|
||||
mythpulv176.build();
|
||||
|
||||
val mythpulv177 = RecipeBuilder.newBuilder("mythpulv177","mythic_processor_pulverizer",2);
|
||||
mythpulv177.addEnergyPerTickInput(60000);
|
||||
mythpulv177.addItemInput(<ore:oreMithril>,16);
|
||||
mythpulv177.addItemInput(<ore:oreMithril> * 16);
|
||||
mythpulv177.addItemOutput(<thermalfoundation:material:72>*64);
|
||||
mythpulv177.addItemOutput(<thermalfoundation:material:1>*16);
|
||||
mythpulv177.build();
|
||||
|
||||
val mythpulv178 = RecipeBuilder.newBuilder("mythpulv178","mythic_processor_pulverizer",2);
|
||||
mythpulv178.addEnergyPerTickInput(60000);
|
||||
mythpulv178.addItemInput(<ore:oreClathrateOilSand>,16);
|
||||
mythpulv178.addItemInput(<ore:oreClathrateOilSand> * 16);
|
||||
mythpulv178.addItemOutput(<thermalfoundation:material:892>*128);
|
||||
mythpulv178.addItemOutput(<thermalfoundation:material:833>*16);
|
||||
mythpulv178.build();
|
||||
|
||||
val mythpulv179 = RecipeBuilder.newBuilder("mythpulv179","mythic_processor_pulverizer",2);
|
||||
mythpulv179.addEnergyPerTickInput(60000);
|
||||
mythpulv179.addItemInput(<ore:oreClathrateRedstone>,16);
|
||||
mythpulv179.addItemInput(<ore:oreClathrateRedstone> * 16);
|
||||
mythpulv179.addItemOutput(<thermalfoundation:material:893>*128);
|
||||
mythpulv179.addItemOutput(<thermalfoundation:material:866>*16);
|
||||
mythpulv179.build();
|
||||
|
||||
val mythpulv180 = RecipeBuilder.newBuilder("mythpulv180","mythic_processor_pulverizer",2);
|
||||
mythpulv180.addEnergyPerTickInput(60000);
|
||||
mythpulv180.addItemInput(<ore:oreClathrateGlowstone>,16);
|
||||
mythpulv180.addItemInput(<ore:oreClathrateGlowstone> * 16);
|
||||
mythpulv180.addItemOutput(<thermalfoundation:material:894>*128);
|
||||
mythpulv180.addItemOutput(<thermalfoundation:material:771>*16);
|
||||
mythpulv180.build();
|
||||
|
||||
val mythpulv181 = RecipeBuilder.newBuilder("mythpulv181","mythic_processor_pulverizer",2);
|
||||
mythpulv181.addEnergyPerTickInput(60000);
|
||||
mythpulv181.addItemInput(<ore:oreClathrateEnder>,16);
|
||||
mythpulv181.addItemInput(<ore:oreClathrateEnder> * 16);
|
||||
mythpulv181.addItemOutput(<thermalfoundation:material:895>*128);
|
||||
mythpulv181.addItemOutput(<thermalfoundation:material:70>*16);
|
||||
mythpulv181.build();
|
||||
|
||||
val mythpulv182 = RecipeBuilder.newBuilder("mythpulv182","mythic_processor_pulverizer",2);
|
||||
mythpulv182.addEnergyPerTickInput(60000);
|
||||
mythpulv182.addItemInput(<ore:oreCobalt>,16);
|
||||
mythpulv182.addItemInput(<ore:oreCobalt> * 16);
|
||||
mythpulv182.addItemOutput(<enderio:item_material:31>*64);
|
||||
mythpulv182.build();
|
||||
|
||||
val mythpulv183 = RecipeBuilder.newBuilder("mythpulv183","mythic_processor_pulverizer",2);
|
||||
mythpulv183.addEnergyPerTickInput(60000);
|
||||
mythpulv183.addItemInput(<ore:oreArdite>,16);
|
||||
mythpulv183.addItemInput(<ore:oreArdite> * 16);
|
||||
mythpulv183.addItemOutput(<enderio:item_material:30>*64);
|
||||
mythpulv183.build();
|
||||
|
||||
val mythpulv184 = RecipeBuilder.newBuilder("mythpulv184","mythic_processor_pulverizer",2);
|
||||
mythpulv184.addEnergyPerTickInput(60000);
|
||||
mythpulv184.addItemInput(<ore:oreDilithium>,16);
|
||||
mythpulv184.addItemInput(<ore:oreDilithium> * 16);
|
||||
mythpulv184.addItemOutput(<libvulpes:productgem:0>*64);
|
||||
mythpulv184.build();
|
||||
|
||||
val mythpulv185 = RecipeBuilder.newBuilder("mythpulv185","mythic_processor_pulverizer",2);
|
||||
mythpulv185.addEnergyPerTickInput(60000);
|
||||
mythpulv185.addItemInput(<ore:oreRutile>,16);
|
||||
mythpulv185.addItemInput(<ore:oreRutile> * 16);
|
||||
mythpulv185.addItemOutput(<techreborn:dust:54>*64);
|
||||
mythpulv185.addItemOutput(<contenttweaker:vanadium_dust>*16);
|
||||
mythpulv185.build();
|
||||
|
||||
val mythpulv186 = RecipeBuilder.newBuilder("mythpulv186","mythic_processor_pulverizer",2);
|
||||
mythpulv186.addEnergyPerTickInput(60000);
|
||||
mythpulv186.addItemInput(<ore:oreLead>,16);
|
||||
mythpulv186.addItemInput(<ore:oreLead> * 16);
|
||||
mythpulv186.addItemOutput(<thermalfoundation:material:67>*64);
|
||||
mythpulv186.build();
|
||||
mythpulv186.build();
|
||||
|
||||
val mythpulv187 = RecipeBuilder.newBuilder("mythpulv187","mythic_processor_pulverizer",2);
|
||||
mythpulv187.addEnergyPerTickInput(60000);
|
||||
mythpulv187.addItemInput(<ore:oreSphalerite> * 16);
|
||||
mythpulv187.addItemOutput(<techreborn:dust:50>*256);
|
||||
mythpulv187.addItemOutput(<techreborn:dust:59>*128);
|
||||
mythpulv187.build();
|
||||
@@ -0,0 +1,110 @@
|
||||
import crafttweaker.data.IData;
|
||||
|
||||
val necroBook1 = <abyssalcraft:necronomicon>;
|
||||
recipes.addShaped(
|
||||
"beeNecroRecharge1",necroBook1,
|
||||
[[null, <gendustry:honey_comb:14010>, null],
|
||||
[<gendustry:honey_comb:14010>, (necroBook1.marked("mark").transformNew(function(item) { return item.withTag(item.tag - "timeData"); })).noReturn(), <gendustry:honey_comb:14010>],
|
||||
[null, <gendustry:honey_comb:14010>, null]],
|
||||
function(out,ins,cInfo){
|
||||
var deltaPE = 100.0f;
|
||||
var basePE = ins.mark.tag.PotEnergy as float;
|
||||
var increasedPE = basePE + deltaPE as float;
|
||||
if(increasedPE < 5000.0f) {
|
||||
var updatedTag as IData = {
|
||||
PotEnergy:increasedPE
|
||||
};
|
||||
return out.updateTag(updatedTag);
|
||||
}
|
||||
return out.updateTag({PotEnergy:5000.0f});
|
||||
},
|
||||
null
|
||||
);
|
||||
|
||||
|
||||
val necroBook2 = <abyssalcraft:necronomicon_cor>;
|
||||
recipes.addShaped(
|
||||
"beeNecroRecharge2",necroBook2,
|
||||
[[null, <gendustry:honey_comb:14010>, null],
|
||||
[<gendustry:honey_comb:14010>, (necroBook2.marked("mark").transformNew(function(item) { return item.withTag(item.tag - "timeData"); })).noReturn(), <gendustry:honey_comb:14010>],
|
||||
[null, <gendustry:honey_comb:14010>, null]],
|
||||
function(out,ins,cInfo){
|
||||
var deltaPE = 100.0f;
|
||||
var basePE = ins.mark.tag.PotEnergy as float;
|
||||
var increasedPE = basePE + deltaPE as float;
|
||||
if(increasedPE < 10000.0f) {
|
||||
var updatedTag as IData = {
|
||||
PotEnergy:increasedPE
|
||||
};
|
||||
return out.updateTag(updatedTag);
|
||||
}
|
||||
return out.updateTag({PotEnergy:10000.0f});
|
||||
},
|
||||
null
|
||||
);
|
||||
|
||||
|
||||
val necroBook3 = <abyssalcraft:necronomicon_dre>;
|
||||
recipes.addShaped(
|
||||
"beeNecroRecharge3",necroBook3,
|
||||
[[null, <gendustry:honey_comb:14010>, null],
|
||||
[<gendustry:honey_comb:14010>, (necroBook3.marked("mark").transformNew(function(item) { return item.withTag(item.tag - "timeData"); })).noReturn(), <gendustry:honey_comb:14010>],
|
||||
[null, <gendustry:honey_comb:14010>, null]],
|
||||
function(out,ins,cInfo){
|
||||
var deltaPE = 100.0f;
|
||||
var basePE = ins.mark.tag.PotEnergy as float;
|
||||
var increasedPE = basePE + deltaPE as float;
|
||||
if(increasedPE < 20000.0f) {
|
||||
var updatedTag as IData = {
|
||||
PotEnergy:increasedPE
|
||||
};
|
||||
return out.updateTag(updatedTag);
|
||||
}
|
||||
return out.updateTag({PotEnergy:20000.0f});
|
||||
},
|
||||
null
|
||||
);
|
||||
|
||||
|
||||
val necroBook4 = <abyssalcraft:necronomicon_omt>;
|
||||
recipes.addShaped(
|
||||
"beeNecroRecharge4",necroBook4,
|
||||
[[null, <gendustry:honey_comb:14010>, null],
|
||||
[<gendustry:honey_comb:14010>, (necroBook4.marked("mark").transformNew(function(item) { return item.withTag(item.tag - "timeData"); })).noReturn(), <gendustry:honey_comb:14010>],
|
||||
[null, <gendustry:honey_comb:14010>, null]],
|
||||
function(out,ins,cInfo){
|
||||
var deltaPE = 100.0f;
|
||||
var basePE = ins.mark.tag.PotEnergy as float;
|
||||
var increasedPE = basePE + deltaPE as float;
|
||||
if(increasedPE < 40000.0f) {
|
||||
var updatedTag as IData = {
|
||||
PotEnergy:increasedPE
|
||||
};
|
||||
return out.updateTag(updatedTag);
|
||||
}
|
||||
return out.updateTag({PotEnergy:40000.0f});
|
||||
},
|
||||
null
|
||||
);
|
||||
|
||||
|
||||
val necroBook5 = <abyssalcraft:abyssalnomicon>;
|
||||
recipes.addShaped(
|
||||
"beeNecroRecharge5",necroBook5,
|
||||
[[null, <gendustry:honey_comb:14010>, null],
|
||||
[<gendustry:honey_comb:14010>, (necroBook5.marked("mark").transformNew(function(item) { return item.withTag(item.tag - "timeData"); })).noReturn(), <gendustry:honey_comb:14010>],
|
||||
[null, <gendustry:honey_comb:14010>, null]],
|
||||
function(out,ins,cInfo){
|
||||
var deltaPE = 100.0f;
|
||||
var basePE = ins.mark.tag.PotEnergy as float;
|
||||
var increasedPE = basePE + deltaPE as float;
|
||||
if(increasedPE < 100000.0f) {
|
||||
var updatedTag as IData = {
|
||||
PotEnergy:increasedPE
|
||||
};
|
||||
return out.updateTag(updatedTag);
|
||||
}
|
||||
return out.updateTag({PotEnergy:100000.0f});
|
||||
},
|
||||
null
|
||||
);
|
||||
@@ -14,7 +14,7 @@ mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:collecting_ston
|
||||
|
||||
mods.actuallyadditions.Empowerer.addRecipe(<contenttweaker:twilight_essence>, <twilightforest:naga_scale>, <twilightforest:magic_beans>, <twilightforest:armor_shard_cluster>, <twilightforest:carminite>, <twilightforest:alpha_fur>, 100, 60);
|
||||
|
||||
mods.actuallyadditions.Empowerer.addRecipe(<contenttweaker:rift_essence>, <thebetweenlands:life_crystal>, <thebetweenlands:items_misc:39>, <thebetweenlands:sap_spit>, <thebetweenlands:spirit_fruit>, <thebetweenlands:weeping_blue_petal>, 100, 60);
|
||||
mods.actuallyadditions.Empowerer.addRecipe(<contenttweaker:rift_essence>, <aoa3:blue_life_lamp_off>, <thebetweenlands:items_misc:39>, <thebetweenlands:sap_spit>, <thebetweenlands:spirit_fruit>, <thebetweenlands:weeping_blue_petal>, 100, 60);
|
||||
|
||||
mods.techreborn.rollingMachine.addShaped(<contenttweaker:organic_jade_plate>,
|
||||
[[<erebus:materials:48>, <erebus:tarantula_egg>, <erebus:materials:48>],
|
||||
|
||||
@@ -290,7 +290,7 @@ mods.techreborn.rollingMachine.addShaped(<contenttweaker:tsleu_235_fuel>,
|
||||
[<ore:dustPetrotheum>, <nuclearcraft:fuel_uranium:4>, <ore:dustCryotheum>],
|
||||
[null, <ore:dustAerotheum>, null]]);
|
||||
|
||||
mods.nuclearcraft.fission.addRecipe([<contenttweaker:tsleu_235_fuel>, <nuclearcraft:depleted_fuel_uranium:4>, 72000.0, 400.0, 50.0, "betterstarterfission", 0.8]);
|
||||
mods.nuclearcraft.fission.addRecipe([<contenttweaker:tsleu_235_fuel>, <nuclearcraft:depleted_fuel_uranium:4>, 72000.0, 400.0, 50.0, "betterstarterfission", 0.000008]);
|
||||
|
||||
mods.nuclearcraft.extractor.addRecipe([<twilightforest:hydra_chop>, <minecraft:rotten_flesh>, <fluid:hydra_juices>*100, 0.5, 1.5, 0.1]);
|
||||
|
||||
@@ -624,3 +624,48 @@ recipes.addShaped(<nuclearcraft:buffer>*4,
|
||||
[[<nuclearcraft:fission_block>, <nuclearcraft:depleted_fuel_uranium:4>, <nuclearcraft:fission_block>],
|
||||
[<nuclearcraft:depleted_fuel_uranium:4>, <extendedcrafting:singularity:23>, <nuclearcraft:depleted_fuel_uranium:4>],
|
||||
[<nuclearcraft:fission_block>, <nuclearcraft:depleted_fuel_uranium:4>, <nuclearcraft:fission_block>]]);
|
||||
|
||||
recipes.addShaped(<nuclearcraft:part:0>*2,
|
||||
[[<ore:ingotLead>, <ore:dustGraphite>, <ore:ingotLead>],
|
||||
[<ore:dustGraphite>, <divinerpg:eden_soul>, <ore:dustGraphite>],
|
||||
[<ore:ingotLead>, <ore:dustGraphite>, <ore:ingotLead>]]);
|
||||
|
||||
|
||||
mods.nuclearcraft.crystallizer.addRecipe([<fluid:corium>*250, <contenttweaker:radioactive_residue>, 1.0, 1.0, 1.0]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:inert_cursed_jewel>,
|
||||
[[<iceandfire:chain_link>, <contenttweaker:radioactive_residue>, <iceandfire:chain_link>],
|
||||
[<iceandfire:chain_link>, <contenttweaker:cursed_sapphire>, <iceandfire:chain_link>],
|
||||
[<iceandfire:chain_link>, <contenttweaker:radioactive_residue>, <iceandfire:chain_link>]]);
|
||||
|
||||
recipes.addHiddenShapeless("activatecursedjewel",<contenttweaker:active_cursed_jewel>,
|
||||
[<contenttweaker:inert_cursed_jewel>,
|
||||
<divinerpg:realmite_shield>,
|
||||
<twilightforest:knightmetal_shield>,
|
||||
<extrabotany:elementiumshield>,
|
||||
<thermalfoundation:tool.shield_electrum>]);
|
||||
|
||||
recipes.addShaped(<nuclearcraft:buffer>*12,
|
||||
[[<nuclearcraft:fission_block:0>, <contenttweaker:radioactive_residue>, <nuclearcraft:fission_block:0>],
|
||||
[<contenttweaker:radioactive_residue>, <extendedcrafting:singularity:23>, <contenttweaker:radioactive_residue>],
|
||||
[<nuclearcraft:fission_block:0>, <contenttweaker:radioactive_residue>, <nuclearcraft:fission_block:0>]]);
|
||||
|
||||
recipes.addShaped(<thermalfoundation:armor.helmet_lead>.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Helmet"}}),
|
||||
[[<nuclearcraft:rad_shielding:2>, <minecraft:golden_apple:1>, <nuclearcraft:rad_shielding:2>],
|
||||
[<minecraft:golden_apple:1>, <thermalfoundation:armor.helmet_lead>, <minecraft:golden_apple:1>],
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:helm_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
|
||||
recipes.addShaped(<thermalfoundation:armor.plate_lead>.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Chestplate"}}),
|
||||
[[<nuclearcraft:rad_shielding:2>, <minecraft:golden_apple:1>, <nuclearcraft:rad_shielding:2>],
|
||||
[<minecraft:golden_apple:1>, <thermalfoundation:armor.plate_lead>, <minecraft:golden_apple:1>],
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:chest_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
|
||||
recipes.addShaped(<thermalfoundation:armor.legs_lead>.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Leggings"}}),
|
||||
[[<nuclearcraft:rad_shielding:2>, <minecraft:golden_apple:1>, <nuclearcraft:rad_shielding:2>],
|
||||
[<minecraft:golden_apple:1>, <thermalfoundation:armor.legs_lead>, <minecraft:golden_apple:1>],
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:legs_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
|
||||
recipes.addShaped(<thermalfoundation:armor.boots_lead>.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Boots"}}),
|
||||
[[<nuclearcraft:rad_shielding:2>, <minecraft:golden_apple:1>, <nuclearcraft:rad_shielding:2>],
|
||||
[<minecraft:golden_apple:1>, <thermalfoundation:armor.boots_lead>, <minecraft:golden_apple:1>],
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:boots_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
+53
-3
@@ -196,7 +196,7 @@ recipes.addHiddenShapeless("orcuspuzzle2",<contenttweaker:upper_fragment_cosmos>
|
||||
[<contenttweaker:blood_infused_dimensional_ingot>,
|
||||
<aoa3:legbone_sword>,
|
||||
<thebetweenlands:bone_sword>,
|
||||
<mod_lavacow:bonesword>,
|
||||
<erebus:wasp_sword>,
|
||||
<iceandfire:dragonbone_sword>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:anemic_callstone>,
|
||||
@@ -236,7 +236,57 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:spinel_ring>
|
||||
<contenttweaker:sedna_spinel>]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:bubbell_alliance_callstone>,
|
||||
recipes.addShaped(<contenttweaker:energy_chicken_callstone>,
|
||||
[[null, <contenttweaker:bubbell_banner>, null],
|
||||
[<contenttweaker:bubbell_banner>, <contenttweaker:spinel_ring>, <contenttweaker:bubbell_banner>],
|
||||
[null, <contenttweaker:bubbell_banner>, null]]);
|
||||
[null, <contenttweaker:bubbell_banner>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:feldspar>,
|
||||
[[null, <ore:cobblestone>, null],
|
||||
[<ore:cobblestone>, <contenttweaker:spinel_ring>, <ore:cobblestone>],
|
||||
[null, <ore:cobblestone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:travertine>,
|
||||
[[<ore:cobblestone>, <ore:cobblestone>, null],
|
||||
[null, <contenttweaker:spinel_ring>, null],
|
||||
[null, <ore:cobblestone>, <ore:cobblestone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:pink_marble>,
|
||||
[[null, <ore:cobblestone>, <ore:cobblestone>],
|
||||
[null, <contenttweaker:spinel_ring>, null],
|
||||
[<ore:cobblestone>, <ore:cobblestone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:serpentine>,
|
||||
[[<ore:cobblestone>, null, <ore:cobblestone>],
|
||||
[null, <contenttweaker:spinel_ring>, null],
|
||||
[<ore:cobblestone>, null, <ore:cobblestone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:metagabbro>,
|
||||
[[<ore:cobblestone>, <ore:cobblestone>, <ore:cobblestone>],
|
||||
[null, <contenttweaker:spinel_ring>, null],
|
||||
[<ore:cobblestone>, <ore:cobblestone>, <ore:cobblestone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:agate>,
|
||||
[[<ore:cobblestone>, null, <ore:cobblestone>],
|
||||
[<ore:cobblestone>, <contenttweaker:spinel_ring>, <ore:cobblestone>],
|
||||
[<ore:cobblestone>, null, <ore:cobblestone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:onyx>,
|
||||
[[<ore:cobblestone>, <ore:cobblestone>, <ore:cobblestone>],
|
||||
[<ore:cobblestone>, <contenttweaker:spinel_ring>, <ore:cobblestone>],
|
||||
[<ore:cobblestone>, <ore:cobblestone>, <ore:cobblestone>]]);
|
||||
|
||||
|
||||
|
||||
// biome puzzle
|
||||
|
||||
recipes.addShaped(<contenttweaker:biome_ritual_callstone>,
|
||||
[[<contenttweaker:spinel_ring>, <contenttweaker:bubbell_banner>, <contenttweaker:spinel_ring>],
|
||||
[<contenttweaker:bubbell_banner>, <contenttweaker:energy_egg>, <contenttweaker:bubbell_banner>],
|
||||
[<contenttweaker:spinel_ring>, <contenttweaker:bubbell_banner>, <contenttweaker:spinel_ring>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:terraformassiflora>,
|
||||
[[<contenttweaker:spinel_ring>, <contenttweaker:bubbell_banner>, <contenttweaker:spinel_ring>],
|
||||
[<contenttweaker:bubbell_banner>, <botania:specialflower>.withTag({type: "orechid"}), <contenttweaker:bubbell_banner>],
|
||||
[<contenttweaker:spinel_ring>, <contenttweaker:bubbell_banner>, <contenttweaker:spinel_ring>]]);
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:gravitite_deposit>*4
|
||||
|
||||
mods.techreborn.compressor.addRecipe(<contenttweaker:gravitite_sediment>, <contenttweaker:gravitite_deposit>, 10, 200);
|
||||
|
||||
mods.techreborn.extractor.addRecipe(<contenttweaker:gravitite_clathrate>*3, <contenttweaker:gravitite_sediment>, 10, 400);
|
||||
mods.thermalexpansion.Sawmill.addRecipe(<contenttweaker:gravitite_clathrate>*3, <contenttweaker:gravitite_sediment>, 500);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:gravitite_matrix>*2, <contenttweaker:gravitite_clathrate>, <astralsorcery:itemcraftingcomponent:0>, 101);
|
||||
|
||||
|
||||
@@ -18,12 +18,30 @@ rheniumvibore.add(<contenttweaker:rhenium_vibranium_base>);
|
||||
|
||||
val oreascendedamethyst = <ore:oreAscendedAmethyst>;
|
||||
oreascendedamethyst.add(<aoa3:amethyst_ore>);
|
||||
val gemascendedamethyst = <ore:gemAscendedAmethyst>;
|
||||
gemascendedamethyst.add(<aoa3:amethyst>);
|
||||
val oreamethystreg = <ore:oreAmethyst>;
|
||||
oreamethystreg.remove(<aoa3:amethyst_ore>);
|
||||
val gemamethystreg = <ore:gemAmethyst>;
|
||||
gemamethystreg.remove(<aoa3:amethyst>);
|
||||
|
||||
val oreascendedjade = <ore:oreAscendedJade>;
|
||||
oreascendedjade.add(<aoa3:jade_ore>);
|
||||
val gemascendedjade = <ore:gemAscendedJade>;
|
||||
gemascendedjade.add(<aoa3:jade>);
|
||||
val orejadereg = <ore:oreJade>;
|
||||
orejadereg.remove(<aoa3:jade_ore>);
|
||||
val gemjadereg = <ore:gemJade>;
|
||||
gemjadereg.remove(<aoa3:jade>);
|
||||
|
||||
val oreascendedsapphire = <ore:oreAscendedSapphire>;
|
||||
oreascendedsapphire.add(<aoa3:sapphire_ore>);
|
||||
val gemascendedsapphire = <ore:gemAscendedSapphire>;
|
||||
gemascendedsapphire.add(<aoa3:sapphire>);
|
||||
val oresapphirereg = <ore:oreSapphire>;
|
||||
oresapphirereg.remove(<aoa3:sapphire_ore>);
|
||||
val gemsapphirereg = <ore:gemSapphire>;
|
||||
gemsapphirereg.remove(<aoa3:sapphire>);
|
||||
|
||||
val orebopruby = <ore:oreBopRuby>;
|
||||
orebopruby.add(<biomesoplenty:gem_ore:1>);
|
||||
@@ -52,6 +70,9 @@ oreogerite.add(<contenttweaker:ogerite_ore>);
|
||||
val orearkenstone = <ore:oreArkenstone>;
|
||||
orearkenstone.add(<contenttweaker:arkenstone>);
|
||||
|
||||
val oreetherium = <ore:oreEtherium>;
|
||||
oreetherium.add(<contenttweaker:etherium_ore>);
|
||||
|
||||
val bewitchmentaltar = <ore:oreBewitchmentAltar>;
|
||||
bewitchmentaltar.add(<bewitchment:stone_witches_altar>);
|
||||
bewitchmentaltar.add(<bewitchment:nether_brick_witches_altar>);
|
||||
@@ -100,3 +121,6 @@ oreaoagarnet.add(<contenttweaker:celeve_garnet>);
|
||||
oreaoagarnet.add(<contenttweaker:precasia_garnet>);
|
||||
oreaoagarnet.add(<contenttweaker:abyss_garnet>);
|
||||
oreaoagarnet.add(<contenttweaker:vox_ponds_garnet>);
|
||||
|
||||
val dustmanganese = <ore:dustManganese>;
|
||||
dustmanganese.remove(<nuclearcraft:dust:11>);
|
||||
|
||||
@@ -0,0 +1,173 @@
|
||||
mods.jei.JEI.addDescription(<abyssalcraft:abyingot>,["Found in Darklands biomes.","","Found in dragon dens."]);
|
||||
mods.jei.JEI.addDescription(<abyssalcraft:coralium>,["Found in coralium infested swamps and in oceans.","","Coralium Ore is craftable.","","Found in Nether Fortress chests."]);
|
||||
mods.jei.JEI.addDescription(<abyssalcraft:nitre>,["Found below Y=30" ]);
|
||||
mods.jei.JEI.addDescription(<actuallyadditions:item_misc:5>,["Found at every height."]);
|
||||
mods.jei.JEI.addDescription(<aether_legacy:ambrosium_shard>,["Can drop when using Holystone tools.","","The ore spawns in the Aether."]);
|
||||
mods.jei.JEI.addDescription(<aether_legacy:enchanted_gravitite>,["The ore spawns in the Aether."]);
|
||||
mods.jei.JEI.addDescription(<aether_legacy:zanite_gemstone>,["The ore spawns in the Aether."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:amethyst>,["Can be found between Y=13 and Y=31.","","Can spawn in Loot Chests from Structures.","","Can be found in a Gem Bag.","","Can be traded from a Metalloid for 40 Copper Coins.","","Can be dropped by a Bane.","","Mobs killed by a Crystaneer have a chance of dropping it." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:baronyte_ingot>,["Found in the Barathos Dimension from Advent of Ascension.","","Can be found from opening Shiny Boxes.","","Can be found in chests from a Baron Castle.","","Spawns between Y=23 and Y=36." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:blazium_ingot>,["Found in the Barathos Dimension from Advent of Ascension.","","Can be found from opening Shiny Boxes.","","Can be found in chests from a Baron Castle.","","Spawns below Y=22."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:bloodstone>,["Found in the Abyss Dimension from Advent of Ascension.","","Dropped by Jawe.","","Ore generates below Y=64." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:blue_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:charged_runium_chunk>,["Found in the Deeplands Dimension from Advent of Ascension.","","Can be dropped by Kror.","","Can be found in Deep Cases.","","Can be found between Y=70 and Y=114 wherever there is Deep Rock.","","","","- Written by Bluecat."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:chestbone_fragment>,["Found in the Precasia Dimension from Advent of Ascension, below Y=42."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:crystallite>,["Found in the Haven Dimension from Advent of Ascension.","","Can be dropped by \"Four Guardians\".","","Can spawn in chests in the Guardian Tower.","","Can be found between Y=30 and Y=69 in Haven Stone." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:elecanium_ingot>,["Comes from the Runandor Dimension from Advent of Ascension.","","Can be found in Shiny Boxes.","","Can be found between Y=1 to Y=34 wherever there is Runic Bricks." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:emberstone_ingot>,["Found in the Nether between Y=5 and Y=124."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:footbone_fragment>,["Found in the Precasia Dimension from Advent of Ascension, below Y=42."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:gemenyte>,["Found in the Creeponia Dimension from Advent of Ascension, between Y=21 and Y=37." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:ghastly_ingot>,["Found in the Greckon Dimension from Advent of Ascension, between Y=28 and Y=58." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:ghoulish_ingot>,["Found in the Greckon Dimension from Advent of Ascension, between below Y=28." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:green_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:jade>,["Found between Y=5 and Y=21"]);
|
||||
mods.jei.JEI.addDescription(<aoa3:jewelyte>,["Found in the Creeponia Dimension from Advent of Ascension, between Y=21 and Y=37." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:legbone_fragment>,["Found in the Precasia Dimension from Advent of Ascension, below Y=42."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:limonite_ingot>,["Found between Y=9 and Y=70.","","Can be found in a Treasure Box or a Shiny Box.","","Can be found in Loot Chests from Structures.","","Can be traded from a Metalloid for 15 Copper Coins.","","Can be dropped by Chimeras.","","","","- Most written by Bluecat"]);
|
||||
mods.jei.JEI.addDescription(<aoa3:lyon_ingot>,["Spawns in the Ironmine Dimension from Advent of Ascension, below Y=64 where Iro Stone is." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:mystite_ingot>,["Obtained from the Mysterium Dimension.","","Can be found when opening a Shiny Box.","","Can be found below Y=100." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:ornamyte>,["Found in the Creeponia Dimension from Advent of Ascension, between Y=2 and Y=15." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:purple_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:red_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:rosite_ingot>,["Can be found between Y=15 and Y=49.","","Can be traded from a Metalloid for 20 Copper Coins.","","Can be harvested from lava at 40 Extraction, Stone at 85 Foraging, and Logs at 95 Logging.","","Can be found in Treasure Boxes and Shiny Boxes.","","Loot Chests from Structures may have these." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:runium_chunk>,["Can be found between Y=5 and Y=132.","","Can be dropped by a Runic Guardian.","","Can be obtained by Deep Cases." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:shyregem>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be dropped by Xxeus and Stimulosus.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:shyrestone_ingot>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be dropped by Xxeus and Stimulosus.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:skullbone_fragment>,["Found in the Precasia Dimension from Advent of Ascension, below Y=42."]);
|
||||
mods.jei.JEI.addDescription(<aoa3:varsium_ingot>,["Found in the Barathos Dimension from Advent of Ascension.","","Spawns between Y=24 and Y=64." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:white_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<aoa3:yellow_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:0>,["Found between Y=12 and Y=74."]);
|
||||
mods.jei.JEI.addDescription(<astralsorcery:itemcraftingcomponent:0>,["Found in riverbeds and sandy pools."]);
|
||||
mods.jei.JEI.addDescription(<astralsorcery:itemrockcrystalsimple>,["Found near Bedrock.","","Holding a Resonating Wand will illuminate regions above Rock Crystal ores, and even highlight them through walls!"]);
|
||||
mods.jei.JEI.addDescription(<bewitchment:garnet>,["Found between Y=12 and Y=42."]);
|
||||
mods.jei.JEI.addDescription(<bewitchment:opal>,["Found between Y=16 and Y=42."]);
|
||||
mods.jei.JEI.addDescription(<bewitchment:salt>,["Found between Y=10 and Y=120."]);
|
||||
mods.jei.JEI.addDescription(<bigreactors:ingotyellorium>,["Found between Y=16 and Y=68."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:0>,["Found in the outer islands in the End."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:1>,["Found below Y=32 in Arid Biomes (Desert-Like), and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:2>,["Found below Y=32 in Plains Biomes, and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:3>,["Found below Y=32 in Lush Biomes (Jungle-Like), and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:4>,["Found below Y=32 in Cold Biomes, and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:5>,["Found below Y=32 in Swamps and Cold Biomes, and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:6>,["Found below Y=32 in Ocean Biomes, and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<biomesoplenty:gem:7>,["Found below Y=32 in Forest Biomes, and as a chance drop from Advent of Ascension ores."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:agate>,["Found below Y=50 on Oi."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:corrupted_aragonite>,["Obtained from the third mythic shell puzzle"]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:cursed_sapphire>,["Obtained from the secon mythic shell puzzle"]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:feldspar>,["Found below Y=50 on Falacer."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:fiery_pyrite>,["Found on the surface of Hator."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:imperfect_gem_of_the_cosmos>,["Obtained from the fourth mythic shell puzzle"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:sednanite:ingot>,["Found in floating crystal clusters on Sedna."]);
|
||||
mods.jei.JEI.addDescription(<materialpart:fluctuatite:ingot>,["Obtained from the plasmatic condenser after exploring Lelyetia"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:rhenium:ingot>,["Found in hard-to-see meteors."]);
|
||||
mods.jei.JEI.addDescription(<materialpart:myrmitite:ingot>,["Found in Myrmex nests."]);
|
||||
mods.jei.JEI.addDescription(<materialpart:vityte:ingot>,["Obtained from the plasmatic condenser after exploring Gardencia"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:candyte:ingot>,["Obtained from the plasmatic condenser after exploring Candyland"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:polonium:ingot>,["Obtained from the plasmatic condenser after exploring the Vox Ponds"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:ogerite:ingot>,["Found inside special trees."]);
|
||||
mods.jei.JEI.addDescription(<materialpart:lunastone:ingot>,["Obtained from the plasmatic condenser after exploring Lunalus"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:brightsteel:ingot>,["Obtained from the plasmatic condenser after exploring Runandor"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:chalcedony:ingot>,["Obtained from the plasmatic condenser after exploring L'Borean"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:caesium:ingot>,["Obtained from the plasmatic condenser after exploring the Ancient Cavern"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:strontium:ingot>,["Obtained from the plasmatic condenser after exploring Dustopia"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:rubidium:ingot>,["Obtained from the plasmatic condenser after exploring Immortallis"]);
|
||||
mods.jei.JEI.addDescription(<materialpart:hassium:ingot>,["Obtained from the plasmatic condenser after exploring Vethea"]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:metagabbro>,["Found below Y=50 on Orcus."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:onyx>,["Found below Y=50 on Europa."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:pink_marble>,["Found below Y=50 on Hator."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:recursive_powder>,["Obtained from the first mythic shell puzzle"]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:serpentine>,["Found below Y=50 on Osiris."]);
|
||||
mods.jei.JEI.addDescription(<contenttweaker:travertine>,["Found below Y=50 on Ptah."]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:apalachia_fragments>,["Found in the Apalachia dimension from DivineRPG.","","Can be crafted from Apalachia souls from Apalachia\u0027s native mobs." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:arlemite_ingot>,["Found below Y=15." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:bloodgem>,["Found in the Nether.","","The Ore looks like a full block but it requires being smelted."]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:eden_fragments>,["May be dropped by The Sunstorm.","","Bunnies and Eden Cadillion drop Eden Souls which can be used to make these fragments.","","Found in the Eden Dimension from DivineRPG.","","Found anywhere with stone.","","Although the ore is rainbow, the gem is red." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:mortum_fragments>,["Found in the Mortum dimension from DivineRPG.","","The ore spawns wherever Twilight Stone is.","","Can be crafted from Mortum souls, which drop from Mortum Cadillions, Basilisks, Demons of Darkness, Soul Stealers, and Twilight Archers." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:netherite_ingot>,["Found in the Nether.","","Can be dropped from The Watcher, which spawns from Wildfires or in the Nether.","","The Ore looks like a full block but it requires being smelted.","","Destroys items coming in contact of it."]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:realmite_ingot>,["Found between Y=5 and Y=17.","","Can be dropped by Cave Crawlers and Caveclops." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:rupee_ingot>,["Found between Y=0 and Y=17.","","Will be dropped by The Eye","","","","- Second part written by Bluecat"]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:skythern_fragments>,["Found in the Skythern dimension.","","Can be crafted from Skythern souls.","","Found where stone is." ]);
|
||||
mods.jei.JEI.addDescription(<divinerpg:wildwood_fragments>,["Found in the Wildwood dimension from DivineRPG.","","Can be crafted from Wildwood souls from Wildwood native mobs."]);
|
||||
mods.jei.JEI.addDescription(<draconicevolution:draconium_dust>,["Found below Y=8 in the Overworld.","","Can be found at every level in the End and the Nether." ]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:aethium_crystal>,["Created from a Tier 5 Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:erodium_crystal>,["Created from a Tier 1 Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:ionite_crystal>,["Created from a Tier 4 Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:kyronite_crystal>,["Created from a Tier 2 Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:litherite_crystal>,["Created from a Tier 1 Void Ore Miner.","","You'll need to craft some to get started."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:lonsdaleite_crystal>,["Created from a Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:mica>,["Obtained through the Void Resource Miner."]);
|
||||
mods.jei.JEI.addDescription(<environmentaltech:pladium_crystal>,["Created from a Tier 3 Void Ore Miner."]);
|
||||
mods.jei.JEI.addDescription(<erebus:materials:1>,["Found in the erebus between Y=5 and Y=112."]);
|
||||
mods.jei.JEI.addDescription(<erebus:materials:2>,["Found in the erebus between Y=5 and Y=112."]);
|
||||
mods.jei.JEI.addDescription(<erebus:materials:7>,["Found in the erebus.","","More common in the Petrified Forest biome."]);
|
||||
mods.jei.JEI.addDescription(<erebus:materials:47>,["Found in the erebus between Y=5 and Y=112.","","Also found within Antlion Overlord Pyramids.","","Spawns lava when mined."]);
|
||||
mods.jei.JEI.addDescription(<forestry:apatite>,["Only spawns above Y=60." ]);
|
||||
mods.jei.JEI.addDescription(<immersiveengineering:metal:5>,["Found below Y=32."]);
|
||||
mods.jei.JEI.addDescription(<minecraft:coal>,["Spawns from Y=0 to Y=127" ]);
|
||||
mods.jei.JEI.addDescription(<minecraft:coal>,["Spawns below Y=128."]);
|
||||
mods.jei.JEI.addDescription(<minecraft:coal>,["Spawns below Y=128."]);
|
||||
mods.jei.JEI.addDescription(<minecraft:diamond>,["Found between y=0 and y=18"]);
|
||||
mods.jei.JEI.addDescription(<minecraft:diamond>,["Spawns below Y=16." ]);
|
||||
mods.jei.JEI.addDescription(<minecraft:diamond>,["Spawns below Y=16." ]);
|
||||
mods.jei.JEI.addDescription(<minecraft:dye:4>,["Found between y=1 and y=28"]);
|
||||
mods.jei.JEI.addDescription(<minecraft:emerald>,["Found only in mountainous biomes, but testificates seem to have lots of it!"]);
|
||||
mods.jei.JEI.addDescription(<minecraft:flint>,["Spawns from Gravel, which spawns near water." ]);
|
||||
mods.jei.JEI.addDescription(<minecraft:glowstone_dust>,["Found in the Nether on Netherack roofs and cliffs."]);
|
||||
mods.jei.JEI.addDescription(<minecraft:gold_ingot>,["Found between Y=0 and Y=35"]);
|
||||
mods.jei.JEI.addDescription(<minecraft:iron_ingot>,["Found between Y=10 and Y=65." ]);
|
||||
mods.jei.JEI.addDescription(<minecraft:quartz>,["Found at all heights in the Overworld, and In the Nether"]);
|
||||
mods.jei.JEI.addDescription(<minecraft:redstone>,["Found between Y=0 and Y=18"]);
|
||||
mods.jei.JEI.addDescription(<mysticalagriculture:crafting:0>,["Found in the Overworld, Nether, and End."]);
|
||||
mods.jei.JEI.addDescription(<mysticalagriculture:crafting:5>,["Found in the Overworld, Nether, and End."]);
|
||||
mods.jei.JEI.addDescription(<nuclearcraft:ingot:5>,["Found below Y=28."]);
|
||||
mods.jei.JEI.addDescription(<nuclearcraft:ingot:6>,["Found below Y=28."]);
|
||||
mods.jei.JEI.addDescription(<nuclearcraft:ingot:7>,["Found below Y=24."]);
|
||||
mods.jei.JEI.addDescription(<projectred-core:resource_item:105>,["Found between y=0 and y=18"]);
|
||||
mods.jei.JEI.addDescription(<railcraft:firestone_raw>,["Found under Lava Lakes in the Nether.","","If you hold it, fire spreads around you!" ]);
|
||||
mods.jei.JEI.addDescription(<rftools:dimensional_shard>,["Spawns in the Nether and the End.","","In RFTools Dimensions, it can be found below Y=40." ]);
|
||||
mods.jei.JEI.addDescription(<tconstruct:ingots:0>,["Found in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<tconstruct:ingots:1>,["Found in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:5>,["Obtained from aluminum ore in an industrial grinder."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:11>,["Found in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:23>,["Found between Y=39 and Y=40."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:39>,["Found in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:48>,["Found in the End."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:dust:50>,["Found in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:ingot:14>,["From Rutile ore, very rare, obtained by electrolizing bauxite, found in dimensional doors!"]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:135>,["From sheldonite ore in the end, very rare in the overworld, found in dimensional doors!"]);
|
||||
mods.jei.JEI.addDescription(<techreborn:ingot:15>,["Found in the End."]);
|
||||
mods.jei.JEI.addDescription(<techreborn:ingot:18>,["Found in The Nether between Y=10 and Y=126"]);
|
||||
mods.jei.JEI.addDescription(<techreborn:ingot:23>,["Found below Y=32."]);
|
||||
mods.jei.JEI.addDescription(<thaumcraft:amber>,["Can be dropped from Furious Zombies.","","The ore can be found wherever there is stone, but is more common at higher elevations." ]);
|
||||
mods.jei.JEI.addDescription(<thaumcraft:quicksilver>,["Obtained by smelting Cinnabar Ore.","","Found at every level." ]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:aqua_middle_gem>,["Spawns in The Betweenlands.","","Spawns below mud.","","Requires Purification in a Purifier." ]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:crimson_middle_gem>,["Spawns in The Betweenlands.","","Spawns below mud.","","Requires Purification in a Purifier." ]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:green_middle_gem>,["Spawns in The Betweenlands.","","Spawns below mud.","","Requires Purification in a Purifier." ]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:items_misc:11>,["Found between Y=85 and Y=105, mostly in the upper parts of the Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:items_misc:14>,["Found between Y=45 and Y=128, mostly in the Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:items_misc:18>,["Found between Y=45 and Y=128, mostly in the Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:items_misc:19>,["Found between Y=0 and Y=45, in the Lake Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:items_misc:39>,["Found between Y=0 and Y=45, in the Lake Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thebetweenlands:octine_ingot>,["Found between Y=45 and Y=70, mostly in the Cavern layer.","","Also drops from Boulder Sprite's."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:128>,["Found between y=35 and y=65"]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:129>,["Found between y=20 and y=96"]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:130>,["Found between Y=5 and Y=30."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:131>,["Found between Y=5 and Y=30."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:132>,["Found between Y=40 and Y=75."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:133>,["Found between Y=5 and Y=20."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:134>,["Found between Y=5 and Y=16."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:134>,["Found between Y=20 and Y=70."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:135>,["Found rarely in the overworld, or in the end from sheldonite ore"]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:136>,["Found in the Elemental Chamber dungeon in the Nether."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:771>,["Found near lava lakes underground, and dropped by blaze"]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:772>,["Found below Y=30."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:892>,["Found between Y=10 and Y=80 in sand."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:893>,["Found below Y=20."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:894>,["Found in the Nether between Y=10 and Y=40."]);
|
||||
mods.jei.JEI.addDescription(<thermalfoundation:material:895>,["Found between Y=10 and Y=80."]);
|
||||
mods.jei.JEI.addDescription(<twilightforest:fiery_ingot>,["Can be crafted by combining an Iron Ingot and Fiery Blood." ]);
|
||||
mods.jei.JEI.addDescription(<twilightforest:ironwood_ingot>,["Created by combining a Liveroot, an Iron Ingot, and a Gold Nugget.","","","","Can be found in chests in the Twilight Forest." ]);
|
||||
mods.jei.JEI.addDescription(<twilightforest:knightmetal_ingot>,["Only found in Goblin Strongholds in the Twilight Forest." ]);
|
||||
mods.jei.JEI.addDescription(<twilightforest:steeleaf_ingot>,["Found in the Labyrinth, Hollow Hill, and Dark Tower chests in the Twilight Forest." ]);
|
||||
mods.jei.JEI.addDescription(<twilightforest:steeleaf_ingot>,["Found near lava in mountains. Obtained as a byproduct of pulverizing many nether materials." ]);
|
||||
@@ -65,4 +65,31 @@ finemwarper.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("cofh tpx @p 185", player, world, true, true);
|
||||
return "Pass";
|
||||
};
|
||||
finemwarper.register();
|
||||
finemwarper.register();
|
||||
|
||||
|
||||
var imstuckgetmehome = VanillaFactory.createItem("imstuck_getmehome");
|
||||
imstuckgetmehome.maxStackSize = 1;
|
||||
imstuckgetmehome.glowing = true;
|
||||
imstuckgetmehome.itemRightClick = function(stack, world, player, hand) {
|
||||
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 684) {
|
||||
if(player.getDimension() != 685) {
|
||||
if(player.getDimension() != 686) {
|
||||
if(player.getDimension() != 687) {
|
||||
if(player.getDimension() != 66) {
|
||||
player.sendChat("This will get you unstuck from a dimensional door, the erebus, and the limbo");
|
||||
return "FAIL";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Commands.call("cofh tpx @p 0", player, world, true, true);
|
||||
return "Pass";
|
||||
};
|
||||
imstuckgetmehome.register();
|
||||
@@ -40,9 +40,9 @@ null, <bigreactors:ingotludicrite>, <appliedenergistics2:material:9>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:furatto_warper>,
|
||||
|
||||
[[<aoa3:void_scales>, <aoa3:ice_crystal>, <thermalfoundation:coin:96>,
|
||||
[[<twilightforest:fiery_tears>, <aoa3:ice_crystal>, <thermalfoundation:coin:96>,
|
||||
<divinerpg:aquatic_pellets>, <aoa3:ghostly_powder>, <divinerpg:aquatic_pellets>,
|
||||
<thermalfoundation:coin:96>, <aoa3:ice_crystal>, <aoa3:void_scales>],
|
||||
<thermalfoundation:coin:96>, <aoa3:ice_crystal>, <twilightforest:fiery_tears>],
|
||||
|
||||
[<aoa3:ice_crystal>, <botania:manaresource:0>, <thaumcraft:brain>,
|
||||
<aoa3:flammable_dust>, <divinerpg:purple_blaze>, <aoa3:flammable_dust>,
|
||||
@@ -72,9 +72,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:furatto_warper>,
|
||||
<aoa3:flammable_dust>, <divinerpg:purple_blaze>, <aoa3:flammable_dust>,
|
||||
<thaumcraft:brain>, <botania:manaresource:0>, <aoa3:ice_crystal>],
|
||||
|
||||
[<aoa3:void_scales>, <aoa3:ice_crystal>, <thermalfoundation:coin:96>,
|
||||
[<twilightforest:fiery_tears>, <aoa3:ice_crystal>, <thermalfoundation:coin:96>,
|
||||
<divinerpg:aquatic_pellets>, <aoa3:ghostly_powder>, <divinerpg:aquatic_pellets>,
|
||||
<thermalfoundation:coin:96>, <aoa3:ice_crystal>, <aoa3:void_scales>]]);
|
||||
<thermalfoundation:coin:96>, <aoa3:ice_crystal>, <twilightforest:fiery_tears>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:phosphorous_crystal>, <fluid
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<ore:dustSalt>, <fluid:water>*100, <fluid:salt_water>*100, 0.9, 0.2, 0.0]);
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:salt_water>*20, <fluid:chlorine>*4, <fluid:sodium>*4, <fluid:mineral_water>*12, null, 0.1, 0.9, 0.0]);
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:salt_water>*200, <fluid:chlorine>*40, <fluid:sodium>*40, <fluid:mineral_water>*120, null, 0.1, 0.9, 0.0]);
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:mineral_water>*10, <fluid:brine>*20, 80000.0, 300, 700]);
|
||||
|
||||
@@ -65,13 +65,13 @@ mods.nuclearcraft.crystallizer.addRecipe([<fluid:saline_remains>*16000, <content
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:calcite_gem>, <fluid:molten_calcite>*144]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<ore:dustCalcite>, <fluid:molten_calcite>*10]);
|
||||
mods.nuclearcraft.melter.addRecipe([<ore:dustCalcite>*2, <fluid:molten_calcite>*100]);
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:molten_calcite>*10, <fluid:fluidcalcium>*5, <fluid:coal>*1, <fluid:oxygen>*4, null, 0.3, 0.9, 0.2]);
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:molten_calcite>*100, <fluid:fluidcalcium>*100, <fluid:coal>*10, <fluid:oxygen>*40, null, 0.3, 0.9, 0.2]);
|
||||
|
||||
// making scandium
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:depleted_fuel_leu_235>*10, <fluid:molten_scandium>*3, <fluid:uranium_235>*2, <fluid:uranium_238>*4, <fluid:plutonium_238>*1, 0.3, 0.9, 0.9]);
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:depleted_fuel_leu_235>*100, <fluid:molten_scandium>*30, <fluid:uranium_235>*20, <fluid:uranium_238>*40, <fluid:plutonium_238>*1, 1.0, 1.0, 0.9]);
|
||||
|
||||
// making vanadium
|
||||
|
||||
@@ -145,11 +145,11 @@ mods.techreborn.industrialGrinder.addRecipe(<techreborn:dust:55>, <contenttweake
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:tungsten_molybdenum_dust>, <fluid:manyullyn>*144, <fluid:tungsten_molybdenum_mix>*144]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:tungsten_molybdenum_mix>*144, <fluid:boric_acid>*50, <fluid:molten_molybdenum>*72, <fluid:tungsten>*72, 0.1, 2.5, 0.2]);
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:tungsten_molybdenum_mix>*144, <fluid:boric_acid>*50, <fluid:molten_molybdenum>*72, <fluid:tungsten>*72, 0.1, 2.5, 0.0]);
|
||||
|
||||
// making einstenium
|
||||
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:unholy_radioactive_mix>*5, <fluid:einstenium>*5, 100.0, 600.0, 4.0]);
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:unholy_radioactive_mix>*15, <fluid:einstenium>*15, 100.0, 600.0, 4.0]);
|
||||
|
||||
// making lanthanum
|
||||
|
||||
@@ -177,6 +177,16 @@ recipes.addShaped(<contenttweaker:crystalline_beryllium>,
|
||||
[<contenttweaker:beryllium_fluoride_crystal>, <agricraft:agri_seed>.withTag({agri_analyzed: 0 as byte, agri_strength: 10 as byte, agri_gain: 10 as byte, agri_seed: "resource:emeryllis_plant", agri_growth: 10 as byte}), <contenttweaker:beryllium_fluoride_crystal>],
|
||||
[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:crystalline_beryllium>,
|
||||
[[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>],
|
||||
[<contenttweaker:beryllium_fluoride_crystal>, <agricraft:agri_seed>.withTag({agri_analyzed: 1 as byte, agri_strength: 1 as byte, agri_gain: 1 as byte, agri_seed: "resource:emeryllis_plant", agri_growth: 1 as byte}), <contenttweaker:beryllium_fluoride_crystal>],
|
||||
[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:crystalline_beryllium>,
|
||||
[[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>],
|
||||
[<contenttweaker:beryllium_fluoride_crystal>, <agricraft:agri_seed>.withTag({agri_analyzed: 1 as byte, agri_strength: 10 as byte, agri_gain: 10 as byte, agri_seed: "resource:emeryllis_plant", agri_growth: 10 as byte}), <contenttweaker:beryllium_fluoride_crystal>],
|
||||
[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>]]);
|
||||
|
||||
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:crystalline_beryllium>, <nuclearcraft:ingot:10>, <contenttweaker:ruthenium_ingot>, 1000000, 100, 120);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:ruthenium_ingot>, <fluid:molten_ruthenium>*144]);
|
||||
@@ -185,7 +195,7 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:ruthenium_ingot>, <fluid:mol
|
||||
|
||||
mods.techreborn.industrialElectrolyzer.addRecipe(<contenttweaker:rhodium_mixture>, <techreborn:smalldust:10>, null, null, null, <nuclearcraft:gem:0>, 30, 40);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:rhodium_mixture>, <fluid:sulfuric_acid>*500, <fluid:rhodium>*100, 0.2, 1.4, 0.3]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:rhodium_mixture>, <fluid:sulfuric_acid>*500, <fluid:rhodium>*100, 0.2, 1.4, 0.0]);
|
||||
|
||||
// making cadmium
|
||||
|
||||
@@ -276,6 +286,7 @@ mods.nuclearcraft.melter.addRecipe([<ore:dustCinnabar>, <fluid:fluidmercury>*100
|
||||
// making thallium
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:dust:11>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<techreborn:dust:31>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:manganese_thallium_mix>*200, <fluid:sulfur_trioxide>*200, <fluid:sulfuric_acid>*1000, <fluid:thallium>*500, 0.1, 2.5, 0.2]);
|
||||
|
||||
@@ -292,7 +303,7 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:bismuth_cluster>, <fluid:
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:thorium:1>, <fluid:plasma>*10, <fluid:fastly_dacaying_thorium>*10]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_thorium>*100, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radium>*100, 0.1, 2.5, 0.2]);
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_thorium>*12, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radium>*100, 0.1, 2.5, 0.2]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:radium>*100, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radon>*100, 0.1, 2.5, 0.2]);
|
||||
|
||||
@@ -476,7 +487,7 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:lawrencium_262>, <fluid:lawr
|
||||
|
||||
// making dysprosium
|
||||
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:dysprosium_remains>) % 10], <abyssalcraft:abyssalsand>, null, 2000);
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:dysprosium_remains>) % 70], <abyssalcraft:abyssalsand>, null, 2000);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:dysprosium_remains>, <fluid:dysprosium>*50]);
|
||||
|
||||
@@ -633,3 +644,12 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:meatballium_ingot>, <fluid:m
|
||||
// making hassium
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<ore:ingotHassium>, <fluid:hassium> * 144]);
|
||||
|
||||
|
||||
// making californium
|
||||
|
||||
val nukecalifornium = RecipeBuilder.newBuilder("nukecalifornium","safe_nuke_environment",100);
|
||||
nukecalifornium.addItemInput(<techreborn:nuke>);
|
||||
nukecalifornium.addFluidInput(<fluid:californium_250>*1000);
|
||||
nukecalifornium.addFluidOutput(<fluid:californium_251>*1000);
|
||||
nukecalifornium.build();
|
||||
@@ -0,0 +1,143 @@
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:spider_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:spider_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:spider_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blitz_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blitz_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blitz_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:basalz_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:basalz_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:basalz_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blizz_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blizz_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blizz_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blaze_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blaze_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:blaze_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:slime_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:slime_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:slime_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:lumium_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:lumium_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:lumium_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:signalum_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:signalum_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:signalum_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:constantan_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:constantan_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:constantan_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:invar_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:invar_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:invar_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderium_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderium_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderium_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:wither_skeleton_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:wither_skeleton_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:wither_skeleton_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:chicken_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:chicken_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:chicken_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:grains_of_infinity_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:grains_of_infinity_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:grains_of_infinity_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderman_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderman_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:enderman_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrum_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrum_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrum_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:fluxed_electrum_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:fluxed_electrum_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:fluxed_electrum_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:sheep_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:sheep_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:sheep_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:cow_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:cow_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:cow_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:zombie_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:zombie_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:zombie_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:skeleton_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:skeleton_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:skeleton_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:end_steel_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:end_steel_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:end_steel_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:soularium_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:soularium_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:soularium_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:energetic_alloy_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:energetic_alloy_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:energetic_alloy_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:vibrant_alloy_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:vibrant_alloy_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:vibrant_alloy_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrical_steel_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrical_steel_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:electrical_steel_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:dark_steel_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:dark_steel_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:dark_steel_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:steel_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:steel_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:steel_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:pulsating_iron_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:pulsating_iron_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:pulsating_iron_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:brass_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:brass_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:brass_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:redstone_alloy_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:redstone_alloy_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:redstone_alloy_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:bronze_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:bronze_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:bronze_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:conductive_iron_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:conductive_iron_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:conductive_iron_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:manyullyn_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:manyullyn_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:manyullyn_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:aluminum_brass_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:aluminum_brass_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:aluminum_brass_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:experience_seeds>, <thermalfoundation:fertilizer:0>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:experience_seeds>, <thermalfoundation:fertilizer:1>);
|
||||
mods.thermalexpansion.Insolator.removeRecipe(<mysticalagriculture:experience_seeds>, <thermalfoundation:fertilizer:2>);
|
||||
+30
-18
@@ -1,5 +1,17 @@
|
||||
recipes.removeShaped(<projecte:item.pe_destruction_catalyst>);
|
||||
|
||||
recipes.addHiddenShapeless("mushroompuzzle",<contenttweaker:alchemical_mushroom>,
|
||||
[<biomesoplenty:terrarium:8>,
|
||||
<botania:mushroom:15>,
|
||||
<botania:mushroom:13>,
|
||||
<botania:mushroom:11>,
|
||||
<botania:mushroom:9>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:dense_alchemical_shielding>,
|
||||
[[<contenttweaker:alchemical_mushroom>, <projecte:item.pe_matter:1>, <contenttweaker:alchemical_mushroom>],
|
||||
[<projecte:item.pe_matter:1>, <contenttweaker:shield_of_terra>, <projecte:item.pe_matter:1>],
|
||||
[<contenttweaker:alchemical_mushroom>, <projecte:item.pe_matter:1>, <contenttweaker:alchemical_mushroom>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<projecte:item.pe_destruction_catalyst>,
|
||||
[[<xreliquary:mob_ingredient:3>, <minecraft:obsidian>, <bhc:red_heart>, <minecraft:obsidian>, <xreliquary:mob_ingredient:3>],
|
||||
[<minecraft:obsidian>, <projecte:nova_catalyst>, <projecte:item.pe_fuel:1>, <projecte:nova_catalyst>, <minecraft:obsidian>],
|
||||
@@ -81,24 +93,24 @@ recipes.removeShaped(<projecte:item.pe_dm_armor_2>);
|
||||
recipes.removeShaped(<projecte:item.pe_dm_armor_3>);
|
||||
|
||||
recipes.addShaped(<projecte:item.pe_dm_armor_0>,
|
||||
[[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <botania:elementiumboots>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>]]);
|
||||
[[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>],
|
||||
[<contenttweaker:dense_alchemical_shielding>, <botania:elementiumboots>, <contenttweaker:dense_alchemical_shielding>],
|
||||
[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>]]);
|
||||
|
||||
recipes.addShaped(<projecte:item.pe_dm_armor_1>,
|
||||
[[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <botania:elementiumlegs>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>]]);
|
||||
[[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>],
|
||||
[<contenttweaker:dense_alchemical_shielding>, <botania:elementiumlegs>, <contenttweaker:dense_alchemical_shielding>],
|
||||
[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>]]);
|
||||
|
||||
recipes.addShaped(<projecte:item.pe_dm_armor_2>,
|
||||
[[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <botania:elementiumchest>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>]]);
|
||||
[[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>],
|
||||
[<contenttweaker:dense_alchemical_shielding>, <botania:elementiumchest>, <contenttweaker:dense_alchemical_shielding>],
|
||||
[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>]]);
|
||||
|
||||
recipes.addShaped(<projecte:item.pe_dm_armor_3>,
|
||||
[[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <botania:elementiumhelm>, <projecte:item.pe_matter:0>],
|
||||
[<projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>, <projecte:item.pe_matter:0>]]);
|
||||
[[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>],
|
||||
[<contenttweaker:dense_alchemical_shielding>, <botania:elementiumhelm>, <contenttweaker:dense_alchemical_shielding>],
|
||||
[<projecte:item.pe_matter:0>, <contenttweaker:dense_alchemical_shielding>, <projecte:item.pe_matter:0>]]);
|
||||
|
||||
recipes.remove(<projecte:item.pe_gem_armor_0>);
|
||||
recipes.remove(<projecte:item.pe_gem_armor_1>);
|
||||
@@ -286,9 +298,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<projectex:power_flower:13>,
|
||||
[[<projectex:power_flower:11>, <contenttweaker:corrupted_aragonite>, null, null, <contenttweaker:imperfect_gem_of_the_cosmos>, null, null, <contenttweaker:corrupted_aragonite>, <projectex:power_flower:11>],
|
||||
[<contenttweaker:corrupted_aragonite>, null, null, null, <contenttweaker:imperfect_gem_of_the_cosmos>, null, null, null, <contenttweaker:corrupted_aragonite>],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[<contenttweaker:ayeraco_heart>, null, null, null, null, null, null, null, <contenttweaker:ayeraco_heart>],
|
||||
[<contenttweaker:imperfect_gem_of_the_cosmos>, <contenttweaker:imperfect_gem_of_the_cosmos>, null, null, <projectex:power_flower:12>, null, null, <contenttweaker:imperfect_gem_of_the_cosmos>, <contenttweaker:imperfect_gem_of_the_cosmos>],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[<contenttweaker:ayeraco_heart>, null, null, null, null, null, null, null, <contenttweaker:ayeraco_heart>],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[<contenttweaker:corrupted_aragonite>, null, null, null, <contenttweaker:imperfect_gem_of_the_cosmos>, null, null, null, <contenttweaker:corrupted_aragonite>],
|
||||
[<projectex:power_flower:11>, <contenttweaker:corrupted_aragonite>, null, null, <contenttweaker:imperfect_gem_of_the_cosmos>, null, null, <contenttweaker:corrupted_aragonite>, <projectex:power_flower:11>]]);
|
||||
@@ -305,15 +317,15 @@ mods.extendedcrafting.TableCrafting.addShaped(<projectex:power_flower:14>,
|
||||
[<projectex:power_flower:12>, <divinerpg:amthirmis_lump>, <divinerpg:teaker_lump>, <divinerpg:teaker_lump>, <divinerpg:karos_lump>, <divinerpg:teaker_lump>, <divinerpg:teaker_lump>, <divinerpg:amthirmis_lump>, <projectex:power_flower:12>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<projectex:power_flower:15>,
|
||||
[[<projectex:power_flower:13>, null, null, null, <contenttweaker:blue_matter>, null, null, null, <projectex:power_flower:13>],
|
||||
[null, null, null, null, <contenttweaker:blue_matter>, null, null, null, null],
|
||||
[[<projectex:power_flower:13>, <contenttweaker:ayeraco_heart>, null, null, <contenttweaker:blue_matter>, null, null, <contenttweaker:ayeraco_heart>, <projectex:power_flower:13>],
|
||||
[<contenttweaker:ayeraco_heart>, null, null, null, <contenttweaker:blue_matter>, null, null, null, <contenttweaker:ayeraco_heart>],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, <contenttweaker:shyre_chunk>, null, null, null, null],
|
||||
[<contenttweaker:mortum_star>, null, <contenttweaker:botanic_alchemic_catalyst>, <projectex:matter:11>, <projectex:power_flower:14>, <projectex:matter:11>, <contenttweaker:botanic_alchemic_catalyst>, null, <contenttweaker:mortum_star>],
|
||||
[null, null, null, null, <contenttweaker:shyre_chunk>, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, <contenttweaker:blue_matter>, null, null, null, null],
|
||||
[<projectex:power_flower:13>, null, null, null, <contenttweaker:blue_matter>, null, null, null, <projectex:power_flower:13>]]);
|
||||
[<contenttweaker:ayeraco_heart>, null, null, null, <contenttweaker:blue_matter>, null, null, null, <contenttweaker:ayeraco_heart>],
|
||||
[<projectex:power_flower:13>, <contenttweaker:ayeraco_heart>, null, null, <contenttweaker:blue_matter>, null, null, <contenttweaker:ayeraco_heart>, <projectex:power_flower:13>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<projectex:power_flower:0>,
|
||||
|
||||
+331
-1
@@ -61,7 +61,12 @@ recipes.remove(<immersiveengineering:treated_wood:0>);
|
||||
|
||||
recipes.addShaped(<immersiveengineering:treated_wood:0>*4,
|
||||
[[<ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>],
|
||||
[<ore:vanillaWoodPlanks>, <fluid:creosote>*1000, <ore:vanillaWoodPlanks>],
|
||||
[<ore:vanillaWoodPlanks>, <forge:bucketfilled>.withTag({FluidName: "creosote", Amount: 1000}), <ore:vanillaWoodPlanks>],
|
||||
[<ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>]]);
|
||||
|
||||
recipes.addShaped(<immersiveengineering:treated_wood:0>*4,
|
||||
[[<ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>],
|
||||
[<ore:vanillaWoodPlanks>, <railcraft:fluid_bottle_creosote>, <ore:vanillaWoodPlanks>],
|
||||
[<ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>, <ore:vanillaWoodPlanks>]]);
|
||||
|
||||
recipes.remove(<randomthings:blockofsticks:0>);
|
||||
@@ -512,3 +517,328 @@ mods.nuclearcraft.manufactory.addRecipe([<ore:stoneBasalt>, <techreborn:dust:4>]
|
||||
mods.nuclearcraft.manufactory.addRecipe([<ore:stoneMarble>, <techreborn:dust:32>]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<tconstruct:ingots:3>, <fluid:knightslime>*144]);
|
||||
|
||||
|
||||
mods.astralsorcery.StarlightInfusion.addInfusion(<contenttweaker:vibrating_stone>, <aether_legacy:zanite_ore>, true, 0.5, 10);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<ore:clay>, <ore:gravel>, <enderio:item_alloy_endergy_ingot:0>*2,1.0, 1.0, 0.00001]);
|
||||
|
||||
recipes.addShapeless(<natura:overworld_seeds:1>,
|
||||
[<natura:materials:3>]);
|
||||
|
||||
recipes.remove(<fluiddrawers:tank:0>);
|
||||
|
||||
recipes.addShaped(<fluiddrawers:tank:0>,
|
||||
[[<ore:plateMithril>, <buildcraftfactory:tank>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <ore:drawerBasic>, <ore:plateMithril>],
|
||||
[<ore:plateMithril>, <buildcraftfactory:tank>, <ore:plateMithril>]]);
|
||||
|
||||
recipes.addShapeless(<projecte:item.pe_manual>,
|
||||
[<minecraft:book>, <projecte:item.pe_fuel:1>]);
|
||||
|
||||
|
||||
val sapphireoreDict = <ore:oreSapphire>;
|
||||
sapphireoreDict.remove(<aoa3:sapphire_ore>);
|
||||
|
||||
recipes.addShapeless(<xreliquary:mob_ingredient:4>,
|
||||
[<ore:slimeball>, <ore:slimeball>, <ore:slimeball>, <ore:slimeball>, <ore:slimeball>, <ore:slimeball>, <abyssalcraft:cpearl>]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<thermalfoundation:material:768>*9, <minecraft:coal_block>, 1000);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<minecraft:coal_block>, <thermalfoundation:material:768>*9]);
|
||||
|
||||
|
||||
recipes.removeShapeless(<minecraft:redstone>,
|
||||
[<ore:oreRedstone>, <ore:dustPetrotheum>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:eoa>,
|
||||
[<contenttweaker:ritual_of_the_sleeper>]);
|
||||
|
||||
|
||||
recipes.removeShapeless(<aoa3:precasia_realmstone>);
|
||||
recipes.removeShapeless(<aoa3:shyrelands_realmstone>);
|
||||
|
||||
|
||||
recipes.addShapeless(<thaumcraft:chunk:0>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
recipes.addShapeless(<thaumcraft:chunk:1>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
recipes.addShapeless(<thaumcraft:chunk:2>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
recipes.addShapeless(<thaumcraft:chunk:3>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
recipes.addShapeless(<thaumcraft:chunk:4>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
recipes.addShapeless(<thaumcraft:chunk:5>,
|
||||
[<contenttweaker:infernal_furnace>]);
|
||||
|
||||
val alltheendersword = <ore:alltheEnderSwords>;
|
||||
alltheendersword.add(<divinerpg:black_ender_sword>);
|
||||
alltheendersword.add(<divinerpg:blue_ender_sword>);
|
||||
alltheendersword.add(<divinerpg:ender_sword>);
|
||||
alltheendersword.add(<divinerpg:green_ender_sword>);
|
||||
alltheendersword.add(<divinerpg:red_ender_sword>);
|
||||
alltheendersword.add(<divinerpg:yellow_ender_sword>);
|
||||
|
||||
|
||||
recipes.addShapeless(<divinerpg:black_ender_sword>,
|
||||
[<divinerpg:gray_diamond_chunk>, <ore:alltheEnderSwords>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:blue_ender_sword>,
|
||||
[<divinerpg:blue_diamond_chunk>, <ore:alltheEnderSwords>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:green_ender_sword>,
|
||||
[<divinerpg:green_diamond_chunk>, <ore:alltheEnderSwords>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:red_ender_sword>,
|
||||
[<divinerpg:red_diamond_chunk>, <ore:alltheEnderSwords>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:yellow_ender_sword>,
|
||||
[<divinerpg:yellow_diamond_chunk>, <ore:alltheEnderSwords>]);
|
||||
|
||||
|
||||
val brassoredict = <ore:ingotBrass>;
|
||||
brassoredict.remove(<thaumcraft:ingot:2>);
|
||||
|
||||
mods.nuclearcraft.manufactory.removeRecipeWithInput([<ore:ingotSilicon>]);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<ore:ingotSilicon>, <appliedenergistics2:material:5>]);
|
||||
|
||||
recipes.removeShaped(<nuclearcraft:gem:6>*8,
|
||||
[[<mysticalagriculture:silicon_essence>, <mysticalagriculture:silicon_essence>, <mysticalagriculture:silicon_essence>],
|
||||
[null, null, null],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<appliedenergistics2:material:5>*8,
|
||||
[[<mysticalagriculture:silicon_essence>, <mysticalagriculture:silicon_essence>, <mysticalagriculture:silicon_essence>],
|
||||
[null, null, null],
|
||||
[null, null, null]]);
|
||||
|
||||
|
||||
mods.enderio.SagMill.removeRecipe(<minecraft:clay>);
|
||||
mods.enderio.SagMill.removeRecipe(<minecraft:redstone_ore>);
|
||||
mods.enderio.SagMill.removeRecipe(<minecraft:sand>);
|
||||
|
||||
recipes.remove(<dimdoors:rift_remover>);
|
||||
|
||||
recipes.addShaped(<dimdoors:rift_remover>,
|
||||
[[<minecraft:gold_ingot>, <minecraft:gold_ingot>, <minecraft:gold_ingot>],
|
||||
[<minecraft:gold_ingot>, <aoa3:jade>, <minecraft:gold_ingot>],
|
||||
[<minecraft:gold_ingot>, <minecraft:gold_ingot>, <minecraft:gold_ingot>]]);
|
||||
|
||||
val bronzegear = <ore:gearBronze>;
|
||||
bronzegear.remove(<forestry:gear_bronze>);
|
||||
|
||||
val coppergear = <ore:gearCopper>;
|
||||
coppergear.remove(<forestry:gear_copper>);
|
||||
|
||||
val tingear = <ore:gearTin>;
|
||||
tingear.remove(<forestry:gear_tin>);
|
||||
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<biomesoplenty:gem:7>, <fluid:amber>*250]);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<minecraft:gold_nugget>, <fluid:amber>*1000, <cyclicmagic:crystallized_amber>]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<cyclicmagic:crystallized_obsidian>, <fluid:crystallized_obsidian>*1000]);
|
||||
|
||||
|
||||
recipes.remove(<materialpart:tartarite:dust>);
|
||||
val tartariteore = <ore:oreTartarite>;
|
||||
tartariteore.remove(<contenttweaker:sub_block_holder_1:6>);
|
||||
tartariteore.add(<contenttweaker:tartarite_ore>);
|
||||
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>, <techreborn:dust:55>, <minecraft:sand>, 1000, <thermalfoundation:material:864>, 25);
|
||||
|
||||
val brassnuggetore = <ore:nuggetBrass>;
|
||||
brassnuggetore.remove(<thaumcraft:nugget:8>);
|
||||
|
||||
recipes.addShapeless(<extrautils2:endershard>*8,
|
||||
[<minecraft:ender_pearl>, <contenttweaker:better_glass_cutter>.reuse()]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:better_glass_cutter>,
|
||||
[[null, null, <ore:ingotIron>],
|
||||
[null, <ore:stickWood>, <ore:gemDiamond>],
|
||||
[<ore:ingotIron>, null, null]]);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<fluid:alubrass>*288, <ore:cast>);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:0>,
|
||||
[<contenttweaker:making_will>]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:1>,
|
||||
[<contenttweaker:making_colored_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:2>,
|
||||
[<contenttweaker:making_colored_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:3>,
|
||||
[<contenttweaker:making_colored_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:4>,
|
||||
[<contenttweaker:making_colored_will>]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:0>,
|
||||
[<contenttweaker:farming_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:1>,
|
||||
[<contenttweaker:farming_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:2>,
|
||||
[<contenttweaker:farming_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:3>,
|
||||
[<contenttweaker:farming_will>]);
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:4>,
|
||||
[<contenttweaker:farming_will>]);
|
||||
|
||||
recipes.addShapeless(<minecraft:enchanted_book>,
|
||||
[<contenttweaker:ritual_mass_enchanting>]);
|
||||
|
||||
recipes.remove(<ore:nuggetBrass>);
|
||||
recipes.remove(<thaumcraft:nugget:8>);
|
||||
|
||||
recipes.addShapeless(<thaumcraft:nugget:8>*9,
|
||||
[<thaumcraft:ingot:2>]);
|
||||
|
||||
recipes.addShapeless(<techreborn:nuggets:1>*9,
|
||||
[<ore:ingotBrass>]);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*3, <thermalfoundation:material:865>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*3, <thermalfoundation:material:866>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*2, <minecraft:sand>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
|
||||
|
||||
mods.extrautils2.Crusher.add(<appliedenergistics2:material:8>, <appliedenergistics2:material:7>);
|
||||
|
||||
recipes.remove(<wrcbe:rep>);
|
||||
|
||||
recipes.addShaped(<forestry:bituminous_peat>,
|
||||
[[null, <ore:dustAsh>, null],
|
||||
[<forestry:peat>, <forestry:propolis:0>, <forestry:peat>],
|
||||
[null, <ore:dustAsh>, null]]);
|
||||
|
||||
recipes.addShaped(<forestry:bituminous_peat>,
|
||||
[[null, <ore:dustAsh>, null],
|
||||
[<forestry:peat>, <forestry:propolis:1>, <forestry:peat>],
|
||||
[null, <ore:dustAsh>, null]]);
|
||||
|
||||
recipes.addShaped(<forestry:bituminous_peat>,
|
||||
[[null, <ore:dustAsh>, null],
|
||||
[<forestry:peat>, <forestry:propolis:3>, <forestry:peat>],
|
||||
[null, <ore:dustAsh>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:void_portal_breaker>,
|
||||
[[null, <ore:crystalFluix>, <ore:crystalFluix>],
|
||||
[null, <ore:stickWood>, <ore:crystalFluix>],
|
||||
[<ore:stickWood>, null, null]]);
|
||||
|
||||
|
||||
recipes.addShapeless(<materialpart:promethium:nugget>*9,
|
||||
[<materialpart:promethium:ingot>]);
|
||||
|
||||
mods.thermalexpansion.Refinery.addRecipe(<fluid:binnie.turpentine>*30, null, <fluid:binnie.resin>*50, 50);
|
||||
|
||||
mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:binnie.resin>*50, <minecraft:log:1>, 100);
|
||||
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:demon_will_powder>, <bloodmagic:item_demon_crystal:0>, 5000);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:steadfast_will_powder>, <bloodmagic:item_demon_crystal:4>, 5000);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:destructive_will_powder>, <bloodmagic:item_demon_crystal:2>, 5000);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:corrosive_will_powder>, <bloodmagic:item_demon_crystal:1>, 5000);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:vengeful_will_powder>, <bloodmagic:item_demon_crystal:3>, 5000);
|
||||
|
||||
mods.nuclearcraft.manufactory.addRecipe([<bloodmagic:item_demon_crystal:0>, <contenttweaker:demon_will_powder>]);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<bloodmagic:item_demon_crystal:4>, <contenttweaker:steadfast_will_powder>]);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<bloodmagic:item_demon_crystal:2>, <contenttweaker:destructive_will_powder>]);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<bloodmagic:item_demon_crystal:1>, <contenttweaker:corrosive_will_powder>]);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<bloodmagic:item_demon_crystal:3>, <contenttweaker:vengeful_will_powder>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<chickens:colored_egg:15>,
|
||||
[<minecraft:egg>, <ore:dyeWhite>]);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<bloodarsenal:base_item:4>, <minecraft:porkchop>*4, <tconstruct:ingots:4>*4]);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<tconstruct:ingots:4>*4, <bloodarsenal:base_item:4>, <minecraft:porkchop>*4, 3000);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:corn_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedCorn>, <ore:seedCorn>, <ore:seedCorn>]);
|
||||
recipes.addShapeless(<contenttweaker:barley_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedBarley>, <ore:seedBarley>, <ore:seedBarley>]);
|
||||
recipes.addShapeless(<contenttweaker:roasted_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedRoasted>, <ore:seedRoasted>, <ore:seedRoasted>]);
|
||||
recipes.addShapeless(<contenttweaker:rye_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedRye>, <ore:seedRye>, <ore:seedRye>]);
|
||||
recipes.addShapeless(<contenttweaker:wheat_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedWheat>, <ore:seedWheat>, <ore:seedWheat>]);
|
||||
recipes.addShapeless(<contenttweaker:corn_hops_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedCorn>, <ore:seedCorn>, <ore:seedCorn>, <extratrees:hops>]);
|
||||
recipes.addShapeless(<contenttweaker:barley_hops_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedBarley>, <ore:seedBarley>, <ore:seedBarley>, <extratrees:hops>]);
|
||||
recipes.addShapeless(<contenttweaker:roasted_hops_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedRoasted>, <ore:seedRoasted>, <ore:seedRoasted>, <extratrees:hops>]);
|
||||
recipes.addShapeless(<contenttweaker:rye_hops_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedRye>, <ore:seedRye>, <ore:seedRye>, <extratrees:hops>]);
|
||||
recipes.addShapeless(<contenttweaker:wheat_hops_beer_blend>,
|
||||
[<extratrees:misc:4>, <ore:seedWheat>, <ore:seedWheat>, <ore:seedWheat>, <extratrees:hops>]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.citrus>*1000, <extratrees:misc:4>, <fluid:binnie.juice.orange>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.citrus>*1000, <extratrees:misc:4>, <fluid:binnie.juice.lemon>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.citrus>*1000, <extratrees:misc:4>, <fluid:binnie.juice.lime>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.citrus>*1000, <extratrees:misc:4>, <fluid:binnie.juice.grapefruit>*1000, 500);
|
||||
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.corn>*1000, <contenttweaker:corn_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.mash.grain>*1000, <contenttweaker:barley_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.mash.rye>*1000, <contenttweaker:rye_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.lager>*1000, <contenttweaker:barley_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.stout>*1000, <contenttweaker:roasted_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.mash.corn>*1000, <contenttweaker:corn_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.rye>*1000, <contenttweaker:rye_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.mash.wheat>*1000, <contenttweaker:wheat_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.wheat>*1000, <contenttweaker:wheat_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.beer.ale>*1000, <contenttweaker:barley_hops_beer_blend>, <fluid:water>*1000, 500);
|
||||
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.cider.peach>*1000, <extratrees:misc:4>, <fluid:binnie.juice.peach>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.cider.apple>*1000, <extratrees:misc:4>, <fluid:binnie.juice.apple>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.ciderpear>*1000, <extratrees:misc:4>, <fluid:binnie.juice.pear>*1000, 500);
|
||||
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.cranberry>*1000, <extratrees:misc:4>, <fluid:binnie.juice.cranberry>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.red>*1000, <extratrees:misc:4>, <fluid:binnie.juice.red.grape>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.white>*1000, <extratrees:misc:4>, <fluid:binnie.juice.white.grape>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.apricot>*1000, <extratrees:misc:4>, <fluid:binnie.juice.apricot>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.pineapple>*1000, <extratrees:misc:4>, <fluid:binnie.juice.pineapple>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.cherry>*1000, <extratrees:misc:4>, <fluid:binnie.juice.cherry>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.carrot>*1000, <extratrees:misc:4>, <fluid:binnie.juice.carrot>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.plum>*1000, <extratrees:misc:4>, <fluid:binnie.juice.plum>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.elderberry>*1000, <extratrees:misc:4>, <fluid:binnie.juice.elderberry>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.banana>*1000, <extratrees:misc:4>, <fluid:binnie.juice.banana>*1000, 500);
|
||||
mods.thermalexpansion.Imbuer.addRecipe(<fluid:binnie.wine.tomato>*1000, <extratrees:misc:4>, <fluid:binnie.juice.tomato>*1000, 500);
|
||||
|
||||
mods.actuallyadditions.Crusher.removeRecipe(<nuclearcraft:dust:11>);
|
||||
mods.actuallyadditions.Crusher.addRecipe(<techreborn:dust:31>, <nuclearcraft:ingot:11>);
|
||||
|
||||
mods.thermalexpansion.Pulverizer.removeRecipe(<nuclearcraft:ingot:11>);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<techreborn:dust:31>, <nuclearcraft:ingot:11>, 2000);
|
||||
|
||||
mods.immersiveengineering.Crusher.removeRecipesForInput(<techreborn:ore:8>);
|
||||
mods.immersiveengineering.Crusher.addRecipe(<techreborn:dust:55>*2, <techreborn:ore:8>, 128, <techreborn:dust:31>, 0.1);
|
||||
mods.immersiveengineering.Crusher.removeRecipesForInput(<nuclearcraft:ingot:11>);
|
||||
mods.immersiveengineering.Crusher.addRecipe(<techreborn:dust:31>, <nuclearcraft:ingot:11>, 128);
|
||||
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:23>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:22>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:24>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:16>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:17>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:material:18>,
|
||||
[<ae2stuff:inscriber>, <contenttweaker:advanced_inscriber_doesnt_show_up>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:psdl>,
|
||||
[<abyssalcraft:powerstonetracker>, <contenttweaker:abyssal_wasteland_stronghold>]);
|
||||
@@ -3,10 +3,10 @@ mods.initialinventory.InvHandler.addStartingItem(<immersiveengineering:faraday_s
|
||||
mods.initialinventory.InvHandler.addStartingItem(<immersiveengineering:faraday_suit_legs>);
|
||||
mods.initialinventory.InvHandler.addStartingItem(<immersiveengineering:faraday_suit_feet>);
|
||||
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "Press 0 to open the quest book"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "Press K to open the quest book"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "Initial survival will be hard, play it safe!"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "You can claim and chunkload areas from top left of inventory screen"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "Top left of inventory screen has a trash bag"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "Top left of inventory screen has a trash can"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<minecraft:paper>.withTag({display: {Name: "We do a lil trolling ;) Enjoy the books!"}}));
|
||||
|
||||
mods.initialinventory.InvHandler.addStartingItem(<thebetweenlands:manual_hl>.withTag({}));
|
||||
@@ -26,3 +26,5 @@ mods.initialinventory.InvHandler.addStartingItem(<draconicevolution:info_tablet>
|
||||
mods.initialinventory.InvHandler.addStartingItem(<akashictome:tome>.withTag({display: {Name: "Put all your books here"}}));
|
||||
mods.initialinventory.InvHandler.addStartingItem(<bhc:heart_amulet>.withTag({display: {Name: "Click on the circle by your player model to open baubles"}}));
|
||||
|
||||
mods.initialinventory.InvHandler.addStartingItem(<projectred-exploration:backpack:0>.withTag({display: {Name: "The book chaos will be gone in version 1.0"}}));
|
||||
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
recipes.removeShaped(<tardis:tardis_coral>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<tardis:tardis_coral>,
|
||||
[[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>],
|
||||
[<contenttweaker:hypercubic_energy_orb>, <ore:ingotHalite>, <contenttweaker:hypercubic_energy_orb>],
|
||||
[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>]]);
|
||||
|
||||
recipes.remove(<tardis:key>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<tardis:key>,
|
||||
[[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>],
|
||||
[<contenttweaker:hypercubic_energy_orb>, <iceandfire:dread_key>, <contenttweaker:hypercubic_energy_orb>],
|
||||
[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>]]);
|
||||
@@ -209,6 +209,11 @@ recipes.addShaped(<techreborn:part:30>,
|
||||
[<ore:emcDarkMatter>, <techreborn:part:29>, <ore:emcDarkMatter>],
|
||||
[<techreborn:cable:6>, <contenttweaker:calcite_gem>, <techreborn:cable:6>]]);
|
||||
|
||||
recipes.addShaped(<techreborn:part:30>*4,
|
||||
[[<techreborn:cable:6>, <techreborn:cable:6>, <techreborn:cable:6>],
|
||||
[<contenttweaker:ender_dolomite>, <techreborn:part:29>, <contenttweaker:ender_dolomite>],
|
||||
[<techreborn:cable:6>, <contenttweaker:calcite_gem>, <techreborn:cable:6>]]);
|
||||
|
||||
recipes.removeShaped(<techreborn:industrial_centrifuge>);
|
||||
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidhelium", Amount: 1000}}), <techreborn:dynamiccell>, <fluid:helium>*1000, 2200);
|
||||
@@ -226,3 +231,18 @@ mods.techreborn.assemblingMachine.addRecipe(<techreborn:part:39>, <draconicevolu
|
||||
mods.techreborn.assemblingMachine.addRecipe(<techreborn:part:0>, <techreborn:part:43>, <contenttweaker:better_lapotron_crystal>, 160, 10);
|
||||
|
||||
recipes.removeShaped(<techreborn:chemical_reactor>);
|
||||
|
||||
|
||||
recipes.removeShaped(<techreborn:fluid_replicator>);
|
||||
|
||||
recipes.addShaped(<techreborn:fluid_replicator>,
|
||||
[[<techreborn:plates:33>, <techreborn:part:0>, <techreborn:plates:33>],
|
||||
[<techreborn:part:0>, <techreborn:machine_frame:2>, <techreborn:part:0>],
|
||||
[<techreborn:industrial_electrolyzer>, <techreborn:part:17>, <techreborn:industrial_electrolyzer>]]);
|
||||
|
||||
recipes.removeShaped(<techreborn:electric_furnace>);
|
||||
|
||||
recipes.addShaped(<techreborn:electric_furnace>,
|
||||
[[null, <techreborn:part:29>, null],
|
||||
[<minecraft:redstone>, <techreborn:machine_frame:0>, <minecraft:redstone>],
|
||||
[null, <techreborn:iron_furnace>, null]]);
|
||||
|
||||
@@ -44,9 +44,6 @@ mods.thaumcraft.Infusion.registerRecipe("makeriftsinfusion", "",
|
||||
|
||||
recipes.removeShapeless(<techreborn:nuggets:1>);
|
||||
|
||||
recipes.addShapeless(<thaumcraft:nugget:8>*9,
|
||||
[<ore:ingotBrass>]);
|
||||
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<ore:stoneBasalt>, <thaumcraft:nugget:10>, <thaumcraft:cluster:0>, <thaumcraft:salis_mundus>]);
|
||||
|
||||
recipes.addShaped(<thaumcraft:mechanism_complex>*2,
|
||||
@@ -69,7 +66,7 @@ recipes.addShaped(<thaumicaugmentation:starfield_glass:2>*4,
|
||||
[<aoa3:rusted_iron_ingot>, <divinerpg:teaker_staff>.reuse(), <aoa3:rusted_iron_ingot>],
|
||||
[<minecraft:glass>, <aoa3:rusted_iron_ingot>, <minecraft:glass>]]);
|
||||
|
||||
mods.thaumcraft.ArcaneWorkbench.removeRecipe(<thaumicenergistics:arcane_terminal>);
|
||||
// mods.thaumcraft.ArcaneWorkbench.removeRecipe(<thaumicenergistics:arcane_terminal>);
|
||||
|
||||
recipes.removeShaped(<thaumcraft:plate:2>);
|
||||
recipes.removeShaped(<thaumcraft:plate:3>);
|
||||
@@ -100,3 +97,4 @@ mods.thaumcraft.ArcaneWorkbench.removeRecipe(<thaumicenergistics:blank_knowledge
|
||||
mods.thaumcraft.Crucible.registerRecipe("easierseal1", "", <thaumcraft:seal:12>, <thaumcraft:seal:0>, [<aspect:instrumentum>*20,<aspect:humanus>*10]);
|
||||
mods.thaumcraft.Crucible.registerRecipe("easierseal2", "", <thaumcraft:seal:8>, <thaumcraft:seal:0>, [<aspect:bestia>*20,<aspect:sensus>*10]);
|
||||
mods.thaumcraft.Crucible.registerRecipe("easierseal3", "", <thaumcraft:seal:7>, <thaumcraft:seal:0>, [<aspect:herba>*20,<aspect:vitreus>*10]);
|
||||
|
||||
|
||||
@@ -60,3 +60,12 @@ mods.thaumcraft.Infusion.registerRecipe("maketaintcallstone", "",
|
||||
<thaumadditions:mithminite_plate>, <contenttweaker:vibrating_stone>,
|
||||
<thaumadditions:mithminite_plate>, <contenttweaker:vibrating_stone>,
|
||||
<thaumadditions:mithminite_plate>, <contenttweaker:vibrating_stone>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("makesoapbeecallstone", "",
|
||||
<contenttweaker:cleansing_callstone>, 10,
|
||||
[<aspect:cognitio>*200, <aspect:ordo>*175, <aspect:alienis>*150, <aspect:victus>*125],
|
||||
<contenttweaker:abyssal_wasteland_warp_cleanser>,
|
||||
[<thaumcraft:sanity_soap>, <thaumcraft:sanity_soap>,
|
||||
<thaumcraft:sanity_soap>, <thaumcraft:sanity_soap>,
|
||||
<ore:blockVoid>, <ore:blockVoid>,
|
||||
<ore:blockVoid>, <ore:blockVoid>]);
|
||||
|
||||
@@ -445,4 +445,96 @@ blackholecore.itemRightClick = function(stack, world, player, hand) {
|
||||
return "Pass";
|
||||
};
|
||||
blackholecore.glowing = true;
|
||||
blackholecore.register();
|
||||
blackholecore.register();
|
||||
|
||||
|
||||
var condensedessence = VanillaFactory.createItem("condensed_essence");
|
||||
condensedessence.maxStackSize = 64;
|
||||
condensedessence.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("xp 10000 @p", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "Pass";
|
||||
};
|
||||
condensedessence.glowing = true;
|
||||
condensedessence.register();
|
||||
|
||||
|
||||
var furrymass = VanillaFactory.createItem("furry_mass");
|
||||
furrymass.maxStackSize = 1;
|
||||
furrymass.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
Commands.call("summon minecraft:rabbit ~ ~ ~", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
|
||||
};
|
||||
furrymass.register();
|
||||
|
||||
var bloodlustcoin = VanillaFactory.createItem("bloodlust_coin");
|
||||
bloodlustcoin.maxStackSize = 1;
|
||||
bloodlustcoin.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
Commands.call("summon aoa3:bloodlust ~3 ~ ~3", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~3 ~ ~-3", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~-3 ~ ~3", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~-3 ~ ~-3", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~3 ~ ~", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~ ~ ~3", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~-3 ~ ~", player, world, true, true);
|
||||
Commands.call("summon aoa3:bloodlust ~ ~ ~-3", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
|
||||
};
|
||||
bloodlustcoin.register();
|
||||
|
||||
var heartstone = VanillaFactory.createItem("heart_stone");
|
||||
heartstone.maxStackSize = 1;
|
||||
heartstone.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
Commands.call("summon aoa3:heart_stone ~3 ~ ~3", player, world, true, true);
|
||||
Commands.call("summon aoa3:heart_stone ~3 ~ ~-3", player, world, true, true);
|
||||
Commands.call("summon aoa3:heart_stone ~-3 ~ ~3", player, world, true, true);
|
||||
Commands.call("summon aoa3:heart_stone ~-3 ~ ~-3", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
|
||||
};
|
||||
heartstone.register();
|
||||
|
||||
var butterflyegg = VanillaFactory.createItem("butterfly_bloom");
|
||||
butterflyegg.maxStackSize = 1;
|
||||
butterflyegg.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
Commands.call("summon forestry:butterflyge ~3 ~2 ~3", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
butterflyegg.register();
|
||||
@@ -553,6 +553,11 @@ recipes.addShaped(<contenttweaker:hassium_encrusted_egg>,
|
||||
[<contenttweaker:recursive_powder>, <contenttweaker:hassium_egg>, <contenttweaker:recursive_powder>],
|
||||
[<contenttweaker:vethea_garnet>, <contenttweaker:recursive_powder>, <chickens:liquid_egg:1>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:hassium_encrusted_egg>,
|
||||
[[<chickens:liquid_egg:0>, <contenttweaker:recursive_powder>, <contenttweaker:dynatos_star>],
|
||||
[<contenttweaker:recursive_powder>, <contenttweaker:hassium_egg>, <contenttweaker:recursive_powder>],
|
||||
[<contenttweaker:cut_vethea_garnet>, <contenttweaker:recursive_powder>, <chickens:liquid_egg:1>]]);
|
||||
|
||||
val fracturer34 = RecipeBuilder.newBuilder("fracturer34","shadow_fracturer",1);
|
||||
fracturer34.addFluidInput(<fluid:hint_of_divinity>*50);
|
||||
fracturer34.addFluidInput(<fluid:hint_of_insanity>*50);
|
||||
@@ -565,4 +570,12 @@ fracturercatalyst.addFluidInput(<fluid:hint_of_divinity>*200);
|
||||
fracturercatalyst.addFluidInput(<fluid:hint_of_insanity>*200);
|
||||
fracturercatalyst.addItemInput(<contenttweaker:mithrillium_egg>);
|
||||
fracturercatalyst.addItemOutput(<contenttweaker:mithrillium_catalyst>);
|
||||
fracturercatalyst.build();
|
||||
fracturercatalyst.build();
|
||||
|
||||
|
||||
// butterflies
|
||||
|
||||
recipes.addShaped(<contenttweaker:butterfly_bloom>,
|
||||
[[<forestry:logs.3:3>, <forestry:logs.3:3>, <forestry:logs.3:3>],
|
||||
[<forestry:logs.3:3>, <randomthings:naturecore>, <forestry:logs.3:3>],
|
||||
[<forestry:logs.3:3>, <forestry:logs.3:3>, <forestry:logs.3:3>]]);
|
||||
@@ -172,8 +172,8 @@ recipes.addShapeless(<iceandfire:dragonscales_silver>*3,
|
||||
|
||||
// chaos protection
|
||||
|
||||
recipes.addShapeless(<astralsorcery:itemchargedcrystalsword>.withTag({StoredEnchantments: [{lvl: 8 as short, id: 16}]}),
|
||||
[<thaumicaugmentation:research_notes>,<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}),<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}})]);
|
||||
//recipes.addShapeless(<astralsorcery:itemchargedcrystalsword>.withTag({StoredEnchantments: [{lvl: 8 as short, id: 16}]}),
|
||||
// [<thaumicaugmentation:research_notes>,<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}),<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}})]);
|
||||
|
||||
mods.astralsorcery.Altar.addTraitAltarRecipe("meatballcraft:shaped/internal/altar/dynatos_crystal", <contenttweaker:dynatos_crystal>, 4500, 100, [
|
||||
<astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>,
|
||||
@@ -353,9 +353,9 @@ recipes.addShaped(<contenttweaker:arcane_prison_key>,
|
||||
[<magicbees:beecomb:14>, <tconstruct:large_plate>.withTag({Material: "gaia"}), <magicbees:beecomb:13>]]);
|
||||
|
||||
recipes.addShaped(<botania:manaresource:5>*2,
|
||||
[[<magicbees:beecomb:2>, <botania:manaresource:4>, <magicbees:beecomb:2>],
|
||||
[[<magicbees:beecomb:2>, <botania:manaresource:7>, <magicbees:beecomb:2>],
|
||||
[<botania:manaresource:8>, <contenttweaker:sympan_spirit>.reuse(), <botania:manaresource:8>],
|
||||
[<magicbees:beecomb:2>, <botania:manaresource:4>, <magicbees:beecomb:2>]]);
|
||||
[<magicbees:beecomb:2>, <botania:manaresource:7>, <magicbees:beecomb:2>]]);
|
||||
|
||||
recipes.addShaped(<botania:manaresource:14>*2,
|
||||
[[<magicbees:beecomb:11>, <botania:manaresource:4>, <magicbees:beecomb:12>],
|
||||
|
||||
@@ -90,28 +90,28 @@ recipes.removeShaped(<redstonearsenal:armor.helmet_flux>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<redstonearsenal:armor.helmet_flux>,
|
||||
[[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <projecte:item.pe_rm_armor_3>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <botania:elementiumhelm>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>]]);
|
||||
|
||||
recipes.removeShaped(<redstonearsenal:armor.plate_flux>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<redstonearsenal:armor.plate_flux>,
|
||||
[[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <projecte:item.pe_rm_armor_2>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <botania:elementiumchest>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>]]);
|
||||
|
||||
recipes.removeShaped(<redstonearsenal:armor.legs_flux>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<redstonearsenal:armor.legs_flux>,
|
||||
[[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <projecte:item.pe_rm_armor_1>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <botania:elementiumlegs>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>]]);
|
||||
|
||||
recipes.removeShaped(<redstonearsenal:armor.boots_flux>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<redstonearsenal:armor.boots_flux>,
|
||||
[[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <projecte:item.pe_rm_armor_0>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <botania:elementiumboots>, <redstonearsenal:material:224>],
|
||||
[<redstonearsenal:material:224>, <redstonearsenal:material:224>, <redstonearsenal:material:224>]]);
|
||||
|
||||
recipes.remove(<thermalexpansion:augment:258>);
|
||||
@@ -136,7 +136,7 @@ recipes.addShaped(<forestry:sturdy_machine>*4,
|
||||
|
||||
recipes.addShaped(<actuallyadditions:block_misc:9>*4,
|
||||
[[<ore:ingotSyrmorite>, <minecraft:stick>, <ore:ingotSyrmorite>],
|
||||
[<minecraft:stick>, <actuallyadditions:block_misc:5>, <minecraft:stick>],
|
||||
[<minecraft:stick>, <ore:blockCharcoal>, <minecraft:stick>],
|
||||
[<ore:ingotSyrmorite>, <minecraft:stick>, <ore:ingotSyrmorite>]]);
|
||||
|
||||
recipes.addShaped(<enderio:item_material:0>*4,
|
||||
|
||||
@@ -10,7 +10,7 @@ recipes.removeShaped(<divinerpg:snow_globe>);
|
||||
recipes.addShaped(<divinerpg:snow_globe>,
|
||||
[[<minecraft:glass>, <minecraft:glass>, <minecraft:glass>],
|
||||
[<aoa3:ice_crystal>, <minecraft:snow>, <aoa3:ice_crystal>],
|
||||
[<ebwizardry:crystal_shard>, <divinerpg:shadow_bar>, <ebwizardry:crystal_shard>]]);
|
||||
[<ebwizardry:crystal_shard>, <appliedenergistics2:material:12>, <ebwizardry:crystal_shard>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<thebetweenlands:druid_altar>,
|
||||
|
||||
@@ -0,0 +1,168 @@
|
||||
#loader contenttweaker
|
||||
|
||||
import mods.contenttweaker.VanillaFactory;
|
||||
import mods.contenttweaker.Item;
|
||||
import mods.contenttweaker.IItemRightClick;
|
||||
import mods.contenttweaker.Commands;
|
||||
import mods.contenttweaker.ResourceLocation;
|
||||
|
||||
|
||||
var instanceTEX = mods.contenttweaker.ResourceLocation.create("contenttweaker:textures/items/trait_inferno.png");
|
||||
|
||||
|
||||
|
||||
var trait_alien = VanillaFactory.createItem("trait_alien"); trait_alien.register();
|
||||
var trait_antiair = VanillaFactory.createItem("trait_antiair"); trait_antiair.register();
|
||||
var trait_anticorrosion = VanillaFactory.createItem("trait_anticorrosion"); trait_anticorrosion.register();
|
||||
var trait_apocalypse = VanillaFactory.createItem("trait_apocalypse"); trait_apocalypse.register();
|
||||
var trait_aquadynamic = VanillaFactory.createItem("trait_aquadynamic"); trait_aquadynamic.register();
|
||||
var trait_aridiculous = VanillaFactory.createItem("trait_aridiculous"); trait_aridiculous.register();
|
||||
var trait_autosmelt = VanillaFactory.createItem("trait_autosmelt"); trait_autosmelt.register();
|
||||
var trait_baconlicious = VanillaFactory.createItem("trait_baconlicious"); trait_baconlicious.register();
|
||||
var trait_baron = VanillaFactory.createItem("trait_baron"); trait_baron.register();
|
||||
var trait_blazing = VanillaFactory.createItem("trait_blazing"); trait_blazing.register();
|
||||
var trait_blind_bandit = VanillaFactory.createItem("trait_blind_bandit"); trait_blind_bandit.register();
|
||||
var trait_blizzard = VanillaFactory.createItem("trait_blizzard"); trait_blizzard.register();
|
||||
var trait_bloodlust = VanillaFactory.createItem("trait_bloodlust"); trait_bloodlust.register();
|
||||
var trait_body = VanillaFactory.createItem("trait_body"); trait_body.register();
|
||||
var trait_bone_shock = VanillaFactory.createItem("trait_bone_shock"); trait_bone_shock.register();
|
||||
var trait_botanical = VanillaFactory.createItem("trait_botanical"); trait_botanical.register();
|
||||
var trait_broodmother = VanillaFactory.createItem("trait_broodmother"); trait_broodmother.register();
|
||||
var trait_brown_magic = VanillaFactory.createItem("trait_brown_magic"); trait_brown_magic.register();
|
||||
var trait_chad_thunder = VanillaFactory.createItem("trait_chad_thunder"); trait_chad_thunder.register();
|
||||
var trait_cheap = VanillaFactory.createItem("trait_cheap"); trait_cheap.register();
|
||||
var trait_cheapskate = VanillaFactory.createItem("trait_cheapskate"); trait_cheapskate.register();
|
||||
var trait_chunky = VanillaFactory.createItem("trait_chunky"); trait_chunky.register();
|
||||
var trait_coldblooded = VanillaFactory.createItem("trait_coldblooded"); trait_coldblooded.register();
|
||||
var trait_coraliumplagued = VanillaFactory.createItem("trait_coraliumplagued"); trait_coraliumplagued.register();
|
||||
var trait_counterweight = VanillaFactory.createItem("trait_counterweight"); trait_counterweight.register();
|
||||
var trait_critikill = VanillaFactory.createItem("trait_critikill"); trait_critikill.register();
|
||||
var trait_crude = VanillaFactory.createItem("trait_crude"); trait_crude.register();
|
||||
var trait_crumbling = VanillaFactory.createItem("trait_crumbling"); trait_crumbling.register();
|
||||
var trait_dark_traveler = VanillaFactory.createItem("trait_dark_traveler"); trait_dark_traveler.register();
|
||||
var trait_darkness = VanillaFactory.createItem("trait_darkness"); trait_darkness.register();
|
||||
var trait_democratic_peoples_republic_of_korea = VanillaFactory.createItem("trait_democratic_peoples_republic_of_korea"); trait_democratic_peoples_republic_of_korea.register();
|
||||
var trait_dense = VanillaFactory.createItem("trait_dense"); trait_dense.register();
|
||||
var trait_devils_strength = VanillaFactory.createItem("trait_devils_strength"); trait_devils_strength.register();
|
||||
var trait_direct = VanillaFactory.createItem("trait_direct"); trait_direct.register();
|
||||
var trait_discounted = VanillaFactory.createItem("trait_discounted"); trait_discounted.register();
|
||||
var trait_dreadplagued = VanillaFactory.createItem("trait_dreadplagued"); trait_dreadplagued.register();
|
||||
var trait_duritae = VanillaFactory.createItem("trait_duritae"); trait_duritae.register();
|
||||
var trait_ecological = VanillaFactory.createItem("trait_ecological"); trait_ecological.register();
|
||||
var trait_elemental = VanillaFactory.createItem("trait_elemental"); trait_elemental.register();
|
||||
var trait_enderference = VanillaFactory.createItem("trait_enderference"); trait_enderference.register();
|
||||
var trait_endspeed = VanillaFactory.createItem("trait_endspeed"); trait_endspeed.register();
|
||||
var trait_energy_eater = VanillaFactory.createItem("trait_energy_eater"); trait_energy_eater.register();
|
||||
var trait_energy_repair = VanillaFactory.createItem("trait_energy_repair"); trait_energy_repair.register();
|
||||
var trait_ethereal_miner = VanillaFactory.createItem("trait_ethereal_miner"); trait_ethereal_miner.register();
|
||||
var trait_evil_aura = VanillaFactory.createItem("trait_evil_aura"); trait_evil_aura.register();
|
||||
var trait_evil_pressure = VanillaFactory.createItem("trait_evil_pressure"); trait_evil_pressure.register();
|
||||
var trait_experience_boost = VanillaFactory.createItem("trait_experience_boost"); trait_experience_boost.register();
|
||||
var trait_famine = VanillaFactory.createItem("trait_famine"); trait_famine.register();
|
||||
var trait_flaming_fury = VanillaFactory.createItem("trait_flaming_fury"); trait_flaming_fury.register();
|
||||
var trait_flammable = VanillaFactory.createItem("trait_flammable"); trait_flammable.register();
|
||||
var trait_fractured = VanillaFactory.createItem("trait_fractured"); trait_fractured.register();
|
||||
var trait_freezing = VanillaFactory.createItem("trait_freezing"); trait_freezing.register();
|
||||
var trait_fruit_salad = VanillaFactory.createItem("trait_fruit_salad"); trait_fruit_salad.register();
|
||||
var trait_ghastly = VanillaFactory.createItem("trait_ghastly"); trait_ghastly.register();
|
||||
var trait_glitch = VanillaFactory.createItem("trait_glitch"); trait_glitch.register();
|
||||
var trait_global_traveler = VanillaFactory.createItem("trait_global_traveler"); trait_global_traveler.register();
|
||||
var trait_glowing = VanillaFactory.createItem("trait_glowing"); trait_glowing.register();
|
||||
var trait_hail_hydra = VanillaFactory.createItem("trait_hail_hydra"); trait_hail_hydra.register();
|
||||
var trait_he_who_must_not_be_named = VanillaFactory.createItem("trait_he_who_must_not_be_named"); trait_he_who_must_not_be_named.register();
|
||||
var trait_healer = VanillaFactory.createItem("trait_healer"); trait_healer.register();
|
||||
var trait_heavy = VanillaFactory.createItem("trait_heavy"); trait_heavy.register();
|
||||
var trait_hellish = VanillaFactory.createItem("trait_hellish"); trait_hellish.register();
|
||||
var trait_high_in_calcium = VanillaFactory.createItem("trait_high_in_calcium"); trait_high_in_calcium.register();
|
||||
var trait_hive_defender = VanillaFactory.createItem("trait_hive_defender"); trait_hive_defender.register();
|
||||
var trait_holy = VanillaFactory.createItem("trait_holy"); trait_holy.register();
|
||||
var trait_illuminati = VanillaFactory.createItem("trait_illuminati"); trait_illuminati.textureLocation = instanceTEX; trait_illuminati.register();
|
||||
var trait_im_a_superstar = VanillaFactory.createItem("trait_im_a_superstar"); trait_im_a_superstar.textureLocation = instanceTEX; trait_im_a_superstar.register();
|
||||
var trait_infernal_energy = VanillaFactory.createItem("trait_infernal_energy"); trait_infernal_energy.textureLocation = instanceTEX; trait_infernal_energy.register();
|
||||
var trait_inferno = VanillaFactory.createItem("trait_inferno"); trait_inferno.textureLocation = instanceTEX; trait_inferno.register();
|
||||
var trait_insatiable = VanillaFactory.createItem("trait_insatiable"); trait_insatiable.textureLocation = instanceTEX; trait_insatiable.register();
|
||||
var trait_instakill = VanillaFactory.createItem("trait_instakill"); trait_instakill.textureLocation = instanceTEX; trait_instakill.register();
|
||||
var trait_jaded = VanillaFactory.createItem("trait_jaded"); trait_jaded.textureLocation = instanceTEX; trait_jaded.register();
|
||||
var trait_jagged = VanillaFactory.createItem("trait_jagged"); trait_jagged.textureLocation = instanceTEX; trait_jagged.register();
|
||||
var trait_laced = VanillaFactory.createItem("trait_laced"); trait_laced.textureLocation = instanceTEX; trait_laced.register();
|
||||
var trait_launch = VanillaFactory.createItem("trait_launch"); trait_launch.textureLocation = instanceTEX; trait_launch.register();
|
||||
var trait_lightweight = VanillaFactory.createItem("trait_lightweight"); trait_lightweight.textureLocation = instanceTEX; trait_lightweight.register();
|
||||
var trait_living = VanillaFactory.createItem("trait_living"); trait_living.textureLocation = instanceTEX; trait_living.register();
|
||||
var trait_magically_brittle = VanillaFactory.createItem("trait_magically_brittle"); trait_magically_brittle.textureLocation = instanceTEX; trait_magically_brittle.register();
|
||||
var trait_magically_modifiable = VanillaFactory.createItem("trait_magically_modifiable"); trait_magically_modifiable.textureLocation = instanceTEX; trait_magically_modifiable.register();
|
||||
var trait_magnetic = VanillaFactory.createItem("trait_magnetic"); trait_magnetic.textureLocation = instanceTEX; trait_magnetic.register();
|
||||
var trait_mana = VanillaFactory.createItem("trait_mana"); trait_mana.textureLocation = instanceTEX; trait_mana.register();
|
||||
var trait_mana_eater = VanillaFactory.createItem("trait_mana_eater"); trait_mana_eater.textureLocation = instanceTEX; trait_mana_eater.register();
|
||||
var trait_mana_repair = VanillaFactory.createItem("trait_mana_repair"); trait_mana_repair.textureLocation = instanceTEX; trait_mana_repair.register();
|
||||
var trait_mind = VanillaFactory.createItem("trait_mind"); trait_mind.textureLocation = instanceTEX; trait_mind.register();
|
||||
var trait_mirabile_visu = VanillaFactory.createItem("trait_mirabile_visu"); trait_mirabile_visu.textureLocation = instanceTEX; trait_mirabile_visu.register();
|
||||
var trait_moldable = VanillaFactory.createItem("trait_moldable"); trait_moldable.textureLocation = instanceTEX; trait_moldable.register();
|
||||
var trait_momentum = VanillaFactory.createItem("trait_momentum"); trait_momentum.textureLocation = instanceTEX; trait_momentum.register();
|
||||
var trait_morgan_le_fay = VanillaFactory.createItem("trait_morgan_le_fay"); trait_morgan_le_fay.textureLocation = instanceTEX; trait_morgan_le_fay.register();
|
||||
var trait_music_of_the_spheres = VanillaFactory.createItem("trait_music_of_the_spheres"); trait_music_of_the_spheres.textureLocation = instanceTEX; trait_music_of_the_spheres.register();
|
||||
var trait_natures_blessing = VanillaFactory.createItem("trait_natures_blessing"); trait_natures_blessing.textureLocation = instanceTEX; trait_natures_blessing.register();
|
||||
var trait_natures_power = VanillaFactory.createItem("trait_natures_power"); trait_natures_power.textureLocation = instanceTEX; trait_natures_power.register();
|
||||
var trait_natures_wrath = VanillaFactory.createItem("trait_natures_wrath"); trait_natures_wrath.textureLocation = instanceTEX; trait_natures_wrath.register();
|
||||
var trait_overflow = VanillaFactory.createItem("trait_overflow"); trait_overflow.textureLocation = instanceTEX; trait_overflow.register();
|
||||
var trait_payback = VanillaFactory.createItem("trait_payback"); trait_payback.textureLocation = instanceTEX; trait_payback.register();
|
||||
var trait_petramor = VanillaFactory.createItem("trait_petramor"); trait_petramor.textureLocation = instanceTEX; trait_petramor.register();
|
||||
var trait_poisonous = VanillaFactory.createItem("trait_poisonous"); trait_poisonous.textureLocation = instanceTEX; trait_poisonous.register();
|
||||
var trait_portly_gentleman = VanillaFactory.createItem("trait_portly_gentleman"); trait_portly_gentleman.textureLocation = instanceTEX; trait_portly_gentleman.register();
|
||||
var trait_power_of_the_sun = VanillaFactory.createItem("trait_power_of_the_sun"); trait_power_of_the_sun.textureLocation = instanceTEX; trait_power_of_the_sun.register();
|
||||
var trait_precipitate = VanillaFactory.createItem("trait_precipitate"); trait_precipitate.textureLocation = instanceTEX; trait_precipitate.register();
|
||||
var trait_prickly = VanillaFactory.createItem("trait_prickly"); trait_prickly.textureLocation = instanceTEX; trait_prickly.register();
|
||||
var trait_prosperous = VanillaFactory.createItem("trait_prosperous"); trait_prosperous.textureLocation = instanceTEX; trait_prosperous.register();
|
||||
var trait_psi_eater = VanillaFactory.createItem("trait_psi_eater"); trait_psi_eater.textureLocation = instanceTEX; trait_psi_eater.register();
|
||||
var trait_psi_repair = VanillaFactory.createItem("trait_psi_repair"); trait_psi_repair.textureLocation = instanceTEX; trait_psi_repair.register();
|
||||
var trait_purified = VanillaFactory.createItem("trait_purified"); trait_purified.textureLocation = instanceTEX; trait_purified.register();
|
||||
var trait_radioactive = VanillaFactory.createItem("trait_radioactive"); trait_radioactive.textureLocation = instanceTEX; trait_radioactive.register();
|
||||
var trait_reflect = VanillaFactory.createItem("trait_reflect"); trait_reflect.textureLocation = instanceTEX; trait_reflect.register();
|
||||
var trait_rude_awakening = VanillaFactory.createItem("trait_rude_awakening"); trait_rude_awakening.textureLocation = instanceTEX; trait_rude_awakening.register();
|
||||
var trait_runic = VanillaFactory.createItem("trait_runic"); trait_runic.textureLocation = instanceTEX; trait_runic.register();
|
||||
var trait_shadow = VanillaFactory.createItem("trait_shadow"); trait_shadow.textureLocation = instanceTEX; trait_shadow.register();
|
||||
var trait_sharp = VanillaFactory.createItem("trait_sharp"); trait_sharp.textureLocation = instanceTEX; trait_sharp.register();
|
||||
var trait_shock = VanillaFactory.createItem("trait_shock"); trait_shock.textureLocation = instanceTEX; trait_shock.register();
|
||||
var trait_shocking = VanillaFactory.createItem("trait_shocking"); trait_shocking.textureLocation = instanceTEX; trait_shocking.register();
|
||||
var trait_shyre_synthesis = VanillaFactory.createItem("trait_shyre_synthesis"); trait_shyre_synthesis.textureLocation = instanceTEX; trait_shyre_synthesis.register();
|
||||
var trait_slashing = VanillaFactory.createItem("trait_slashing"); trait_slashing.textureLocation = instanceTEX; trait_slashing.register();
|
||||
var trait_slimey = VanillaFactory.createItem("trait_slimey"); trait_slimey.textureLocation = instanceTEX; trait_slimey.register();
|
||||
var trait_slingshot = VanillaFactory.createItem("trait_slingshot"); trait_slingshot.textureLocation = instanceTEX; trait_slingshot.register();
|
||||
var trait_sos = VanillaFactory.createItem("trait_sos"); trait_sos.textureLocation = instanceTEX; trait_sos.register();
|
||||
var trait_soul = VanillaFactory.createItem("trait_soul"); trait_soul.textureLocation = instanceTEX; trait_soul.register();
|
||||
var trait_soul_harvest = VanillaFactory.createItem("trait_soul_harvest"); trait_soul_harvest.textureLocation = instanceTEX; trait_soul_harvest.register();
|
||||
var trait_soul_sap = VanillaFactory.createItem("trait_soul_sap"); trait_soul_sap.textureLocation = instanceTEX; trait_soul_sap.register();
|
||||
var trait_spades = VanillaFactory.createItem("trait_spades"); trait_spades.textureLocation = instanceTEX; trait_spades.register();
|
||||
var trait_spiky = VanillaFactory.createItem("trait_spiky"); trait_spiky.textureLocation = instanceTEX; trait_spiky.register();
|
||||
var trait_splintering = VanillaFactory.createItem("trait_splintering"); trait_splintering.textureLocation = instanceTEX; trait_splintering.register();
|
||||
var trait_splinters = VanillaFactory.createItem("trait_splinters"); trait_splinters.textureLocation = instanceTEX; trait_splinters.register();
|
||||
var trait_squeaky = VanillaFactory.createItem("trait_squeaky"); trait_squeaky.textureLocation = instanceTEX; trait_squeaky.register();
|
||||
var trait_stalwart = VanillaFactory.createItem("trait_stalwart"); trait_stalwart.textureLocation = instanceTEX; trait_stalwart.register();
|
||||
var trait_starfishy = VanillaFactory.createItem("trait_starfishy"); trait_starfishy.textureLocation = instanceTEX; trait_starfishy.register();
|
||||
var trait_stiff = VanillaFactory.createItem("trait_stiff"); trait_stiff.textureLocation = instanceTEX; trait_stiff.register();
|
||||
var trait_stonebound = VanillaFactory.createItem("trait_stonebound"); trait_stonebound.textureLocation = instanceTEX; trait_stonebound.register();
|
||||
var trait_stop_being_selfish = VanillaFactory.createItem("trait_stop_being_selfish"); trait_stop_being_selfish.textureLocation = instanceTEX; trait_stop_being_selfish.register();
|
||||
var trait_superheat = VanillaFactory.createItem("trait_superheat"); trait_superheat.textureLocation = instanceTEX; trait_superheat.register();
|
||||
var trait_tasty = VanillaFactory.createItem("trait_tasty"); trait_tasty.textureLocation = instanceTEX; trait_tasty.register();
|
||||
var trait_terrafirma = VanillaFactory.createItem("trait_terrafirma"); trait_terrafirma.textureLocation = instanceTEX; trait_terrafirma.register();
|
||||
var trait_thaumic = VanillaFactory.createItem("trait_thaumic"); trait_thaumic.textureLocation = instanceTEX; trait_thaumic.register();
|
||||
var trait_thermal_inversion = VanillaFactory.createItem("trait_thermal_inversion"); trait_thermal_inversion.textureLocation = instanceTEX; trait_thermal_inversion.register();
|
||||
var trait_toxic = VanillaFactory.createItem("trait_toxic"); trait_toxic.textureLocation = instanceTEX; trait_toxic.register();
|
||||
var trait_tweeting = VanillaFactory.createItem("trait_tweeting"); trait_tweeting.textureLocation = instanceTEX; trait_tweeting.register();
|
||||
var trait_twilit = VanillaFactory.createItem("trait_twilit"); trait_twilit.textureLocation = instanceTEX; trait_twilit.register();
|
||||
var trait_unholy_touch = VanillaFactory.createItem("trait_unholy_touch"); trait_unholy_touch.textureLocation = instanceTEX; trait_unholy_touch.register();
|
||||
var trait_unnatural = VanillaFactory.createItem("trait_unnatural"); trait_unnatural.textureLocation = instanceTEX; trait_unnatural.register();
|
||||
var trait_uplifting = VanillaFactory.createItem("trait_uplifting"); trait_uplifting.textureLocation = instanceTEX; trait_uplifting.register();
|
||||
var trait_vanishing = VanillaFactory.createItem("trait_vanishing"); trait_vanishing.textureLocation = instanceTEX; trait_vanishing.register();
|
||||
var trait_vile = VanillaFactory.createItem("trait_vile"); trait_vile.textureLocation = instanceTEX; trait_vile.register();
|
||||
var trait_vindictive = VanillaFactory.createItem("trait_vindictive"); trait_vindictive.textureLocation = instanceTEX; trait_vindictive.register();
|
||||
var trait_weeee = VanillaFactory.createItem("trait_weeee"); trait_weeee.textureLocation = instanceTEX; trait_weeee.register();
|
||||
var trait_wellestablished = VanillaFactory.createItem("trait_wellestablished"); trait_wellestablished.textureLocation = instanceTEX; trait_wellestablished.register();
|
||||
var trait_whispering = VanillaFactory.createItem("trait_whispering"); trait_whispering.textureLocation = instanceTEX; trait_whispering.register();
|
||||
var trait_withering = VanillaFactory.createItem("trait_withering"); trait_withering.textureLocation = instanceTEX; trait_withering.register();
|
||||
var trait_writable = VanillaFactory.createItem("trait_writable"); trait_writable.textureLocation = instanceTEX; trait_writable.register();
|
||||
var trait_bloody_mary = VanillaFactory.createItem("trait_bloody_mary"); trait_bloody_mary.textureLocation = instanceTEX; trait_bloody_mary.register();
|
||||
var trait_synergy = VanillaFactory.createItem("trait_synergy"); trait_synergy.textureLocation = instanceTEX; trait_synergy.register();
|
||||
var trait_antigravity = VanillaFactory.createItem("trait_antigravity"); trait_antigravity.textureLocation = instanceTEX; trait_antigravity.register();
|
||||
var trait_ingarage = VanillaFactory.createItem("trait_ingarage"); trait_ingarage.textureLocation = instanceTEX; trait_ingarage.register();
|
||||
var trait_surfwaxmurica = VanillaFactory.createItem("trait_surfwaxmurica"); trait_surfwaxmurica.textureLocation = instanceTEX; trait_surfwaxmurica.register();
|
||||
var trait_undone = VanillaFactory.createItem("trait_undone"); trait_undone.textureLocation = instanceTEX; trait_undone.register();
|
||||
@@ -0,0 +1,158 @@
|
||||
import crafttweaker.item.IItemCondition;
|
||||
|
||||
|
||||
<contenttweaker:trait_alien>.addTooltip(format.red("Gain random amounts of durability, speed, and damage over time."));
|
||||
<contenttweaker:trait_antiair>.addTooltip(format.red("Extra damage to flying entities"));
|
||||
<contenttweaker:trait_anticorrosion>.addTooltip(format.red("Chance every tick to cure poison"));
|
||||
<contenttweaker:trait_apocalypse>.addTooltip(format.red("Adds increasing levels of Wither to foe"));
|
||||
<contenttweaker:trait_aquadynamic>.addTooltip(format.red("Makes you mine at normal speed underwater and let you mine faster when raining"));
|
||||
<contenttweaker:trait_aridiculous>.addTooltip(format.red("Mining speed and damage increases based on biome temperature"));
|
||||
<contenttweaker:trait_autosmelt>.addTooltip(format.red("If the dropped block / item is smeltable, it will drop it smelted"));
|
||||
<contenttweaker:trait_baconlicious>.addTooltip(format.red("5% chance when hitting a mob or 0.5% when mining a block to get a bacon"));
|
||||
<contenttweaker:trait_baron>.addTooltip(format.red("20% chance to deal an additional 3 damage"));
|
||||
<contenttweaker:trait_blazing>.addTooltip(format.red("Sets target on fire"));
|
||||
<contenttweaker:trait_blind_bandit>.addTooltip(format.red("Sometimes spawns “Blind Bandit” who uses armor-piercing attacks on hostile mobs"));
|
||||
<contenttweaker:trait_blizzard>.addTooltip(format.red("Ice dragon frost damage for 15 seconds"));
|
||||
<contenttweaker:trait_bloodlust>.addTooltip(format.red("Mobs have an extra chance of dropping bloodlusts"));
|
||||
<contenttweaker:trait_body>.addTooltip(format.red("Higher durability"));
|
||||
<contenttweaker:trait_bone_shock>.addTooltip(format.red("Deals additional damage to non-arthropod creatures"));
|
||||
<contenttweaker:trait_botanical>.addTooltip(format.red("Modifier slots increase greatly per level"));
|
||||
<contenttweaker:trait_broodmother>.addTooltip(format.red("Spawn a vespa larva while hitting or mining"));
|
||||
<contenttweaker:trait_brown_magic>.addTooltip(format.red("Allows to set portals and teleport"));
|
||||
<contenttweaker:trait_chad_thunder>.addTooltip(format.red("When you use this tool, lightning happens all around you. When attacking an enemy, lightning strikes it."));
|
||||
<contenttweaker:trait_cheap>.addTooltip(format.red("Bonus durability when repairing"));
|
||||
<contenttweaker:trait_cheapskate>.addTooltip(format.red("Reduced durability"));
|
||||
<contenttweaker:trait_chunky>.addTooltip(format.red("Chance to drop mob chunks"));
|
||||
<contenttweaker:trait_coldblooded>.addTooltip(format.red("Extra damage if target is at full health"));
|
||||
<contenttweaker:trait_coraliumplagued>.addTooltip(format.red("Gives the coralium plague"));
|
||||
<contenttweaker:trait_counterweight>.addTooltip(format.red("Increases tool efficiency when not touching the ground"));
|
||||
<contenttweaker:trait_critikill>.addTooltip(format.red("Always Crit!!"));
|
||||
<contenttweaker:trait_crude>.addTooltip(format.red("Extra damage against mobs with no armor"));
|
||||
<contenttweaker:trait_crumbling>.addTooltip(format.red("The tool breaks faster blocks that don't require a tool based off tool mining speed (the more mining speed, exponentially faster you'll mine blocks)"));
|
||||
<contenttweaker:trait_dark_traveler>.addTooltip(format.red("Mobs nearby have a chance of taking damage"));
|
||||
<contenttweaker:trait_darkness>.addTooltip(format.red("Gives blindness and wither to hit enemies"));
|
||||
<contenttweaker:trait_democratic_peoples_republic_of_korea>.addTooltip(format.red("Supreme leaders mobs will explode nearby enemies on hit"));
|
||||
<contenttweaker:trait_dense>.addTooltip(format.red("Chance to use less durability. Chance exponentially increases as the tool gets more damaged"));
|
||||
<contenttweaker:trait_devils_strength>.addTooltip(format.red("Bonus damage to non-overworld mobs"));
|
||||
<contenttweaker:trait_direct>.addTooltip(format.red("Mined items are teleported in your inventory"));
|
||||
<contenttweaker:trait_discounted>.addTooltip(format.red("Increases durability gained while repairing"));
|
||||
<contenttweaker:trait_dreadplagued>.addTooltip(format.red("Gives the dread plague"));
|
||||
<contenttweaker:trait_duritae>.addTooltip(format.red("10% chance to use double durability, 40% chance to use no durability."));
|
||||
<contenttweaker:trait_ecological>.addTooltip(format.red("1% chance every second to restore 1 durability. 1% chance on use to deal armor-piercing damage to the wearer."));
|
||||
<contenttweaker:trait_elemental>.addTooltip(format.red("Breaks all gravity blocks above the block you just mined"));
|
||||
<contenttweaker:trait_enderference>.addTooltip(format.red("Prevent an enderman from teleporting for 5 seconds after hitting it."));
|
||||
<contenttweaker:trait_endspeed>.addTooltip(format.red("Projectiles hit instantly (it can be laggy if you shoot fast)"));
|
||||
<contenttweaker:trait_energy_eater>.addTooltip(format.red("Increases efficiency and damage consuming energy"));
|
||||
<contenttweaker:trait_energy_repair>.addTooltip(format.red("Consumes energy to gain durability"));
|
||||
<contenttweaker:trait_ethereal_miner>.addTooltip(format.red("Prevents gravity blocks from falling"));
|
||||
<contenttweaker:trait_evil_aura>.addTooltip(format.red("Gives bad luck"));
|
||||
<contenttweaker:trait_evil_pressure>.addTooltip(format.red("Each hit has a chance to amplify negative effects present on mob"));
|
||||
<contenttweaker:trait_experience_boost>.addTooltip(format.red("Bonux XP when mining and killing mobs"));
|
||||
<contenttweaker:trait_famine>.addTooltip(format.red("Gives hunger, restores 1 hunger when mining blocks and hitting non-undead mobs"));
|
||||
<contenttweaker:trait_flaming_fury>.addTooltip(format.red("Additional damage if target is on fire"));
|
||||
<contenttweaker:trait_flammable>.addTooltip(format.red("Sets attackers on fire while blocking."));
|
||||
<contenttweaker:trait_fractured>.addTooltip(format.red("Bonus 1.5 damage."));
|
||||
<contenttweaker:trait_freezing>.addTooltip(format.red("Slows hit mobs, effect stacks the more you hit them"));
|
||||
<contenttweaker:trait_fruit_salad>.addTooltip(format.red("Can store fruits (up to 5)"));
|
||||
<contenttweaker:trait_ghastly>.addTooltip(format.red("If a mob damages you while you are sneaking, it gets slowness"));
|
||||
<contenttweaker:trait_glitch>.addTooltip(format.red("Chance of dropping glitch hearts"));
|
||||
<contenttweaker:trait_global_traveler>.addTooltip(format.red("Unlock the ability to transfer items to a block with an inventory. Shift-right click the chosen block with the item with this trait in order to bind it"));
|
||||
<contenttweaker:trait_glowing>.addTooltip(format.red("Exclusive to boots. When the user is in the darkness, the trait automatically places a glowing slime ball. "));
|
||||
<contenttweaker:trait_glowing>.addTooltip(format.red("Thanks to Luctor for writing some of these!"));
|
||||
<contenttweaker:trait_hail_hydra>.addTooltip(format.red("Explosions on nearby mobs, with a chance of healing you"));
|
||||
<contenttweaker:trait_he_who_must_not_be_named>.addTooltip(format.red("If a mob is nearby others of the same type, it gets extra damage"));
|
||||
<contenttweaker:trait_healer>.addTooltip(format.red("Heals mobs instead of hurting them"));
|
||||
<contenttweaker:trait_heavy>.addTooltip(format.red("Prevents the player from getting knocked back"));
|
||||
<contenttweaker:trait_hellish>.addTooltip(format.red("Adds +2 damage (1 heart) against non-nether enities."));
|
||||
<contenttweaker:trait_high_in_calcium>.addTooltip(format.red("Drops bones and bonemeal while breaking blocks"));
|
||||
<contenttweaker:trait_hive_defender>.addTooltip(format.red("Bonus 4 damage against non-arthropods, 8 damage against death worms"));
|
||||
<contenttweaker:trait_holy>.addTooltip(format.red("Inflicts weakness and extra damage against undeads"));
|
||||
<contenttweaker:trait_illuminati>.addTooltip(format.red("Makes you invisible and gives glowiing to nearby mobs"));
|
||||
<contenttweaker:trait_im_a_superstar>.addTooltip(format.red("Increased attunement effects"));
|
||||
<contenttweaker:trait_infernal_energy>.addTooltip(format.red("Much faster mining speed when you are on fire"));
|
||||
<contenttweaker:trait_inferno>.addTooltip(format.red("Dragon fire damage for 15 seconds"));
|
||||
<contenttweaker:trait_insatiable>.addTooltip(format.red("Using the tool adds a level of insatiable for 15 seconds, limited to 10 levels. Increases speed and damage by (level / 3)."));
|
||||
<contenttweaker:trait_instakill>.addTooltip(format.red("Has a small chance of instantly killing either you or your enemy"));
|
||||
<contenttweaker:trait_jaded>.addTooltip(format.red("Stops the natural healing of enemies for a few seconds"));
|
||||
<contenttweaker:trait_jagged>.addTooltip(format.red("Gains bonus damage when tool is damaged. The more damaged it is (difference, not percentage), the more damage it deals."));
|
||||
<contenttweaker:trait_laced>.addTooltip(format.red("Poisons creatures when hit"));
|
||||
<contenttweaker:trait_launch>.addTooltip(format.red("Hit enemies have a chance of being launched upwards"));
|
||||
<contenttweaker:trait_lightweight>.addTooltip(format.red("Bonus 10% mining speed, attack speed, bow draw speed."));
|
||||
<contenttweaker:trait_living>.addTooltip(format.red("Repairs itself from soul network"));
|
||||
<contenttweaker:trait_magically_brittle>.addTooltip(format.red("Random chance of breaking"));
|
||||
<contenttweaker:trait_magically_modifiable>.addTooltip(format.red("Adds 3 extra modifiers"));
|
||||
<contenttweaker:trait_magnetic>.addTooltip(format.red("Pulls in items from ~2 blocks away when used."));
|
||||
<contenttweaker:trait_mana>.addTooltip(format.red("Consumes mana instead of durability"));
|
||||
<contenttweaker:trait_mana_eater>.addTooltip(format.red("Higher efficiency and damage consuming mana"));
|
||||
<contenttweaker:trait_mana_repair>.addTooltip(format.red("Consumes mana to gain durability"));
|
||||
<contenttweaker:trait_mind>.addTooltip(format.red("Higher efficiency"));
|
||||
<contenttweaker:trait_mirabile_visu>.addTooltip(format.red("Turns stone into diamond and gold ores"));
|
||||
<contenttweaker:trait_moldable>.addTooltip(format.red("Extra modifier slot"));
|
||||
<contenttweaker:trait_momentum>.addTooltip(format.red("When tool is used, increases tool's mining speed up to 40%. Momentum is lost when tool stops being used."));
|
||||
<contenttweaker:trait_morgan_le_fay>.addTooltip(format.red("Bonus magic damage, up to 5"));
|
||||
<contenttweaker:trait_music_of_the_spheres>.addTooltip(format.red("Tool plays music"));
|
||||
<contenttweaker:trait_natures_blessing>.addTooltip(format.red("Chance of healing you and dropping bread after killing enemies"));
|
||||
<contenttweaker:trait_natures_power>.addTooltip(format.red("Chance of seeting enemy on fire, give you speed, or strength"));
|
||||
<contenttweaker:trait_natures_wrath>.addTooltip(format.red("Chance of healing you and setting enemy on fire"));
|
||||
<contenttweaker:trait_overflow>.addTooltip(format.red("25% chance to half an enemy's health"));
|
||||
<contenttweaker:trait_payback>.addTooltip(format.red("Higher damage the more health you are missing"));
|
||||
<contenttweaker:trait_petramor>.addTooltip(format.red("10% chance to consume mined stone-type blocks to restore 5 durability."));
|
||||
<contenttweaker:trait_poisonous>.addTooltip(format.red("Applies poison for 5 seconds on damage."));
|
||||
<contenttweaker:trait_portly_gentleman>.addTooltip(format.red("Lets you capture mobs using shift + right click"));
|
||||
<contenttweaker:trait_power_of_the_sun>.addTooltip(format.red("Higher damage and efficiency with higher light level"));
|
||||
<contenttweaker:trait_precipitate>.addTooltip(format.red("Higher speed the less health you have"));
|
||||
<contenttweaker:trait_prickly>.addTooltip(format.red("Deals armor-piercing damage to enemies hit and to player when mining."));
|
||||
<contenttweaker:trait_prosperous>.addTooltip(format.red("Random chance of dropping prosperity shards"));
|
||||
<contenttweaker:trait_psi_eater>.addTooltip(format.red("Increases damage and efficiency consuming psi"));
|
||||
<contenttweaker:trait_psi_repair>.addTooltip(format.red("Consumes psi to gain durability"));
|
||||
<contenttweaker:trait_purified>.addTooltip(format.red("Deals 25% mode damage to dread-plagued enemies"));
|
||||
<contenttweaker:trait_radioactive>.addTooltip(format.red("Generate radiation"));
|
||||
<contenttweaker:trait_reflect>.addTooltip(format.red("Thorns while tool is in hotbar"));
|
||||
<contenttweaker:trait_rude_awakening>.addTooltip(format.red("Armor-piercing damage"));
|
||||
<contenttweaker:trait_runic>.addTooltip(format.red("Converts part of your damage into magic damage"));
|
||||
<contenttweaker:trait_shadow>.addTooltip(format.red("Uses mana to repair, summon dark pixies when attacking"));
|
||||
<contenttweaker:trait_sharp>.addTooltip(format.red("Applies bleeding for 6 seconds."));
|
||||
<contenttweaker:trait_shock>.addTooltip(format.red("Chance of enemies being struck by lightning"));
|
||||
<contenttweaker:trait_shocking>.addTooltip(format.red("Builds electric charge as you move. Deals 5 bonus damage and gives haste when fully charged."));
|
||||
<contenttweaker:trait_shyre_synthesis>.addTooltip(format.red("Toll will not lose durability under sunlight"));
|
||||
<contenttweaker:trait_slashing>.addTooltip(format.red("Crits do 20% more damage"));
|
||||
<contenttweaker:trait_slimey>.addTooltip(format.red("0.3% chance to summon a small slime corresponding to the color of the tool part"));
|
||||
<contenttweaker:trait_slingshot>.addTooltip(format.red("Lets you launch other entities"));
|
||||
<contenttweaker:trait_sos>.addTooltip(format.red("Consumes all durability to fully heal you if you are about to die"));
|
||||
<contenttweaker:trait_soul>.addTooltip(format.red("Adds 3 modifiers"));
|
||||
<contenttweaker:trait_soul_harvest>.addTooltip(format.red("Regenerates soul power while mining"));
|
||||
<contenttweaker:trait_soul_sap>.addTooltip(format.red("Regenerates soul power based on damage dealt"));
|
||||
<contenttweaker:trait_spades>.addTooltip(format.red("The lower your health, the higher your damage"));
|
||||
<contenttweaker:trait_spiky>.addTooltip(format.red("Enemies that touch you while blocking take damage."));
|
||||
<contenttweaker:trait_splinters>.addTooltip(format.red("Attacks apply a level of 'Splintering', up to 5 levels. Deal +0.3 bonus damage per level of Splintering."));
|
||||
<contenttweaker:trait_squeaky>.addTooltip(format.red("Tool has silk touch but doesn't do damage."));
|
||||
<contenttweaker:trait_stalwart>.addTooltip(format.red("Randomly gives strength"));
|
||||
<contenttweaker:trait_starfishy>.addTooltip(format.red("Lets you set a portal, will consume 32 enori crystals and teleport you there if you are about to die"));
|
||||
<contenttweaker:trait_stiff>.addTooltip(format.red("Makes blocking even more effective"));
|
||||
<contenttweaker:trait_stonebound>.addTooltip(format.red("Mines faster the lower the durability"));
|
||||
<contenttweaker:trait_stop_being_selfish>.addTooltip(format.red("Extra damage if other players are nearby"));
|
||||
<contenttweaker:trait_superheat>.addTooltip(format.red("Bonus damage to enemies on fire"));
|
||||
<contenttweaker:trait_tasty>.addTooltip(format.red("Tool has chance of losing durability and restore hunger, bacon can drop from broken blocks and hit mobs"));
|
||||
<contenttweaker:trait_terrafirma>.addTooltip(format.red("Extra healing while holding tool in hand"));
|
||||
<contenttweaker:trait_thaumic>.addTooltip(format.red("Extra modifiers based on the number of other thaumic parts"));
|
||||
<contenttweaker:trait_thermal_inversion>.addTooltip(format.red("Applies slowness in hot biomes, or burning in cold biomes"));
|
||||
<contenttweaker:trait_toxic>.addTooltip(format.red("Releases a toxic cloud when critically-hitting enemies"));
|
||||
<contenttweaker:trait_tweeting>.addTooltip(format.red("Tool makes charger sounds"));
|
||||
<contenttweaker:trait_twilit>.addTooltip(format.red("Higher speed and damage in the twilight forest"));
|
||||
<contenttweaker:trait_unholy_touch>.addTooltip(format.red("Applies weakness and extra damage to non-undead mobs"));
|
||||
<contenttweaker:trait_unnatural>.addTooltip(format.red("Mines blocks with lower mining level exponentially faster"));
|
||||
<contenttweaker:trait_uplifting>.addTooltip(format.red("Chance of healing you"));
|
||||
<contenttweaker:trait_vanishing>.addTooltip(format.red("Chance to teleport enemies away"));
|
||||
<contenttweaker:trait_vile>.addTooltip(format.red("Extra kills into your soul shards"));
|
||||
<contenttweaker:trait_vindictive>.addTooltip(format.red("Bonus damage against players"));
|
||||
<contenttweaker:trait_weeee>.addTooltip(format.red("Breaks all blocks quickly"));
|
||||
<contenttweaker:trait_wellestablished>.addTooltip(format.red("25% bonus experience"));
|
||||
<contenttweaker:trait_whispering>.addTooltip(format.red("Sends weird messages in chat"));
|
||||
<contenttweaker:trait_withering>.addTooltip(format.red("Applies wither"));
|
||||
<contenttweaker:trait_writable>.addTooltip(format.red("Bonus 1 modifier. If the whole tool is made of paper, you gain 2 modifiers."));
|
||||
<contenttweaker:trait_bloody_mary>.addTooltip(format.red("Deals more damage based on a mob's missing HP"));
|
||||
<contenttweaker:trait_synergy>.addTooltip(format.red("Auto repairs tool consuming steeleaves from hotbar"));
|
||||
<contenttweaker:trait_antigravity>.addTooltip(format.red("Projectiles will not be effected by gravity"));
|
||||
<contenttweaker:trait_ingarage>.addTooltip(format.red("Extra five damage when in the shadow"));
|
||||
<contenttweaker:trait_undone>.addTooltip(format.red("Chance of removing an armor piece on critical hits"));
|
||||
<contenttweaker:trait_surfwaxmurica>.addTooltip(format.red("Extra five damage while riding a mount"));
|
||||
+1203
-113
File diff suppressed because it is too large
Load Diff
@@ -321,4 +321,6 @@ recipes.addShaped(<divinerpg:ender_shards>*6,
|
||||
recipes.addShaped(<bewitchment:boline>.withTag({biome_id: 226}),
|
||||
[[<thebetweenlands:mummy_bait>, <thaumadditions:mithrillium_resonator>, <thebetweenlands:mummy_bait>],
|
||||
[<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), <bewitchment:boline>, <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}})],
|
||||
[<thebetweenlands:mummy_bait>, <thaumicaugmentation:impetus_mirror>, <thebetweenlands:mummy_bait>]]);
|
||||
[<thebetweenlands:mummy_bait>, <thaumicaugmentation:impetus_mirror>, <thebetweenlands:mummy_bait>]]);
|
||||
|
||||
mods.extendedcrafting.CompressionCrafting.addRecipe(<divinerpg:divine_shards>, <contenttweaker:divine_wisp>, 36, <extendedcrafting:material:11>, 100000);
|
||||
@@ -0,0 +1,69 @@
|
||||
recipes.addShaped(<twilightforest:maze_stone:0>*16,
|
||||
[[<twilightforest:steeleaf_ingot>, <minecraft:stone>, <twilightforest:steeleaf_ingot>],
|
||||
[<minecraft:stone>, <twilightforest:carminite>, <minecraft:stone>],
|
||||
[<twilightforest:steeleaf_ingot>, <minecraft:stone>, <twilightforest:steeleaf_ingot>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:underbrick:0>*16,
|
||||
[[<twilightforest:knightmetal_ingot>, <minecraft:stone>, <twilightforest:knightmetal_ingot>],
|
||||
[<minecraft:stone>, <twilightforest:carminite>, <minecraft:stone>],
|
||||
[<twilightforest:knightmetal_ingot>, <minecraft:stone>, <twilightforest:knightmetal_ingot>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:aurora_block>*16,
|
||||
[[<twilightforest:alpha_fur>, <minecraft:stone>, <twilightforest:alpha_fur>],
|
||||
[<minecraft:stone>, <twilightforest:carminite>, <minecraft:stone>],
|
||||
[<twilightforest:alpha_fur>, <minecraft:stone>, <twilightforest:alpha_fur>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:naga_stone:1>*16,
|
||||
[[<twilightforest:naga_scale>, <minecraft:stone>, <twilightforest:naga_scale>],
|
||||
[<minecraft:stone>, <twilightforest:carminite>, <minecraft:stone>],
|
||||
[<twilightforest:naga_scale>, <minecraft:stone>, <twilightforest:naga_scale>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:castle_brick:0>*16,
|
||||
[[<twilightforest:ironwood_ingot>, <minecraft:stone>, <twilightforest:fiery_ingot>],
|
||||
[<minecraft:stone>, <twilightforest:carminite>, <minecraft:stone>],
|
||||
[<twilightforest:steeleaf_ingot>, <minecraft:stone>, <twilightforest:knightmetal_ingot>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:castle_rune_brick:0>*8,
|
||||
[[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <minecraft:dye:9>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:castle_rune_brick:1>*8,
|
||||
[[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <minecraft:dye:4>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:castle_rune_brick:2>*8,
|
||||
[[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <minecraft:dye:11>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:castle_rune_brick:3>*8,
|
||||
[[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <minecraft:dye:0>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>, <twilightforest:castle_brick:0>]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:twilight_oak_trapdoor>*2,
|
||||
[[<twilightforest:twilight_oak_planks>, null, <twilightforest:twilight_oak_planks>],
|
||||
[<twilightforest:twilight_oak_planks>, <twilightforest:twilight_oak_planks>, <twilightforest:twilight_oak_planks>],
|
||||
[null, <twilightforest:twilight_oak_planks>, null]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:canopy_trapdoor>*2,
|
||||
[[<twilightforest:canopy_planks>, null, <twilightforest:canopy_planks>],
|
||||
[<twilightforest:canopy_planks>, <twilightforest:canopy_planks>, <twilightforest:canopy_planks>],
|
||||
[null, <twilightforest:canopy_planks>, null]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:mangrove_trapdoor>*2,
|
||||
[[<twilightforest:mangrove_planks>, null, <twilightforest:mangrove_planks>],
|
||||
[<twilightforest:mangrove_planks>, <twilightforest:mangrove_planks>, <twilightforest:mangrove_planks>],
|
||||
[null, <twilightforest:mangrove_planks>, null]]);
|
||||
|
||||
recipes.addShaped(<twilightforest:dark_trapdoor>*2,
|
||||
[[<twilightforest:dark_planks>, null, <twilightforest:dark_planks>],
|
||||
[<twilightforest:dark_planks>, <twilightforest:dark_planks>, <twilightforest:dark_planks>],
|
||||
[null, <twilightforest:dark_planks>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:harbinger_charm>,
|
||||
[[<twilightforest:castle_brick:0>, <iceandfire:chain>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <tconstruct:materials:16>, <twilightforest:castle_brick:0>],
|
||||
[<twilightforest:castle_brick:0>, <twilightforest:giant_sword>, <twilightforest:castle_brick:0>]]);
|
||||
+86
-5
@@ -37,11 +37,6 @@ recipes.addShaped(<minecraft:string>*16,
|
||||
[<divinerpg:hyrewood_log>, <divinerpg:clean_pearls>, <divinerpg:hyrewood_log>],
|
||||
[null, <divinerpg:clean_pearls>, null]]);
|
||||
|
||||
recipes.addShaped(<projecte:item.pe_philosophers_stone>,
|
||||
[[<tconstruct:materials:0>, <divinerpg:clean_pearls>, <tconstruct:materials:0>],
|
||||
[<divinerpg:pardimal_lump>, <divinerpg:pardimal_lump>, <divinerpg:pardimal_lump>],
|
||||
[<tconstruct:materials:0>, <divinerpg:clean_pearls>, <tconstruct:materials:0>]]);
|
||||
|
||||
mods.appliedenergistics2.Grinder.addRecipe(<minecraft:cobblestone>*2,
|
||||
<divinerpg:dream_stone>,
|
||||
4,
|
||||
@@ -175,6 +170,92 @@ recipes.addShaped(<contenttweaker:recursion_fragment_vethea>,
|
||||
[<divinerpg:mortum_soul>, <bewitchment:catechu_brown>, <divinerpg:mortum_soul>]]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<erebus:dust>*15, <minecraft:sand>, 100);
|
||||
|
||||
recipes.addShaped(<nuclearcraft:rtg_uranium>,
|
||||
[[<divinerpg:dirty_pearls>, <erebus:dust>, <divinerpg:dirty_pearls>],
|
||||
[<erebus:dust>, <divinerpg:amthirmis_lump>, <erebus:dust>],
|
||||
[<divinerpg:dirty_pearls>, <erebus:dust>, <divinerpg:dirty_pearls>]]);
|
||||
|
||||
recipes.addShaped(<buildcrafttransport:pipe_wood_item>*10,
|
||||
[[null, null, null],
|
||||
[<divinerpg:firewood_log>, <divinerpg:dirty_pearls>, <divinerpg:firewood_log>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<buildcrafttransport:pipe_cobble_item>*10,
|
||||
[[null, null, null],
|
||||
[<ore:cobblestone>, <divinerpg:dirty_pearls>, <ore:cobblestone>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<buildcrafttransport:waterproof>*10,
|
||||
[[<tconstruct:materials:0>, <erebus:dust>, <tconstruct:materials:0>],
|
||||
[<erebus:dust>, <divinerpg:clean_pearls>, <erebus:dust>],
|
||||
[<tconstruct:materials:0>, <erebus:dust>, <tconstruct:materials:0>]]);
|
||||
|
||||
recipes.addShaped(<thermalexpansion:machine:1>,
|
||||
[[<tconstruct:materials:0>, <erebus:dust>, <tconstruct:materials:0>],
|
||||
[<erebus:dust>, <divinerpg:clean_pearls>, <erebus:dust>],
|
||||
[<divinerpg:clean_pearls>, <appliedenergistics2:grindstone>, <divinerpg:clean_pearls>]]);
|
||||
|
||||
recipes.addShaped(<thermalexpansion:machine:1>,
|
||||
[[<tconstruct:materials:0>, <erebus:dust>, <tconstruct:materials:0>],
|
||||
[<erebus:dust>, <divinerpg:clean_pearls>, <erebus:dust>],
|
||||
[<divinerpg:clean_pearls>, <appliedenergistics2:grindstone>, <divinerpg:clean_pearls>]]);
|
||||
|
||||
recipes.addShaped(<thermalexpansion:machine:0>,
|
||||
[[<tconstruct:materials:0>, <erebus:dust>, <tconstruct:materials:0>],
|
||||
[<erebus:dust>, <divinerpg:clean_pearls>, <erebus:dust>],
|
||||
[<divinerpg:clean_pearls>, <minecraft:furnace>, <divinerpg:clean_pearls>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<buildcraftcore:engine:0>,
|
||||
[[<divinerpg:hyrewood_log>, <divinerpg:hyrewood_log>, <divinerpg:hyrewood_log>],
|
||||
[null, <divinerpg:dirty_pearls>, null],
|
||||
[<divinerpg:firewood_log>, <minecraft:redstone>, <divinerpg:firewood_log>]]);
|
||||
|
||||
recipes.addShapeless(<minecraft:lever>,
|
||||
[<ore:cobblestone>, <divinerpg:dreamwood_log>]);
|
||||
|
||||
recipes.addShaped(<thermaldynamics:duct_0:0>*32,
|
||||
[[<divinerpg:teaker_lump>, <divinerpg:teaker_lump>, <divinerpg:teaker_lump>],
|
||||
[<minecraft:redstone>, <tconstruct:materials:0>, <minecraft:redstone>],
|
||||
[<divinerpg:teaker_lump>, <divinerpg:teaker_lump>, <divinerpg:teaker_lump>]]);
|
||||
|
||||
recipes.addShaped(<tconstruct:tough_tool_rod>.withTag({Material: "jade"}),
|
||||
[[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>],
|
||||
[<extrautils2:compressedsand:1>, <tconstruct:materials:0>, <extrautils2:compressedsand:1>],
|
||||
[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>]]);
|
||||
|
||||
recipes.addShaped(<plustic:battery_cell>.withTag({Material: "endrod"}),
|
||||
[[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>],
|
||||
[<extrautils2:compressedsand:1>, <minecraft:redstone>, <extrautils2:compressedsand:1>],
|
||||
[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>]]);
|
||||
|
||||
recipes.addShaped(<plustic:pipe_piece>.withTag({Material: "titanium"}),
|
||||
[[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>],
|
||||
[<extrautils2:compressedsand:1>, <minecraft:quartz_block>, <extrautils2:compressedsand:1>],
|
||||
[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>]]);
|
||||
|
||||
recipes.addShaped(<plustic:laser_medium>.withTag({Material: "starmetal"}),
|
||||
[[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>],
|
||||
[<extrautils2:compressedsand:1>, <divinerpg:clean_pearls>, <extrautils2:compressedsand:1>],
|
||||
[<divinerpg:darven_lump>, <divinerpg:darven_lump>, <divinerpg:darven_lump>]]);
|
||||
|
||||
recipes.addShaped(<thermalexpansion:machine:9>,
|
||||
[[<minecraft:redstone>, <erebus:dust>, <minecraft:redstone>],
|
||||
[<erebus:dust>, <divinerpg:clean_pearls>, <erebus:dust>],
|
||||
[<divinerpg:darven_lump>, <minecraft:furnace>, <divinerpg:darven_lump>]]);
|
||||
|
||||
recipes.addShaped(<tconstruct:toolforge>.withTag({textureBlock: {id: "aoa3:lunar_block", Count: 1, Damage: 0 as short}}),
|
||||
[[<minecraft:redstone>, <erebus:dust>, <minecraft:redstone>],
|
||||
[<erebus:dust>, <divinerpg:dirty_pearls>, <erebus:dust>],
|
||||
[<divinerpg:darven_lump>, <minecraft:crafting_table>, <divinerpg:darven_lump>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// player interfaces
|
||||
|
||||
recipes.remove(<plethora:module:0>);
|
||||
|
||||
+18
-127
@@ -1,51 +1,6 @@
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"botania:manaresource",Count:1b,Damage:5s},
|
||||
TrophyName:"Tier 1 Guardian Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"contenttweaker:greater_gaia_spirit",Count:1b,Damage:0s},
|
||||
TrophyName:"Tier 2 Guardian Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"extrabotany:material",Count:1b,Damage:3s},
|
||||
TrophyName:"Tier 3 Guardian Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"extrabotany:treasurebox",Count:1b,Damage:0s},
|
||||
TrophyName:"Tier 4 Guardian Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"contenttweaker:terrasteel_crystal",Count:1b,Damage:0s},
|
||||
TrophyName:"Bifrost Wolf Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"contenttweaker:sympan_spirit",Count:1b,Damage:0s},
|
||||
TrophyName:"Aesir Slayer",
|
||||
TrophyItem:{id:"contenttweaker:kajaros_rib",Count:1b,Damage:0s},
|
||||
TrophyName:"kajaros Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
@@ -53,92 +8,28 @@
|
||||
}
|
||||
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:naga_scale",Count:1b,Damage:0s},
|
||||
TrophyName:"Naga Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:shield_scepter",Count:1b,Damage:0s},
|
||||
TrophyName:"Lich Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:minotaur_axe",Count:1b,Damage:0s},
|
||||
TrophyName:"Minoshroom Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:fiery_blood",Count:1b,Damage:0s},
|
||||
TrophyName:"Fiery Hydra Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:knightmetal_pickaxe",Count:1b,Damage:0s},
|
||||
TrophyName:"Phantom Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:fiery_tears",Count:1b,Damage:0s},
|
||||
TrophyName:"Ur-Ghast Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:alpha_fur",Count:1b,Damage:0s},
|
||||
TrophyName:"Alpha Yeti Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:aurora_block",Count:1b,Damage:0s},
|
||||
TrophyName:"Ice Queen Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"twilightforest:giant_pickaxe",Count:1b,Damage:0s},
|
||||
TrophyName:"Giant Me Slayer",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
/give @p simple_trophies:trophy 1 0 {
|
||||
TrophyItem:{id:"contenttweaker:starfield_gem",Count:1b,Damage:0s},
|
||||
TrophyName:"More Crimson Cult Encounters",
|
||||
TrophyColorRed:0,
|
||||
TrophyColorGreen:0,
|
||||
TrophyColorBlue:0,
|
||||
TrophyVariant:"classic"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user