
Custom Structure Chests entries not replacing trapped chests
Rimevel opened this issue ยท 0 comments
Version: 1.20.1 Forge
Mod Version: 1.20.1-4.0-462
When adding trapped chests to the Structure Chests
array in the config, the vanilla chest is not replaced.
"Structure Chests" = [
"atmospheric:kousa_sanctum=atmospheric:trapped_kousa_chest"
]
This does not replace the two minecraft:trapped_chest
in the structure as expected
#3045 seem to have previously been opened for this issue and closed before adressed