T145 / metal-chests

Better alternative to IronChests
https://minecraft.curseforge.com/projects/metalchests
GNU Affero General Public License v3.0
13 stars 8 forks source link

Copper Chest not being loaded when other mods add copper alongside Thermal Foundation #106

Closed BugmanBugman closed 4 years ago

BugmanBugman commented 5 years ago

Whenever you have Thermal Foundation along with having Draconic or Ender.IO, the copper chest won't load and the mod won't recognize it upon loading up. I tested this without those 2 mods, and it's definitely them.

OS: Windows 10
Full Forge version: 1.12.2 - 14.23.5.2847
Mod version: 6.1.0
T145 commented 5 years ago

Does this persist even if you force the copper chest to be enabled from the JSON config? Part of the reason that's a feature is for situations like this.

BugmanBugman commented 5 years ago

2019-09-15_20 34 31 2019-09-15_20 34 42 it still doesn't work when i enable it

T145 commented 5 years ago

Is the copper chest the only one being affected?

BugmanBugman commented 5 years ago

Just copper, are there any other modded material chests? Silver seems to be registered

T145 commented 5 years ago

Does reverting the Forge version back to the one the mod is built upon fix this problem? If so then it's a Forge issue somehow that I either need to document and report, find a work-around for or do the first and wait on patches / submit a patch myself. Built version is here: https://github.com/T145/metalchests/blob/master/gradle.properties#L10

BugmanBugman commented 5 years ago

2019-09-17_21 32 58

Tried it on 2838, still broken

Samrel556 commented 4 years ago

It seems that its actually the item render is broken. They can exist in the world if you pull one out of JEI

Lord-Zarnox commented 4 years ago

Having the same problem, and also noticed that there is no crafting recipe.

T145 commented 4 years ago

Closing this issue to bundle alongside #114