ForgePatch/patches/minecraft/net/minecraft
LexManos 2a1c98048e Merge pull request #2587 from diesieben07/spawn_egg_fix
Fix mod spawn eggs and EntityList.func_188429_b
2016-03-21 19:42:59 -07:00
..
block Fix Chests not opening correctly with semi-solid blocks on top. 2016-03-21 17:56:59 -07:00
client Fix pushing players inside blocks. 2016-03-21 18:42:37 -07:00
command Switch to srg patches 2016-03-11 19:59:24 -05:00
crash Switch to srg patches 2016-03-11 19:59:24 -05:00
creativetab Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
enchantment Fix a condition that caused the enchantment table to roll invalid enchantments. 2016-03-21 04:18:16 +01:00
entity Merge pull request #2587 from diesieben07/spawn_egg_fix 2016-03-21 19:42:59 -07:00
inventory Switch to srg patches 2016-03-11 19:59:24 -05:00
item Added support for custom dyes with Banners. Closes #2596 2016-03-21 19:24:12 -07:00
nbt Switch to srg patches 2016-03-11 19:59:24 -05:00
network Switch to srg patches 2016-03-11 19:59:24 -05:00
potion Switch to srg patches 2016-03-11 19:59:24 -05:00
realms Switch to srg patches 2016-03-11 19:59:24 -05:00
server Fixed breaking of tall grass. It now uses fortune. Expanded grass seed hooks to allow Fortune. Potentially removing in future in favor of LootTables. 2016-03-15 01:17:38 -07:00
stats Switch to srg patches 2016-03-11 19:59:24 -05:00
tileentity Fixed incorrect culling of mod TESRs. 2016-03-16 04:23:40 +03:00
util Removed imports in patches. 2016-03-16 04:23:40 +03:00
world Rework DimensionManager for new DimensionType enum, replaces the old provider registry. Also fixed save folder issues with dimensions. Closes #2570 2016-03-21 17:12:34 -07:00