ForgePatch/patches/minecraft/net/minecraft
LexManos f24991f3bb Add --flat argument to data generators to not create data in mod specific directores.
Useful For Forge's test mods mainly.
Standardized data gen cache file's folder separators.
Added ItemModelProvider to BlockStateProvider for cleaner datagen code.
Added .gitattributes to fix datagen json's line endings correct on windows.
2020-06-03 16:57:07 -07:00
..
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 Add forge registries for applicable new registry types 2020-05-23 13:42:56 -04: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 Fix LevelChange event not firing after enchanting (#6693) 2020-05-14 13:22:12 -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 Allow Music Discs to be created with SoundEvent delegates. (#6523) 2020-05-15 10:38:19 -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 Fixed rounding issue with entity navigation fix (#6455) (#6456) 2020-01-22 12:24:20 -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 Add forge registries for applicable new registry types 2020-05-23 13:42:56 -04:00