ForgePatch/patches/minecraft/net/minecraft/item
Lex Manos 68669e2679 Make isItemStackDamageable() pass the stack to getMaxDamage() to use the Forge version of getMaxDamage().
Fixes display issues with mods using getMaxDamage(ItemStack) instead of the vanilla one. Closes #805
2013-09-30 17:15:18 -07:00
..
crafting Updated FML: 2013-07-07 14:03:26 -07:00
BehaviorDispenseArmor.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
EnumArmorMaterial.java.patch Update for MC 1.4.7 2012-12-28 12:06:56 -05:00
EnumRarity.java.patch Allow Fluids to have Rarities 2013-09-13 20:17:12 -07:00
EnumToolMaterial.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
Item.java.patch Stack sensitive version of Item.getItemStackLimit. Closes #771 2013-09-30 16:21:40 -07:00
ItemArmor.java.patch Fix equipment slots for items when right clicked, and dispensed using a dispensor. 2013-03-16 22:11:55 -07:00
ItemBlock.java.patch Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
ItemBow.java.patch First patches updae to 1.5, Many rendeirng related changes, most notibly removed Item/Block's getTextureFile() functions. 2013-01-12 05:12:10 -08:00
ItemBucket.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
ItemBucketMilk.java.patch Update patches for repackage. 2012-12-12 23:45:35 -08:00
ItemDye.java.patch Update forge for MCP naming updates 2013-09-03 18:04:12 -04:00
ItemFlintAndSteel.java.patch Add air check to Flint and Steel Ref: #602 2013-06-17 08:28:26 -07:00
ItemHoe.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
ItemInWorldManager.java.patch Updated FML: 2013-07-07 14:03:26 -07:00
ItemMap.java.patch Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
ItemSeedFood.java.patch Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
ItemSeeds.java.patch Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
ItemShears.java.patch Update forge for MCP naming updates 2013-09-03 18:04:12 -04:00
ItemStack.java.patch Make isItemStackDamageable() pass the stack to getMaxDamage() to use the Forge version of getMaxDamage(). 2013-09-30 17:15:18 -07:00
ItemTool.java.patch Update forge for MCP naming updates 2013-09-03 18:04:12 -04:00