Skip to content

Feature Request: Configurable Rail + Tunnel Builder Module #6262

@killermelon1458

Description

@killermelon1458

Describe the feature

Meteor currently doesn’t have a way to automate structured infrastructure building like rail tunnels.

I built a module that:

  • Creates a configurable tunnel (width, height)
  • Places rails with configurable power spacing (powered / mixed)
  • Handles liquids and falling blocks
  • Optionally uses Baritone for movement between build steps

The goal is to provide a reusable infrastructure builder rather than a one-off script.

Before going further, I wanted to ask:
Is this something that would fit Meteor, or is this better suited as an external addon?

If there’s interest, I can adapt the implementation to match Meteor’s architecture and standards.

Before submitting a suggestion

  • This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions