Zergatul/cheatutils

Can't change block ID's for Schematica

Opened this issue · 1 comments

For some reason there's a default list of block IDs which cannot be changed. I made a pyramid out of sand, and could only see it in-game when I changed it to stone.

Screenshot of the issue:
https://i.ibb.co/gt9T1km/wtf.png

Changing the block values and reloading the schematic does not change anything. Is there something I'm missing?

Sorry, this module is unfinished and it is very basic. It requires a tons of time to finish. It can only place correctly blocks with single block state (for example slabs can be placed as top or bottom). It cannot place melon seeds, because block id melon_stem doesn't match item id melon_seeds.
And change block id functionality also doesn't work. I had plans to change it to block state dropdown.