Yarden-zamir / ProjectGear

Project gear modpack development
20 stars 12 forks source link

Added '192. Craft iron, gold, copper, tin, bronze and nickel gears in… #484

Open TDarkShadow opened 5 years ago

TDarkShadow commented 5 years ago

Like the title says, I added the recipe for

  1. Craft iron, gold, copper, tin, bronze and nickel gears in the thermionic fabricator. These recipes will require 4 ingots and 1 stone gear.

However do note, currently the output will be the first item of the corresponding metal gear Ore Dict, which might have undesirable results. In my testing, without changing any Ore Dict, it will add the recipe to Railcraft's Iron Gear, Buildcraft's Gold Gear, and Thermal Foundation's for the other gears.

TheDeviantCrafter commented 5 years ago

Would you be willing to tweak this to use Thermal Foundation for all gears? I'll look into using Ore Dict Reorder, but every time I dig into the ore dictionary it seems to turn into a three-day project.

TDarkShadow commented 5 years ago

Would you be willing to tweak this to use Thermal Foundation for all gears?

Done. Instead of OreDict'ed gears, it will now output strictly Thermal Foundation gears. It will still take any corresponding OreDict'ed ingots and stone gear, unless you want that to be changed aswell?