Skip to content

Edit of SethBling's datapack that allows more blocks to be used in pipe construction (for use with Fabric mods)

Notifications You must be signed in to change notification settings

MoonlightSystem/glass-pipes-modded

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glass-pipes-modded

Edit of SethBling's datapack that allows the creation of glass transit pipes in Minecraft in the style of Mario's glass pipes, or Thermal Expansion's viaducts. I have modified Seth's pack to allow the usage of stained glass in the construction of the pipe, as well as a number of other blocks, and to make the check for an entrance a bit more lenient to allow for some decoration.

Click below to watch SethBling's video SethBling's video

More Info

  • The list of blocks treated as pipe glass can be found here. They include...
    • Stained glass (and panes)
    • Fences
    • Beacons
    • Iron Bars
    • Ice
  • The list of blocks treated as air for the purpose of being in the entrance area and inside of the pipes is here. They include...
    • Water
    • Lava
    • Flower pots
    • Hay bales
    • Trapdoors
  • If you disagree with my choices for these lists, or if I forgot something, it's pretty simple to edit the tag files and remove/add things yourself. Please consider creating an issue on GitHub with your chosen changes so that I may consider adding them to the regular project.

Side notes

  • Some 'unusual choices' are in the airlike list. Stairs, slabs, and hay bales are on the list since I think they would be nice for 'decorating' the entrance and passing through them in a pipe wouldn't be the end of the world. Note: this means you can make pipes out of fences in weird configurations, but I think this is tolerable.
  • There is a vanilla minecraft tag impermeable which only contains the stained glasses. I could have used this in the glasslike tag, but since it is possible for non-glass blocks to be added to that list in the future, I decided not to.

About

Edit of SethBling's datapack that allows more blocks to be used in pipe construction (for use with Fabric mods)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • mcfunction 100.0%