promotional bannermobile promotional banner

BlockEffect

A Complete parkour mod for everyone
Back to Files

block_effect-forge-1.20.1-3.0.0

File nameblock_effect-forge-1.20.1-3.0.0.jar
Uploader
SwydeSwyde
Uploaded
Jul 19, 2026
Downloads
10
Size
2.0 MB
Mod Loaders
Forge
File ID
8464446
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:block-effect-original-980553:8464446")

Learn more about Curse Maven

What's new

Core mod (block_effect). Parkour and perk content now ship as separate addons — see their changelogs.

3.0.0 — MIGRATION RELEASE !

Major version for the split architecture: Block Effect is the shared core library; Parkour and Perks ship as addons at 1.0.0.

Architecture

  • Monorepo split — Block Effect is the central library/core mod. Addons depend on it; registries stay under the block_effect: namespace for map compatibility.

  • Addons: Block Effect : Parkour, Block Effect : Perks. Structures, Naturals, and Environment are placeholders.

  • Dev runs — Core + Parkour share one JPMS module in NeoForge runs so shared packages do not crash on launch. Full stack: ./gradlew runClient211.

 

Portal block

  • Cooldown applies to both entry and exit portals (stops instant re-entry / ping-pong).

  • Same-facing portals preserve velocity; exit placement follows travel direction on floor portals.

  • Collision thickness increased (face-aligned) so thin portals are walkable and jump-safe.

  • Previous-position sync after teleport improves plane-crossing detection.

Discovery & data

  • Added missing discovery/root advancement so Patchouli Discovery Journal unlocks can grant correctly.

  • Thruster item tag lives under block_effect:thrust (was wrongly namespaced).

 

Tools

  • Block Effect Modifier no longer starts mining while you are configuring blocks with it.

This mod has no related projects