cScotPlay / BasicNetherOres

Creates Vanilla & Modded Ore Blocks in the Nether Dimension
2 stars 10 forks source link

[1.18.1 fabric bug] Breaking tags #40

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

[00:05:55] [Worker-Main-10/ERROR]: Couldn't load tag c:redstone_ores as it is missing following references: bno:netherredstone_ore (from Basic Nether Ores) [00:05:55] [Worker-Main-10/ERROR]: Couldn't load tag c:coal_ores as it is missing following references: bno:nethercoal_ore (from Basic Nether Ores)

the coal_ore tag being broken messes up coal in tech reborn.

looks like you need to add a _ after nether

aria1th commented 2 years ago

hopefully it can be fixed without building, in jar file find data/c directory and open coal / redstone jsons and add _ source path : https://github.com/cScotPlay/BasicNetherOres/tree/1.18-Fabric/src/main/resources/data/c

cScotPlay commented 2 years ago

Thanks for pointing this out. It's been fixed in commit