How to create vines like Making Vines

Started by Deathlocke on

Topic category: Help with modding (Java Edition)

Last seen on 01:08, 9. Nov 2022
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?

Last seen on 04:28, 26. Jan 2024
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