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
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}}}]