Excavated Variants

Excavated Variants

3M Downloads

[NeoForge 1.21.1] Renaming not working properly?

Mariosonicman91 opened this issue ยท 0 comments

commented

Hello! It's me again!

So, I've edited Excavated Variant's globalresources.zip and renamed basalt and smooth basalt to hellshale and smooth hellshale. But, for some odd reason, nether gold and quartz continue to generate as "Smooth Basalt "! How do I fix this?

smooth_basalt.json...

{ "types": [ "excavated_variants:overworld" ], "translations": { "en_us": "Smooth Hellshale" }, "block": "minecraft:smooth_basalt", "ore_tags": [ "c:ores_in_ground/smooth_basalt" ] }

Is there something I'm missing???