ForgePatch/patches/minecraft/net/minecraft
LexManos 4ffcdaa6da Make license toml entry optional during 1.16.1
There are to many existing mods to make this required.
Yes, we are technically before a RB and can do breaking changes. However this is too large.
2020-07-28 00:16:18 -07:00
..
advancements Compiling fixes - IN GAME! 2020-06-25 17:55:52 -04:00
block Make license toml entry optional during 1.16.1 2020-07-28 00:16:18 -07:00
client Added EntityLeaveWorldEvent (#6984) 2020-07-27 14:06:01 -07:00
command Added an event for registering commands. closes #6968 (#6969) 2020-07-15 12:30:41 -07: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 Fix access levels being hardcoded to private via patch overriding AT entry (#6848) 2020-06-29 13:09:04 -07:00
dispenser Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
enchantment Fixed villager trades having non-applicable enchants 2020-06-25 22:30:44 -04:00
entity Fire AnimalTameEvent for cats (#7172) Closes #7171 2020-07-27 16:00:14 -07:00
fluid Final patching 2020-06-25 17:55:54 -04:00
inventory/container Fix checkPatches task. Closes #6956 2020-07-13 15:17:37 -07:00
item Fix checkPatches task. Closes #6956 2020-07-13 15:17:37 -07:00
loot Patching and updates 2020-06-25 17:55:40 -04:00
nbt Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
network Add simple patch checker and cleanup patches (#6851) 2020-07-06 14:30:10 -07:00
particles Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
pathfinding Fix ClimberPathNavigator spinning when width is small. Closes #6993 (#6997) 2020-07-27 14:30:16 -07:00
potion Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
resources Expose the DataPackRegistries instance to the AddReloadListenerEvent (#6933) 2020-07-08 14:24:01 -07:00
server Remove startupquery. Currently wasn't functional, and 1.16 has out of band state loading in all cases, so the complex functionality there is no longer needed. Going to research using the Lifecycle indicator from DFU as a proxy/replacement. Probably with some codec FUN. 2020-07-21 21:26:02 -04:00
stats Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
tags Fix tag related issues when connecting to a vanilla server. 2020-06-29 12:42:32 -07:00
tileentity Remove hooks into beacon base/payments. Vanilla uses tags now for extensibility. (#6948) 2020-07-10 10:49:42 -07:00
util Load Modded Datapacks in DatapackScreen, before world creation (#6913) 2020-07-20 15:56:21 -07:00
village Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
world Fix Biome generation error. 2020-07-27 15:56:04 -07:00