ForgePatch/patches/minecraft/net/minecraft
2013-04-20 11:19:05 -07:00
..
block Fix replaceable checks to work on blocks with a non-replacable material, Closes #532 2013-04-20 11:19:05 -07:00
client Fix the BLOCK_3D render helper for items that aren't an instance of ItemBlock Closes #533 2013-04-20 11:12:35 -07:00
command Updated to 1.5 Pre-release 2013-03-08 18:48:52 -08:00
crash Fix logic issue in CrashReportCategory patch, blame Jadedcat for sloppy quick patch. 2013-04-19 22:08:07 -07:00
creativetab Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
enchantment Update licencing information to make clear that forge is allowed to redistribute and automatically 2013-01-20 10:58:07 -05:00
entity Adds a field to the player for maximum health. Player.dat additions are present, getMaxHealth() needs a magic number for spawning. Closes #527 2013-04-17 19:16:34 -07:00
inventory Added a small method in the Block.java to specify the amount of enchanting power it can supply to an enchanting table. Closes #508 2013-04-10 16:56:31 -07:00
item New hook to allow Items to render Helmet overlays like pumpkins do. 2013-04-17 14:03:59 -07:00
nbt Untag NBTTagList.removeTag as client side only, allowing simple removal ont he server side. Closes #477 2013-04-10 18:30:24 -04:00
network Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
potion Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
server Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
stats Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
tileentity Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
util Merge branch 'master' into snapshot15 2013-02-27 23:19:11 -05:00
world fixed a bug that prevented proper lava generation near bedrock 2013-04-15 10:14:16 -03:00