Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // builder
- recipes.remove(<rftools:builder>);
- recipes.addShaped(<rftools:builder>,
- [[<mekanism:AtomicAlloy>,<mekanism:ControlCircuit:3>,<mekanism:AtomicAlloy>],
- [<draconicevolution:wyvern_core>,<enderio:blockTransceiver>,<draconicevolution:wyvern_core>],
- [<rftools:matter_receiver>,<mekanism:BasicBlock:8>,<rftools:matter_transmitter>]]);
- // Machine Frame
- recipes.remove(<rftools:machine_frame>);
- /*
- recipes.addShaped(<rftools:machine_frame>,
- [[<ore:ingotSteel>,<ore:ingotGold>,<ore:ingotSteel>],
- [<ore:ingotSteel>,<enderio:itemMachinePart>,<ore:ingotSteel>],
- [<ore:ingotSteel>,<ore:ingotGold>,<ore:ingotSteel>]]);
- */
- // Elevator Button Module
- recipes.remove(<rftools:elevator_button_module>);
- recipes.addShaped(<rftools:elevator_button_module>,
- [[<minecraft:stone_button>,<minecraft:stone_button>,<minecraft:stone_button>],
- [<ore:dustRedstone>,<ore:ingotIron>,<ore:dustRedstone>],
- [null,<ore:dyeBlack>,null]]);
- // Coal Generator
- recipes.remove(<rftools:coalgenerator>);
- recipes.addShaped(<rftools:coalgenerator>,
- [[<ore:gearIron>,<minecraft:coal>,<ore:gearIron>],
- [<minecraft:coal>,<ore:blockRedstone>,<minecraft:coal>],
- [<ore:gearIron>,<minecraft:coal>,<ore:gearIron>]]);
- // Machine Base
- recipes.remove(<rftools:machine_base>);
- recipes.addShaped(<rftools:machine_base>,
- [[<ore:ingotGold>,<ore:ingotGold>,<ore:ingotGold>],
- [<immersiveengineering:metalDecoration1:1>,<immersiveengineering:metalDecoration1:1>,<immersiveengineering:metalDecoration1:1>]]);
- // Matter Transmitter
- recipes.remove(<rftools:matter_transmitter>);
- recipes.addShaped(<rftools:matter_transmitter>,
- [[<thermalfoundation:material:514>,<rftools:machine_base>,<thermalfoundation:material:514>],
- [<ore:gearEnderium>,<mekanism:BasicBlock:8>,<ore:gearEnderium>],
- [<ore:gearEnderium>,<mekanism:TeleportationCore>,<ore:gearEnderium>]]);
- // Matter Reciever
- recipes.remove(<rftools:matter_receiver>);
- recipes.addShaped(<rftools:matter_receiver>,
- [[<ore:gearEnderium>,<rftools:machine_base>,<ore:gearEnderium>],
- [<ore:gearEnderium>,<mekanism:BasicBlock:8>,<ore:gearEnderium>],
- [<thermalfoundation:material:514>,<mekanism:TeleportationCore>,<thermalfoundation:material:514>]]);
- // Dialing Device
- recipes.remove(<rftools:dialing_device>);
- recipes.addShaped(<rftools:dialing_device>,
- [[<ore:gearInvar>,<minecraft:stone_button>,<ore:gearInvar>],
- [<thermalfoundation:material:514>,<mekanism:BasicBlock:8>,<thermalfoundation:material:514>],
- [<ore:gearInvar>,<ore:plateBronze>,<ore:gearInvar>]]);
- // Destination Analyzer
- recipes.remove(<rftools:destination_analyzer>);
- recipes.addShaped(<rftools:destination_analyzer>,
- [[<ore:gearInvar>,<ore:enderpearl>,<ore:gearInvar>],
- [<thermalfoundation:material:514>,<mekanism:BasicBlock:8>,<thermalfoundation:material:514>],
- [<ore:gearInvar>,<ore:plateBronze>,<ore:gearInvar>]]);
- // Matter Booster
- recipes.remove(<rftools:matter_booster>);
- recipes.addShaped(<rftools:matter_booster>,
- [[<ore:gearInvar>,<rftools:machine_base>,<ore:gearInvar>],
- [<thermalfoundation:material:514>,<rftools:destination_analyzer>,<thermalfoundation:material:514>],
- [<ore:gearInvar>,<mekanism:BasicBlock:8>,<ore:gearInvar>]]);
- // Machine infuser
- recipes.remove(<rftools:machine_infuser>);
- recipes.addShaped(<rftools:machine_infuser>,
- [[<rftools:infused_diamond>,<rftools:machine_base>,<rftools:infused_diamond>],
- [<thermalfoundation:material:514>,<mekanism:BasicBlock:8>,<thermalfoundation:material:514>],
- [<rftools:infused_diamond>,<ore:plateElectrum>,<rftools:infused_diamond>]]);
- // Charged Porter
- recipes.remove(<rftools:charged_porter>);
- recipes.addShaped(<rftools:charged_porter>,
- [[<rftools:dimensional_shard>,<ore:plateElectrum>,<rftools:dimensional_shard>],
- [<ore:gearSignalum>,<mekanism:BasicBlock:8>,<ore:gearSignalum>],
- [<rftools:dimensional_shard>,<ore:plateElectrum>,<rftools:dimensional_shard>]]);
- // Advanced Charged Porter
- recipes.remove(<rftools:advanced_charged_porter>);
- recipes.addShaped(<rftools:advanced_charged_porter>,
- [[<rftools:infused_diamond>,<ore:plateElectrum>,<rftools:infused_diamond>],
- [<ore:gearIridium>,<rftools:charged_porter>,<ore:gearIridium>],
- [<rftools:infused_diamond>,<ore:plateElectrum>,<rftools:infused_diamond>]]);
- // Screen Controller
- recipes.remove(<rftools:screen_controller>);
- recipes.addShaped(<rftools:screen_controller>,
- [[<ore:blockGlass>,<ore:blockGlass>,<ore:blockGlass>],
- [<ore:blockGlass>,<mekanism:BasicBlock:8>,<ore:blockGlass>],
- [<ore:plateTin>,<ore:enderpearl>,<ore:plateTin>]]);
- // Crafter Teir 1
- recipes.remove(<rftools:crafter1>);
- recipes.addShaped(<rftools:crafter1>,
- [[<ore:plateSilver>,<ore:gearBronze>,<ore:plateSilver>],
- [<enderio:blockCrafter>,<mekanism:BasicBlock:8>,<enderio:blockCrafter>],
- [<ore:plateSilver>,<ore:gearBronze>,<ore:plateSilver>]]);
- // Crafter Teir 2
- recipes.remove(<rftools:crafter2>);
- recipes.addShaped(<rftools:crafter2>,
- [[<ore:plateElectrum>,<ore:gearInvar>,<ore:plateElectrum>],
- [<enderio:blockCrafter>,<rftools:crafter1>,<enderio:blockCrafter>],
- [<ore:plateElectrum>,<ore:gearInvar>,<ore:plateElectrum>]]);
- // Crafter Teir 3
- recipes.remove(<rftools:crafter3>);
- recipes.addShaped(<rftools:crafter3>,
- [[<ore:plateIridium>,<ore:gearEnderium>,<ore:plateIridium>],
- [<enderio:blockCrafter>,<rftools:crafter1>,<enderio:blockCrafter>],
- [<ore:plateMithril>,<ore:gearEnderium>,<ore:plateMithril>]]);
- // Elevator
- recipes.remove(<rftools:elevator>);
- recipes.addShaped(<rftools:elevator>,
- [[<ore:plateLumium>,<ore:gearEnderium>,<ore:plateLumium>],
- [<ore:plateInvar>,<mekanism:BasicBlock:8>,<ore:plateInvar>],
- [<ore:plateMithril>,<ore:gearEnderium>,<ore:plateMithril>]]);
- // Syringe
- recipes.remove(<rftools:syringe>);
- recipes.addShaped(<rftools:syringe>,
- [[null,null,<ore:stickIron>],
- [null,<ore:ingotIron>,null],
- [<minecraft:glass_bottle>,null,null]]);
Add Comment
Please, Sign In to add comment