Minecraft Data Packs / World Generation

Metro/Train rail generator

  • check_circle Functions
  • 1,809 views, 3 today
  • 115 downloads, 0 today
  • 3
  • 2
  • 7
Amosoft
Level 9 : Apprentice Modder
1

Create a working power Metro/Public Transit system in Minecraft to connect the various locations in your world.

Create miles of working infrastructure to connection various locations in the world. This pack adds a number of functions to generate structures quickly with functions. I was building these metro systems in every world by hand (manually typing all the fill commands) but I figured there must be a better way. Some research quickly revealed how simple it is to add commands to this game, and this is what I came up with.

How it works

Spawn 100 meters of working redstone rail tunnel and keep adding more distances if you so desire! Metro tunnels will spawn in chunks of 100 blocks long, with a redstone torch for power and a support pillar every 10 blocks. These pillars go 100 blocks deep so they should reach the bottom if you build above the sea. Building underground the glass roof will give a beautiful view if your tunnel goes through a body of water.

So far I have only been testing in the latest version 1.21 so I will only mark it as compatible with that. Although it is just a collection of /fill commands so it will likely will be compatible with older version.

Usage

Spawn a tunnel by calling the function:
/function metro:north
/function metro:east
/function metro:south
/function metro:west
/function metro:station


CompatibilityMinecraft 1.21
Tags

2 Update Logs

Update #2 : by Amosoft 07/14/2024 6:59:01 amJul 14th, 2024

Adding a Metro Station command. A simple building to connect different metro tunnels with. Use `/function metro:station` to create on current Player position.
LOAD MORE LOGS

Create an account or sign in to comment.

User4339633G
07/20/2024 1:39 pm
Level 1 : New Miner
cant get the function to show up?
2
Amosoft
07/22/2024 4:55 pm
Level 9 : Apprentice Modder
Did you put the unzipped 'metro-generator' folder under `C:\Users\You\AppData\Roaming\.minecraft\saves\New World\datapacks`
The full path to one file will be:
`C:\Users\%You%\AppData\Roaming\.minecraft\saves\New World\datapacks\metro-generator\pack.mcmeta`

Are you trying in a Creative world with Cheats?
1
Rob333
07/14/2024 4:09 pm
He/Him • Level 49 : Master Sus Imposter
gi'es me kinda nostalgia
2
Amosoft
07/14/2024 4:55 pm
Level 9 : Apprentice Modder
Thanks man! My world is from june 2012, it was generated on version 1.2 and I've been building here ever since!
2
Rob333
07/14/2024 6:14 pm
He/Him • Level 49 : Master Sus Imposter
That is so cool!
My first world is from 2014 and it was in 1.5.2, but I never updated
2
Amosoft
07/15/2024 5:07 am
Level 9 : Apprentice Modder
Haha very nice! When I now fly into any direction and new chunks are generated in the latest Minecraft, it looks so much better! Villages with roads and decorations and traders and everything, back then a village was a very simple collection of wooden boxes. Mountains especially look much smoother and better
2
Rob333
07/15/2024 5:43 pm
He/Him • Level 49 : Master Sus Imposter
true
2

Welcome