ForgePatch/patches/minecraft/net/minecraft
LexManos a47cca7e42 Merge pull request #841 from XCompWiz/biomecheck
Adds a Check to prevent Biome Replacement
2013-10-27 22:14:54 -07:00
..
block Merge pull request #803 from benblank/block-power 2013-09-30 17:12:34 -07:00
client Prevent session from being printed to the console, also make sure the username is not empty. Causes a lot of bugs further down the line. 2013-10-12 23:10:23 -07:00
command 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
crash 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
creativetab Allow creative tabs to have a search box if they want to Closes #592 2013-08-10 22:04:58 -07:00
enchantment Direct canApplyAtEnchantingTable through canApply Closes #740 2013-09-30 14:51:39 -07:00
entity Add in an event for zombie summoning. Allows for mods to control summoning behaviour, as well as custom summoned mob. 2013-10-13 12:21:57 -04:00
inventory Update forge for MCP naming updates 2013-09-03 18:04:12 -04:00
item Make isItemStackDamageable() pass the stack to getMaxDamage() to use the Forge version of getMaxDamage(). 2013-09-30 17:15:18 -07:00
logging Format strings properly in MC's internal logger. Fixes resource pack case warnings. 2013-10-27 11:00:10 -07:00
nbt 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
network Updated FML: 2013-09-18 16:10:38 -07:00
potion 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
server Updated FML: 2013-09-18 16:10:38 -07:00
stats Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
tileentity Vanilla hopper should obey the IInventory contract, TileEntityHopper now takes into account IInventory.getInventoryStackLimit() when inserting items Closes #597. 2013-09-30 11:37:37 -07:00
util Prevent session from being printed to the console, also make sure the username is not empty. Causes a lot of bugs further down the line. 2013-10-12 23:10:23 -07:00
village 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
world Adds a Check to prevent Biome Replacement 2013-10-28 07:11:17 +02:00