WenXin's Warp Pipes

A new form of transportation from the Mario universe!

File Details

warp_pipes-1.20.1-2.1.0-forge.jar

  • R
  • Mar 13, 2024
  • 999.41 KB
  • 20.4K
  • 1.20.1
  • Forge + 1

File Name

warp_pipes-1.20.1-2.1.0-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:wenxins-warp-pipes-907975:5179975")

NeoForge

implementation fg.deobf("curse.maven:wenxins-warp-pipes-907975:5179975")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add optional dependency for Fusion to provide connected textures!
  • Add 1-2 structure
  • Change wrench recipe to prevent Supplementaries conflict
  • Fix Pipe Bubbles
  • Improve redstone use to close pipes
  • Add the warp_pipes:warp_blacklist entity tag to prevent warping of mobs easily
  • Includes #forge:bosses & #twilightforest:bosses by default
  • Includes the Elder Guardian, Wither, & the Ender Dragon by default
  • Add a PreventWarp nbt tag to pipes to enable/disable warping of each pipe
  • Useful for structures
  • Change using /data modify block
  • Default false
  • Add a CanWarp nbt tag to entities to enable/disable warping of individual mobs
  • Useful for structures
  • Change using /data modify entity
  • Default true
  • Add a UUID nbt tag to pipes
  • Allows pipe warping to work inside generated structures
  • Currently works up to 64 blocks away