promotional bannermobile promotional banner

Swap Mod

Block Swaping Block

File Details

swap-forge-1.16.5-1.0.0-beta.jar

  • B
  • Aug 30, 2022
  • 17.81 KB
  • 93
  • 1.16.5
  • Forge

File Name

swap-1.0.0-beta.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:swap-401497:3959339")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

First beta release

Features

  • Swaps between 2 blocks on redstone pulse, storing the swapped away block in the swapper
  • Stores both BlockState and BlockEntity (NBT), which means things like chest inventory will also be stored
  • Swap target may be selected by sneak right click a block, before placing the swapper
  • Blacklist of swappable blocks (bedrock, command block)
  • Unable to break swapper with stored block inside
  • Unable to have target position as swapper itself