ForgePatch/patches/minecraft/net/minecraft/item
TheSilkMiner 765da1aca8
Allow Music Discs to be created with SoundEvent delegates. (#6523)
2020-05-15 10:38:19 -07:00
..
crafting Change recipe condition log level to debug. (#6621) 2020-05-03 13:22:22 -07:00
ArmorItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ArrowItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
AxeItem.java.patch Cleanup Forge's Access Transformer, and add ATs for Block.Properties#noDrop, and AxeItem/PickaxeItem. Closes #5866 and Closes #5921 2019-07-10 17:39:19 -07:00
BlockItem.java.patch Changed all calls of `BlockState#getSoundType` to use the sensitive version. (#6120) 2019-10-01 19:54:23 -07:00
BoneMealItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BowItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BucketItem.java.patch Patch the bucket logic to not hardcode some checks to WATER. Fixes not being able to place custom fluids into modded fluid-loggable blocks that accept fluids other than water. 2020-05-06 13:30:20 +02:00
DyeColor.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
DyeableHorseArmorItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
FilledMapItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
FishBucketItem.java.patch Add constructor for FishBucketItem that accepts suppliers 2020-01-09 17:26:11 -05:00
FlintAndSteelItem.java.patch Add support for custom nether portal frame blocks (#6389) 2020-01-07 14:20:37 -08:00
Food.java.patch Fixed Food not using effect suppliers, to better support delayed initialization and registry replacements. (#6411) 2020-02-14 12:00:40 -08:00
HoeItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
HorseArmorItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
Item.java.patch Fixed parameter name issue in ISTER rename. #6461 (#6468) 2020-01-22 13:38:13 -07:00
ItemGroup.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
ItemStack.java.patch Update to 1.15.1 2019-12-17 14:37:34 -05:00
Items.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
LilyPadItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
MilkBucketItem.java.patch Fix milk buckets removing potion effects without filters. (#6609) 2020-05-03 13:17:43 -07:00
MinecartItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
MusicDiscItem.java.patch Allow Music Discs to be created with SoundEvent delegates. (#6523) 2020-05-15 10:38:19 -07:00
PickaxeItem.java.patch Cleanup Forge's Access Transformer, and add ATs for Block.Properties#noDrop, and AxeItem/PickaxeItem. Closes #5866 and Closes #5921 2019-07-10 17:39:19 -07:00
Rarity.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
ShearsItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ShovelItem.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ToolItem.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
WallOrFloorItem.java.patch Fix & Improve state comparison when checking vanilla block replacements (#5922) 2019-07-22 19:23:20 -07:00