TerraFirmaPunk-Tweaks patched for FSP and steamcraft 2 updates
Go to file
2022-04-24 20:17:37 -05:00
builds Fixed vanilla chest dupes 2016-09-03 17:13:38 -05:00
src/main Issue with control flow would cause line 128 to crash. After placing your final boiler, the item count gets set to 0 and the item is removed from your inventory. That item in your hand is then used again to verify if it was a chest. Minimal changes made to the code to prevent other bugs from popping up. Added control flow to check to verify the item is null before being used again 2022-04-24 20:17:37 -05:00
.gitignore Added Wolframite Ore 2016-08-04 12:29:41 -05:00
build.bat Initial Commit 2016-01-22 15:14:58 -06:00
build.gradle Fixed vanilla chest dupes 2016-09-03 17:13:38 -05:00
build.prop Issue with control flow would cause line 128 to crash. After placing your final boiler, the item count gets set to 0 and the item is removed from your inventory. That item in your hand is then used again to verify if it was a chest. Minimal changes made to the code to prevent other bugs from popping up. Added control flow to check to verify the item is null before being used again 2022-04-24 20:17:37 -05:00
changelog.txt Fixed vanilla chest dupes 2016-09-03 17:13:38 -05:00
LICENSE Initial commit 2016-01-22 15:07:10 -06:00
Setup.bat Minetweaker support 2016-02-06 02:12:30 -06:00