.. |
advancements
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
block
|
Fix silk touch not working on Ender Chests.
|
2019-03-13 15:55:18 -07:00 |
client
|
Add missing constructors in KeyBinding to match existing vanilla constructors. (#5480)
|
2019-02-25 19:57:11 -08:00 |
command
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
crash
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
enchantment
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
entity
|
Fix invalid inventory being sent to ItemCraftedEvent Closes #5580
|
2019-03-11 16:40:59 -07:00 |
fluid
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
init
|
Fix Custom Entity Data not persisting between world loads. Closes #5562
|
2019-02-25 17:06:37 -08:00 |
inventory
|
Fix invalid inventory being sent to ItemCraftedEvent Closes #5580
|
2019-03-11 16:40:59 -07:00 |
item
|
Fix being unable to plant nether wart (#5572)
|
2019-03-13 22:37:37 -07:00 |
nbt
|
Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states.
|
2018-12-03 18:04:37 -08:00 |
network
|
Rewrite the FML Handshake packet formats to include actually syncing the registry data and introduce the concept of caching it locally.
|
2019-02-27 23:56:31 -08:00 |
pathfinding
|
Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states.
|
2018-12-03 18:04:37 -08:00 |
potion
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
resources
|
Clean progress bar code and fix TextureMap patch (#5304)
|
2018-12-28 18:05:05 -08:00 |
server
|
Fix invalid inventory being sent to ItemCraftedEvent Closes #5580
|
2019-03-11 16:40:59 -07:00 |
tags
|
[1.13] Expand tag deserializer to add optional values and remove values without overwriting everything. (#5350)
|
2019-01-14 19:23:36 -08:00 |
tileentity
|
Fix Custom Entity Data not persisting between world loads. Closes #5562
|
2019-02-25 17:06:37 -08:00 |
util
|
Altered EntityType registry to use a Forge based registry (#5493)
|
2019-02-18 14:19:25 -08:00 |
village
|
Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
|
2019-02-14 15:08:53 -08:00 |
world
|
Fix max entity radius not being settable by making it a instance method on world. Closes #5601
|
2019-03-11 15:04:04 -07:00 |