GoldenTotem opened this issue 4 months ago ยท 1 comments
Poison Trap has wrong texture when disabled
assets/atum/models/block/poison_trap_vertical_off.json cause the problem. Should be
{ "parent": "block/orientable_vertical", "textures": { "front": "atum:block/trap_poison_off", "side": "atum:block/limestone_brick_carved" } }