.. |
advancements
|
Add some extra context to Advancements/Minecart/Fishing/TileEntity loot handlers.(#4443)
|
2017-12-16 18:38:03 -08:00 |
block
|
Fixed Redstone and RedstoneDiodes placement on modded blocks that use BlockFaceShape.SOLID for Top. (#5100)
|
2018-08-12 20:00:05 -07:00 |
client
|
Fix loading languages with no underscore in the name (#5105)
|
2018-08-16 11:02:53 -07:00 |
command
|
Allow custom selector types to be defined (#4259)
|
2017-10-31 11:28:11 -07:00 |
crash
|
Improve crash report details (#5011)
|
2018-07-28 17:39:40 -07:00 |
creativetab
|
Added CreativeTabs#getBackgroundImage (#5034)
|
2018-07-28 17:34:40 -07:00 |
enchantment
|
Fix memory leaks in EnchantmentHelper (MC-128547) (#4880)
|
2018-05-16 23:12:18 -07:00 |
entity
|
New SleepingTimeCheckEvent to add yet another way to control sleeping. (#5013)
|
2018-08-16 13:14:34 -07: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
|
Fix NBT data loss when shift-clicking stacked items in the enchantment table (MC-17431) (#4817)
|
2018-03-23 17:32:59 -07:00 |
item
|
Added Item#readNBTShareTag(ItemStack, NBTTagCompound) (#4932)
|
2018-06-27 11:27:24 -07:00 |
nbt
|
Initial patch update to 1.12.
|
2017-06-10 22:22:02 -04:00 |
network
|
Added Item#readNBTShareTag(ItemStack, NBTTagCompound) (#4932)
|
2018-06-27 11:27:24 -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
|
Fix server watchdog thread occasionally crashing on first run (#5019)
|
2018-08-16 13:16:31 -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 crash report details (#5011)
|
2018-07-28 17:39:40 -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
|
Prevent various vanilla blocks from loading unloaded chunks (#4689)
|
2018-02-26 22:13:01 -08:00 |
world
|
Allow custom SpawnPlacementType registration (#4973)
|
2018-07-28 17:51:44 -07:00 |