Good Evening, i´m trying to replace Placeholder Blocks to different Blocks.
I currently store whatever Block its supposed to be in a CommandBlock, and replace it with the Proper Block.
This is what I currently have.
https://paste.denizenscript.com/View/125332
(Though the Adjustblock doesnt work at the moment)
My Main Problem is currently, I cant figure out how to properly change the Blockstates.
I can change a very limited amount of things with the adjustblock command.
For example on pink_petals I can change the direction, but not the amount of flowers. And the Blockstates appear to be different from what minecraft uses. So I´d like to access and change the Blockstate, instead of mechanisms.
Secondly, I would like to know if there is a way to simulate maybe a Block Placement, e.g. on this Script a DoublePlant would just spawn its lower part.
Thirdly, is there a way to disable/circumvent the Error Message when it fails to Generate a Tree? (Maybe like in Python with "try:")
Aaand Lastly, how does the Bot work, I´ve seen several times the Bot is supposed to say something, but I dont see any Messages from the bot. (I mean the Bot that appears to help with Tags and stuff specifically)
Edit: Sorry, I forgot to Clarify the title 😦
Content of Denizen Script Paste #125332: Replace Blocks... pasted 2024/08/06 11:43:26 UTC-07:00, Paste length: 3311 characters across 71 lines, Content: # Run update_chunk def.ChunkX:31 def.ChunkZ:3 def.ChunkWorld:world_skyupdate_chunk: