Skip to content

Commit

Permalink
Moved to Coremod (#11016)
Browse files Browse the repository at this point in the history
  • Loading branch information
Runakai1 authored Aug 13, 2022
1 parent 1d4f5fc commit c6bb90b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/Gregtech.zs
Original file line number Diff line number Diff line change
Expand Up @@ -569,11 +569,7 @@ recipes.addShaped(<gregtech:gt.metaitem.02:22532>, [[<ore:stickEnderPearl>, <ore
// --- Long Endereye Rod
recipes.addShaped(<gregtech:gt.metaitem.02:22533>, [[<ore:stickEnderEye>, <ore:craftingToolHardHammer>, <ore:stickEnderEye>]]);

// --- Industrial Apiary
recipes.addShaped(<gregtech:gt.blockmachines:9399>, [
[<ExtraBees:alveary:1>, <Forestry:chipsets:1>, <ExtraBees:alveary:1>],
[<gregtech:gt.metaitem.01:32650>, <Forestry:sturdyMachine>, <gregtech:gt.metaitem.01:32650>],
[<ExtraBees:alveary:3>, <Forestry:alveary:7>, <ExtraBees:alveary:3>]]);
// --- Solar Panel HV 32 EU

// --- Solar Panel LV 32 EU
mods.avaritia.ExtremeCrafting.addShaped(<gregtech:gt.metaitem.01:32752>, [
Expand Down

0 comments on commit c6bb90b

Please sign in to comment.