How to create vines like Making Vines

Started by Deathlocke on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create vines like Making Vines

I wanna know how to create vines like the Weeping Vines, anyone know?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make many vines with…
Sun, 10/17/2021 - 15:13

make many vines with different stages

on update tick of the first vine if block at X Y - 1 Z = AIR

do set block at X Y - 1 Z to Second_Vine

and on the other vines set the tick update to random and on update tick make it replace itself