ForgePatch/patches/minecraft/net/minecraft/item
2018-04-01 00:08:55 -07:00
..
crafting Fix some shapeless recipes using damageable items not working (#4713) 2018-01-29 15:57:49 -08:00
Item.java.patch Fix servers crashing due to initializer on @SideOnly field (#4825) 2018-03-27 13:59:52 -07:00
ItemArmor.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemArrow.java.patch Tipped arrows are now not affected by infinite enchantment but are still effected by creative mode. 2016-05-23 15:53:52 -07:00
ItemAxe.java.patch Switch new constructor to use floats (#2904) 2016-05-24 19:58:22 -07:00
ItemBed.java.patch 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
ItemBlock.java.patch 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
ItemBlockSpecial.java.patch First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
ItemBow.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemBucket.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemBucketMilk.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemDoor.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemDye.java.patch Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
ItemFlintAndSteel.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemHoe.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemLilyPad.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemMap.java.patch Fix incorrect dimension ID being used for maps (#4690) 2018-02-21 21:20:27 -08:00
ItemMinecart.java.patch Fix bug caused by ItemMinecart patch (#3672) 2017-02-23 15:27:02 -08:00
ItemSeedFood.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSeeds.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemShears.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemSkull.java.patch 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
ItemSlab.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemSnow.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ItemStack.java.patch Small performance improvement to ItemStack, by using Items.AIR directly instead of getting it from the Block map. (#4786) 2018-04-01 00:08:55 -07:00
ItemSword.java.patch Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
ItemTool.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00