I'm trying to add an ore created through KubeJS to worldgen in 1.20.1 utilising the json file method
It doesn't seem to be working
I believe I've gotten everything right, just need some help just in case I'm missing something
File Path - Modpack/kubejs/data/kubejs/worldgen
1st screenshot - placed_feature
2nd & 3rd screenshots - configured_feature
4th screenshot - biome_modifier
#Adding Custom Ore to Worldgen
17 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Do you have some kind of biomes.json
I do have a datapack you can reference to see, can’t send it now tho.
You would want a file like this
Paste version of biomes.json from @rapid raptor
I've altered my files to have a biomes.json like above, but it's still not working
I see
Most likely the forge tags method won’t work since you’re using fabric
I assume you might have to find another way
The forge tag still works within the pack for labelling items
I'll try changing "type": "forge:add_features" to "type": "fabric:add_features" and just see what happens
Nothing
Maybe you could try that forge tag method
You just have to get the placed features name in it