Commit Graph

25 Commits

Author SHA1 Message Date
Emily Ediger
20a63c75cb 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
Emily Ediger
de035c4647 Patched class to enable support for IBoilerPlateMod 2022-04-24 13:26:20 -05:00
JAWolfe04
4e820f6660 Fixed vanilla chest dupes 2016-09-03 17:13:38 -05:00
JAWolfe04
90544b74e7 Added Wolframite Ore 2016-08-04 12:29:41 -05:00
JAWolfe04
cea198eec0 Summoning Altar, chest place fix and hopper mold 2016-07-03 03:33:44 -05:00
JAWolfe04
39a687e537 New Molds, MT methods, fluids, buckets and a damage fix
New Molds, MT methods, fluids, buckets and a damage fix
2016-06-04 01:33:15 -05:00
JAWolfe04
3ae62e20fc Removed MT support for TFC 2016-05-12 13:50:51 -05:00
JAWolfe04
8d8a9f60ea Added Brick Oven, loom MT recipe optimization
Added Brick Oven, loom MT recipe optimization
2016-05-06 15:55:30 -05:00
JAWolfe04
5ef8e15c21 Fix for MT methods for the Barrel and Squeezer 2016-04-24 19:31:06 -05:00
JAWolfe04
1c7165daec MT Instructions update 2016-04-21 22:40:01 -05:00
JAWolfe04
40b95378ba Fixed barrel item conversion
Fixed barrel recipes to allow input and output items stack sizes to
differ
2016-04-21 21:23:59 -05:00
JAWolfe04
935a74ee7f Added IE metal molds
Added 6 IE metal molds
2016-04-16 16:37:54 -05:00
JAWolfe04
8ae6ac99aa Damage related crash fix, Forestry squeezer support for necromancy blood
Fixed indirectmagic damage related crash, added blood to take the place
of necromancy blood, added MT support for squeezer with custom liquids
2016-04-01 21:23:34 -05:00
JAWolfe04
06ec23ab68 Anvil crafting values fixes and heated item tooltip fix 2016-03-25 05:38:43 -05:00
JAWolfe04
7962e92298 Fix crash with vanilla arrows hitting mobs
Fix crash with vanilla arrows hitting mobs
2016-03-22 08:42:19 -05:00
JAWolfe04
0a00fdaa8f Damage system tweaks, various fixes, house keeping
Fixed damage with non-weapons doing 200 hp, fixed hedge maze doing
little damage, fixed wooden bucket to iron bucket bug, provided US
localization for bleeding effect
2016-03-19 23:39:39 -05:00
JAWolfe04
8fbb397717 Damage handler overhaul, additional MT methods 2016-02-27 23:36:56 -06:00
JAWolfe04
4264127715 Fix PvP damage, fix boilers, added config and changelog 2016-02-11 19:39:00 -06:00
JAWolfe04
980bc6e0b1 Minetweaker support
Added MT support, various housekeeping
2016-02-06 02:12:30 -06:00
JAWolfe04
3dc658a78e Tweaked player damage to TFC levels
Adjusted all player damage to behave as expected in TFC and not vanilla
2016-02-01 22:30:52 -06:00
JAWolfe04
4fe8e4fffe Specified damage tweak to magic only
Specified damage tweaks to magic only
2016-02-01 00:28:14 -06:00
JAWolfe04
f72606f44c Fix player damage and health potions
Vanilla player damage and health potions are scaled to TFC health
2016-01-30 21:33:23 -06:00
JAWolfe04
e4b7abe4a7 Removed Flesh Block from NEI and recipes
Removed Flesh Block from NEI and recipes
2016-01-25 05:49:58 -06:00
JAWolfe04
5c137164b3 Initial Commit
Initial Commit
2016-01-22 15:14:58 -06:00
JAWolfe04
9d775ca575 Initial commit 2016-01-22 15:07:10 -06:00