naturally generating custom cave vines

Started by PartySpider_199 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
naturally generating custom cave vines

so i've made some custom vines that resemble cave vines and weeping vines, the placement and properties work just fine, but i cant get them to actually generate in caves or on my custom huge fungi properly. I thought of making a number of structures of vines of different lengths since natural blocks dont tick. This is the code for a 3-block tall vine, it doesnt generate at all and im stuck. How can i make the feature spawn on the bottom of blocks?

 

this is what i was hoping for them to look like eventually when all the different vine heights are added:

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Have you tried using this…
Sun, 10/20/2024 - 19:24

Have you tried using this template?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
omg how have i not seen this…
Sun, 10/20/2024 - 19:35

omg how have i not seen this?? this is why i shouldnt procrastinate on updating mcreator huh. tysm! hope it will work this time

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im having this same problem…
Wed, 03/12/2025 - 16:43

im having this same problem. when i use the template it just generates in the air. Did you ever solve it?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did manage to solve it yes…
Sun, 03/16/2025 - 12:16

I did manage to solve it yes. Can you show me your procedure for it so maybe i can figure out what might be going wrong?

Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, I've also been trying…
Tue, 09/09/2025 - 22:48

Hey, I've also been trying to get the Cave Vine Feature Template to actually generate in the world, and no matter what I do, it just doesn't. I've spent basically the entirety of my day trying to get this working.

My Feature's layout.

I'm able to get the Cave Vine to appear with Commands, via /place feature, but it doesn't appear naturally in the world.
I genuinely have no clue what I'm doing wrong at this point.