PaperMC/paper-server/patches/sources/net/minecraft/advancements
Jake Potrebic f2dcecf4d9 Add option for strict advancement dimension checks
Craftbukkit attempts to translate worlds that use the
same generation as the Overworld, The Nether, or The End
to use those dimensions when checking the `changed_dimension`
criteria trigger, or whether to trigger the `NETHER_TRAVEL`
distance trigger. This adds a config option to ignore that
and use the exact dimension key of the worlds involved.
2022-06-12 11:47:24 -07:00
..
critereon Add option for strict advancement dimension checks 2022-06-12 11:47:24 -07:00
AdvancementHolder.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
AdvancementTree.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
DisplayInfo.java.patch Add more advancement API 2021-07-09 18:50:40 +02:00