-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Feature Request: Configurable Rail + Tunnel Builder Module #6262
Copy link
Copy link
Open
Labels
enhancementNew feature or request.New feature or request.
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.