ForgePatch/patches/minecraft/net/minecraft/item
2017-10-02 22:08:16 -07:00
..
crafting Remove limitation of Shaped crafting recipes not being used on grids larger than 3x3 2017-10-01 16:05:15 -07:00
Item.java.patch Add Item.getModId to show which mod is associated with a subitem (#4330) 2017-10-02 22:08:16 -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 vanilla map pixel data being used in various places (#4068) 2017-09-06 13:54:00 -07: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 [1.12] Check both hands for sneak interaction bypass (#4256) 2017-10-02 16:28:34 -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