This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
0ec313abb1
ForgePatch
/
common
/
net
/
minecraftforge
History
LexManos
0ec313abb1
Added EntityLiving to Block.isLadder arguments, deperacating older version. New parameter has the possibility of being null, so modders must take care.
Closes
#608
2013-06-14 11:51:28 -07:00
..
classloading
Fix crash when EnumHelper can't find $VALUES field, log info, and return gracefully.
2013-03-12 18:42:43 -07:00
common
Added EntityLiving to Block.isLadder arguments, deperacating older version. New parameter has the possibility of being null, so modders must take care.
Closes
#608
2013-06-14 11:51:28 -07:00
event
Ignore registration of a object that is already registered. Preventing duplicate callback invocations. Thanks King_Lemming for pointing this out.
2013-06-02 21:44:34 -07:00
liquids
Possible NPE if the liquid isn't in the LD
2013-05-11 04:27:52 -06:00
oredict
Added oreQuartz
2013-05-10 16:29:58 -05:00
transformers
Sync up with FML, Will not run nativly as you need deobfusication_data.zip in your libs folder.
2013-02-28 03:53:42 -08:00