Zergatul / cheatutils

MIT License
33 stars 11 forks source link

Can't change block ID's for Schematica #36

Open meisanon opened 10 months ago

meisanon commented 10 months ago

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?

Zergatul commented 10 months ago

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.