StasisRods

This mod makes using Fishing Rods for Ender Pearl Stasis Chambers easier.

File Details

StasisRods-2.0.jar

  • R
  • May 29, 2026
  • 48.75 KB
  • 4
  • 26.1.2+2
  • Fabric

File Name

StasisRods-2.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stasisrods-1502184:8166436"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Complete rework of the project, V2.0 introduces a new way pressure plates are activated by using state management instead of placeholder entities.

Changelog:

  • Bobber now stays visible for a small time period.
  • Added a config option for setting how much damage the fishing rod takes. (DACL required)

Bug fixes:

  • Can now place blocks above activated pressure plates.
  • Placeholders removed so they can no longer take on armor.
  • Placeholders removed so they can no longer be pushed by liquids/explosions.
  • Placeholders removed so they can no longer accidentally be left behind when a pressure plate is destroyed.

To remove any old broken placeholders from previous versions of this mods, run this command: /kill @e[type=armor_stand, nbt={components:{"minecraft:custom_data":{isPlaceholder:true}}}]