#Adding Custom Ore to Worldgen

17 messages · Page 1 of 1 (latest)

tawny bronze
#

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

glass robinBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

rapid raptor
#

Do you have some kind of biomes.json

#

I do have a datapack you can reference to see, can’t send it now tho.

rapid raptor
lofty galeBOT
#

Paste version of biomes.json from @rapid raptor

tawny bronze
rapid raptor
#

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

tawny bronze
#

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

rapid raptor
#

You just have to get the placed features name in it

tawny bronze
#

Still hasn't worked

#

Considering how I'll be going further down the .json and .jar route, asking for help here won't be applicable

#

Thanks anyway