LoremVIpsum / OpenSimpleFrames

Carpenters Blocks but using states?
https://modrinth.com/mod/open-simple-frames
MIT License
9 stars 5 forks source link

Scorchia/Deepslate bug #16

Closed dhasial closed 8 months ago

dhasial commented 1 year ago

I first placed cut deepslate on a framed ramp. I removed the block and later placed another framed ramp elsewhere, and tried to place cut scorchia (from create) on this new block. The texture that was placed was the same as cut deepslate which belonged to the first block, not the block in my hand.

I believe this is likely because Create's scorchia and scoria blocks are considered variants of deepslate and are thus being given the same IDs.

LoremVIpsum commented 1 year ago

you can reset the ids with /simpleframes command. it does take the block in your hands texture - this may be a known bug where the texture list is a tad broken

LoremVIpsum commented 1 year ago

also make sure you are using the newest version because I rearranged some of the lists so it should be more consistent

dhasial commented 8 months ago

It's definitely no longer crashing now, thanks for your work mate!