Random Tick Speed not working

Started by Furballllllll on

Topic category: Help with modding (Java Edition)

Last seen on 18:13, 18. Apr 2024
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Random Tick Speed not working

I've set up a procedure so on a random tick a block I've made removes itself and spawns an entity, however when it 'removes' itself it disappears but acts like a block is still there and sometimes I can trigger the bounding box and the block reappears for a few frames. Also it doesn't spawn the entity. Does anyone know how to fix this?

Last seen on 22:16, 19. Apr 2024
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Could you show the procedure…
Sun, 03/12/2023 - 23:16

Could you show the procedure/procedures?

Also, is the block randomly generated?