promotional bannermobile promotional banner

Piston API

Adds pushable tile entities, and lets players & mod devs handle piston interactions!

File Details

Piston-API-v1.0.1-mc1.12.2.jar

  • R
  • May 20, 2023
  • 55.76 KB
  • 6.3K
  • 1.12.2
  • Forge

File Name

Piston-API-v1.0.1-mc1.12.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:piston-api-843760:4545320")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bug Fixes:
-lowered the minimum supported quark version (issue#1)
-vanilla's Chunk::getTileEntity now accounts for pending tile entities (fixes a bug where pushing a dispenser into a powered block would void that dispenser's inventory, probably fixes other bugs too)