Update GT 5.09.25
Bugfix update.
Many fixes on the new Material system.
Also added a Minetweaker script parser. GT automaticly scanns for MT scripts and enables all items used in them automaticly.
If a Material is fully disabled, go to the MaterialProperties.cfg, search for the Material and enable it.
I:MaterialID_-1= <- Give it an unused Material ID, best the one it had before it was disabled.
B:HasParentMod_false=true <- Not always there, but if it is, it must be set true.
I:MaterialTypes_205=205 <- Bitmask for autogenerated Metaitems
* @param aTypes which kind of Items should be generated. Bitmask as follows:
* 1 = Dusts of all kinds.
* 2 = Dusts, Ingots, Plates, Rods/Sticks, Machine Components and other Metal specific things.
* 4 = Dusts, Gems, Plates, Lenses (if transparent).
* 8 = Dusts, Impure Dusts, crushed Ores, purified Ores, centrifuged Ores etc.
* 16 = Cells
* 32 = Plasma Cells
* 64 = Tool Heads
* 128 = Gears
All known mods that use GT items got included and now work fine. Should there be more, please leave an issue on github.
Other fixes:
Fix pollution crash.
Remove .bats because of some antivirus programms misrecognition them.
Fixed short distance teleports.
Fixed Fusion Reactor input.
Fix returning slabs on paper craft.
Fix GT Capes.
Fix Asteroid worldgen.
Fix Electric Blast Furnace heat behavior.
Change load order for doors to fix malisis doors conflict.
Changed nerfed Comb&Crop recipes.
Allow energy hatch to be in every slice of assembly line.
Optimize hiding of recycling recipes.
Change Multiblock Tooltips(Large Boiler, Large Turbine and Large Diesel Gen).
Add config to drop items from exploding machines.
Fixed charcoal pile igniter bug.
Added forming press support for processing arrays.