Mod Update: GregTech - Release 5.06.06 - Fixes crashes and problems with Railcraft and Factorization

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

ModMyMC

New Member
Jul 29, 2019
411
0
0
GregTech - Release 5.06.06 - Fixes crashes and problems with Railcraft and Factorization

http://forum.industrial-craft.net/index.php?page=Thread&threadID=7156

Changelog:
GregoriusT said:
5.06.06:
[ADDED] A way to autoproduce Repeaters and Comparators in the Assembler using liquid Concrete rather than Stone.
[FIXED] Fluid Container Crash if Twilight Forest is not present.
[REMOVED] Iron Blocks and Diamond Blocks are now no longer made more Blastproof, due to some strange Mechanics depending on them in other Mods. Why don't they just use Item Entities laying on the Ground instead of inworld Blocks for TNT Processing?
[CHANGE] The Railcraft Recipe Replacing now only removes regular Crafting Recipes and not any special Handlers (using an API change below). Sorry CovertJaguar.
[API] The removeRecipeByOutput() Function can now be flagged to only remove native IRecipes by using a "getClass().getName() == One of the Native Classes Names" check (so no instanceof check). I made a List of Native and Native alike Handlers (Vanilla, GT, IC2, Forestry and AE regular Crafting) for that purpose.
[API] Made the MetaGenerated Item more dynamic and added a 1 Item -> 1 Prefix Variant for later usage.
Changelog of previous (and upcoming) versions can be found here: http://files.minecraftforge.net/maven/com/gregoriust/gregtech/changelog.txt

Post Author: GregoriusT