Started by
Blabliblubpaul22
on
Topic category: Help with MCreator software
I made a fertilizer item and want it to act like bonemeal. I made a loop so that the effect is spreaded over multiple blocks, but for some reason it only effects the clicked block until i rejoin the world, then all the grass and flowers are planted. I also wanted it to always effect the block at x + 1 (from the clicked block) but it still effects only the clicked block. Can someone help?
https://drive.google.com/file/d/1HvoztmXNyRWcCT7FywkaGJ7kHd35I4qH/view
Edited by Blabliblubpaul22 on Wed, 06/29/2022 - 18:36
You need to use "update block" on the blocks after they are bonemealed.
it still doesn't work
https://drive.google.com/file/d/12-ubki5dkK5X-sId8SeGVIjFUHlb-Q8p/view
Could you send a screenshot of the procedure?
the link should show it
Really don't want to request access and give my email out, could it not just be posted to Imgur?
It seems like it doesn't work.
I'll just write my code here: