No World Block Update

Started by BlockBit on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 16:41, 7. Jun 2023
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No World Block Update
Tue, 06/21/2022 - 20:36 (edited)

I have a mod that applies the bone meal effect to blocks. When this happens the particles appear but only the initial block is planted with VISIBLE grass. I use a procedure that applies this effect in a radius of several blocks. Long story short, the new grass blocks created by the "bone meal" are invisible except for the initial block. When I mine the earth blocks under the area, flower items appear. This means that the flowers and grass have been placed but I do not see them. If I reload the world I can now see all the blocks. I will gladly upload a video if you wish. I use 2022.1 as 1.18 version. In my mod in 2022.1 1.16 everything works smoothly. I hope I could draw attention to this problem and explain it well

World Block Update?

Edited by BlockBit on Tue, 06/21/2022 - 20:36
Last seen on 00:46, 5. Jun 2023
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You say that you have a…
Wed, 06/22/2022 - 11:41

You say that you have a procedure that applies the bone meal effect to all the relevent blocks in a given area. A possible fix to this issue is to simply add the "Update/notify block at [x], [y], [z]" block to your already existing bone meal procedure, with the bone mealed blocks' x, y, and z as the inputs.

Last seen on 16:41, 7. Jun 2023
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have tried it…
Sat, 06/25/2022 - 08:26

I have tried it. Unfortunately it did not work. I have made the area in all levels so y, y+1 and y+2 with the update block. Unfortunately it worked like before only reloading the world