Basic Nether Ores [Forge/Fabric]

Basic Nether Ores [Forge/Fabric]

7M Downloads

[1.18.1 fabric bug] Breaking tags

itsdinkd opened this issue ยท 2 comments

commented

[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

commented

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

commented

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