temporary blocks

Started by scaryclown on

Topic category: Help with modding (Java Edition)

Last seen on 14:54, 20. Jun 2021
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
temporary blocks

how can i make a block that disappears a second after it's been placed?

Use timer and remove blockā€¦
Sat, 08/15/2020 - 13:18

Use timer and remove block procedure.

Or set tick to rate 20 (=1sec) and remove block on tick.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei