How do I make a block keep placing blocks below it, until it reaches a block

Started by F0GHORN on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a block keep placing blocks below it, until it reaches a block

I’m trying to create an item that is thrown at a block to create a rope that the player can climb, I got the rope working just fine, But I can’t figure out how to make the rope generate until it reaches a block, I would greatly appreciate assistance.