[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)
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Filter
Show all versions