Aang23 / UndergroundBiomesConstructs

Underground Biomes Constructs for Minecraft 1.12.2 / 1.13.2
Other
12 stars 15 forks source link

UBC creating "ore" variants for minecraft:air instead of custom mod ores #209

Open Syndaryl opened 4 years ago

Syndaryl commented 4 years ago

Here's my UBC config folder: https://cdn.discordapp.com/attachments/540635248799514653/665201167386673163/undergroundbiomes.zip

I'm trying to create UBC ores for both these mods, but the ubpack folder is only being populated with blockstates/models/etc for "minecraft:air" - these direct to the last ore texture from my SilentGems file. I presume it's generating "minecraft:air" blocks for each one of these mod items and overwriting repeatedly.

I assume I messed up something in the config JSONs, can you give me a pointer to it?

Syndaryl commented 4 years ago

This is for 1.14.4, UBC 1.14.4-1.0-53

Aang23 commented 4 years ago

That's pretty weird... Though I wonder if it could be because those mods are loaded after UBC. My ore registrar may need more work.