.. |
advancements
|
Fix recursion mess in PlayerAdvancement loading, by using an alternative based on a toposorted list of all advancements.
|
2020-04-19 21:36:44 -04:00 |
block
|
Update MCP Mappings.
|
2020-05-15 12:17:25 -07:00 |
client
|
Fixed --server argument crashing the client (#6754)
|
2020-06-12 15:46:52 -07:00 |
command
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
crash
|
Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired.
|
2019-07-20 00:35:40 -04:00 |
data
|
Add --flat argument to data generators to not create data in mod specific directores.
|
2020-06-03 16:57:07 -07:00 |
dispenser
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
enchantment
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
entity
|
Added ProjectileImpactEvent.FireworkRocket (#6758)
|
2020-06-12 15:33:44 -07:00 |
fluid
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
inventory/container
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
item
|
Fixed ItemStack comparison ignoring capabilities when stack nbt is null. (#6764)
|
2020-06-12 15:43:38 -07:00 |
nbt
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
network
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
particles
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
pathfinding
|
Fix entity pathing not matching vanilla. Closes #6755
|
2020-06-12 16:24:27 -07:00 |
potion
|
1.15.2 Initial Update
|
2020-01-22 13:44:03 -08:00 |
resources
|
Fix resource packs not being sorted properly. Closes #6287
|
2020-04-26 20:05:56 -07:00 |
server
|
Defer writing the server.properties file until after mods have loaded to prevent config loss (#6545)
|
2020-03-27 16:19:34 -07:00 |
stats
|
Add forge registries for most vanilla registries
|
2019-06-09 04:23:39 -04:00 |
tags
|
Fix Tag serializing empty optionals, improve RegistryObject error msg
|
2020-04-05 00:48:56 -04:00 |
tileentity
|
Fixed Conduit and Beacon Activation on Vanilla Servers (#6438)
|
2020-02-17 11:01:38 -08:00 |
util
|
Add forge registries for applicable new registry types
|
2020-05-23 13:42:56 -04:00 |
village
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
world
|
Fire SpecialSpawn event for mobs spawners. Closes #6700
|
2020-06-12 16:53:01 -07:00 |