ForgePatch/patches/minecraft/net/minecraft/advancements
David Quintana 59b4affbe7 Fixed conditional advancement loading when using the "advancements" array.
Added automatic generation of conditional advancements from the criteria in the conditional recipe entries.
Added advancement name calculation from the recipe ID.
2020-10-09 15:47:32 +02:00
..
criterion Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
Advancement.java.patch Fixed conditional advancement loading when using the "advancements" array. 2020-10-09 15:47:32 +02:00
AdvancementList.java.patch 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
AdvancementManager.java.patch Compiling fixes - IN GAME! 2020-06-25 17:55:52 -04:00
AdvancementRewards.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
PlayerAdvancements.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00