Changelog
[a46144a] Fixed world-gen.json
loading by using ResourceLocation.parse
instead of ResourceLocation.withDefaultNamespace
. The dim
parameter already includes the namespace (e.g., minecraft:iron_ore
), whereas withDefaultNamespace
assumes a path-only input (e.g., iron_ore
). This mismatch was causing a ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:minecraft:overworld
. (#537) (GitHub)
Files
JustEnoughResources-Fabric-1.21.1-1.6.0.14.jar(234.73 KiB) Primary Download