Started by
Mara_Is_My_Dog
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a simple autoscroller that could be used for random building! However, i can't seem to find a procedure that can help me change the currecnt slot. Does anyone know the answer to this?
Got it! Thank you soooo much!
The way I do it is by creating a temp block which has a procedure in it that uses the random chance template to do random block building. You have to use the When Block Added trigger for this to work.
And this is the result of placing 10 of the temp blocks in a line.
Pretty sure my last post broke so I just put the images in this google drive folder. https://drive.google.com/drive/folders/1mPkfIeYEoi6VE30H8dU8IG0TztXXLkX4?usp=sharing
Thank you!
Wait, wouldn't that just let you scroll through those blocks? Would be kinda nice if you could do it no matter what was in your hotbar :)
Yea it will only go through the blocks you have specified.