#worldgen ore 1.18
40 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of worldgen.js from @glossy mural
You can find your KubeJS server log in /minecraft/logs/kubejs/startup.log.
If you are on 1.18 or below it will be called startup.txt.
Please send it if asked, as it contains helpful information.
Paste version of startup.txt from @glossy mural
try putting this in there js const { anchors } = event
like js onEvent('worldgen.add', event => { const { anchors } = event event.addOre(ore => {
Paste version of crash-2023-08-27_14.54.17-server.txt from @glossy mural
which one
ore vein generation
hmm
I still crash trying to create a normal world
try only adding one ore
to narrow it down
hmm it could also be that youre trying to replace already existing ores like coal with your own veins and its messing things up
try only replacing stone and see if that fixes things
well, #stone_ore_replaceables
Paste version of worldgen.js from @glossy mural
yes its good
