+1
-1
gradle/libs.versions.toml
+1
-1
gradle/libs.versions.toml
+1
-1
license_header.txt
+1
-1
license_header.txt
-25
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/biome/dark.json
-25
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/biome/dark.json
···
···
-25
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/biome/light.json
-25
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/biome/light.json
···
···
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/dark_square.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/dark_square.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/light_square.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/light_square.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/over_floor.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/over_floor.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/under_floor.json
-9
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/configured_feature/under_floor.json
-41
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/noise_settings/superflat.json
-41
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/noise_settings/superflat.json
···
···
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/dark_square.json
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/dark_square.json
···
···
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/light_square.json
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/light_square.json
···
···
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/over_floor.json
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/over_floor.json
···
···
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/under_floor.json
-18
plugin/run/world/datapacks/checkerboard/data/checkerboard/worldgen/placed_feature/under_floor.json
···
···
-15
plugin/run/world/datapacks/checkerboard/data/minecraft/dimension/overworld.json
-15
plugin/run/world/datapacks/checkerboard/data/minecraft/dimension/overworld.json
···
···
-11
plugin/run/world/datapacks/checkerboard/pack.mcmeta
-11
plugin/run/world/datapacks/checkerboard/pack.mcmeta
+1
-1
plugin/src/main/java/de/kokirigla/soulbinding/SoulbindingBootstrap.java
+1
-1
plugin/src/main/java/de/kokirigla/soulbinding/SoulbindingBootstrap.java
···this.config = ConfigHelper.loadConfig(MainConfig.class, context.getDataDirectory().resolve("config.conf"));-context.getLifecycleManager().registerEventHandler(RegistryEvents.ENCHANTMENT.freeze().newHandler(event -> {
···this.config = ConfigHelper.loadConfig(MainConfig.class, context.getDataDirectory().resolve("config.conf"));+context.getLifecycleManager().registerEventHandler(RegistryEvents.ENCHANTMENT.compose().newHandler(event -> {