GT4 breaks balance with sticks
DrParadox7 opened this issue ยท 1 comments
Before we would get 4 sticks from 2 planks in Minecraft.
Now GT4 needlessly buffs that by a whole 25%! /s
This has been occurring since version 4.15.32 and I see no mention of this game breaking mechanic in the changelogs:
https://github.com/Nukepowered/GregTech4/releases/tag/4.15.32
GregTech4/src/main/java/gregtechmod/GT_Mod.java
Lines 775 to 778 in dcb95af
The second tStack
definition is reusing the first one, which has size of 5 to account the saw buff with wood crafting nerf option disabled.