TFCraft
TFCraft copied to clipboard
TerraFirmaCraft
I run a 1.7.10 KCauldron server of TFC and GregTech6. Recently a bug came up: players cannot obtain the product after they successfully forged the metal by procedure according the...
Refer to https://github.com/draknyte1/GTplusplus/issues/225.
- Fix Rock Type Mismatches - Fix a typo
- Added all new translation strings that were introduced in 2015/2016 - Fixed some typos and other inconsistencies
Wow, I am on a roll today. Adding a single line to ‘EntityDamageHandler.java’ fixes a years old TFC “feature”: the eternal armor, which can never be destroyed by regular mob...
Fixed multiple metalworking glitches: 1) Source Mold loosing 1-2 units of metal when transferring Melted Metal to a completely full Input Mold. 2) Always loosing 1 unit of metal when...
Using Forge 1.7.10 - 10.13.4.1614 and [1.7.10]TerraFirmaCraft-0.79.29.922 http://pastebin.com/UkA2Zq0w the list of the mods installed on the server can be found inside the pastebin link It seems something related to gravity.....
Added a TFC_Climate instance and function resolving through it to allow replacing of the instance and therefore the functions. This allows Addons to alter the temperature calculations.
, and as FoodStatsTFC objects are created on demand, the changed food/water levels will never be stored anywhere.