ForgePatch/patches/minecraft/net/minecraft
2017-11-09 14:33:42 -08:00
..
advancements Prevent fake players from making advancements (#4438) 2017-10-31 11:02:47 -07:00
block Fix BlockDynamicLiquid using mismatched state/position pair (#4501) 2017-11-06 10:30:43 -08:00
client Fix MC-51150 (#4495) 2017-11-09 14:33:42 -08:00
command Allow custom selector types to be defined (#4259) 2017-10-31 11:28:11 -07:00
crash Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
creativetab 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
enchantment First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
entity Fix NPE when player tries to sleep without bed (#4487) 2017-11-09 14:30:36 -08:00
init Include location of the call when a mod uses System.out or System.err (Fix #4135) 2017-07-04 23:20:04 -07:00
inventory 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
item Fix the incorrect matching algorithm in ShapelessRecipes and ShapelessOreRecipe (#4472) 2017-11-07 21:33:04 -08:00
nbt Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
network Move reach distance to an attribute (#4331) 2017-10-31 11:16:22 -07:00
pathfinding Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
potion Add Ability to Override PotionEffect Default Sort Order (#4172) 2017-08-09 15:22:09 -05:00
profiler 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
realms 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
server Move reach distance to an attribute (#4331) 2017-10-31 11:16:22 -07:00
stats Add support for server side only recipes, as well as detection of vanilla client recipe book filter to prevent errors. 2017-08-15 05:10:07 -07:00
tileentity Improve furnace fuel handling (#4083) 2017-07-03 12:54:01 -07:00
util Create IRecipeContainer interface and implementation to allow RecipeBook to work on custom GUIs (#4480) 2017-10-31 11:48:55 -07:00
village Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
world Clean up more deprecated library functions (#4283) 2017-10-31 11:22:55 -07:00