#Help with configured feature for ore generation

1 messages · Page 1 of 1 (latest)

worn turret
#

My datapack validation is failing. I get this in the output log:

Failed to validate datapack
java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/placed_feature]: [aaoo:glacio_osmium_ore, aaoo:mars_osmium_ore, aaoo:mercury_osmium_ore, aaoo:moon_osmium_ore, aaoo:venus_osmium_ore]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
...

I think it is potentially because I tried to make subfolders inside of my configured feature and placed feature folders, since they were getting quite large. Is there a way to do this, or do I have to leave everything in the main folder?

frail plankBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

chrome spruce
#

It's hard to tell without seeing the problematic file. But in any case, it isn't because you put stuff in folders, it must be something in the file itself

vagrant karma
#

Unbound values usually means you are missing requires fields, or they don't contain the data that the game expects

#

Importantly this error says it's the placed features that are acting up, not configured features

worn turret
#

But when I remove them from the folder it works

#

@vagrant karma

vagrant karma
#

When you remove the placed features? Yeah that makes sense

worn turret
vagrant karma
#

Then do that I guess, if it works

worn turret
#

Yeah but I thought you said subfolders should work?

#

I'm adding around 60 features so some organization would be nice

vagrant karma
#

Subfolders do work, if you're referencing them correctly

#

So if moving them out of the subfolders makes them work, then the issue is that wherever you're referencing them, you're not including the subfolders

worn turret
modern venture
worn turret