File Details
realmsofreverie-1.21.1-1.1.5
- R
- Apr 3, 2026
- 34.45 KB
- 11
- 1.21.1
- NeoForge
File Name
realmsofreverie-1.1.5.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
1.1.5
- Add debug command for parcool limitations
1.1.4
- Save limitation changes.
- Change event priority to ensure pmmo has updated.
1.1.3
- Remove debug logs
- Remove XP awards for stamina
- Refactor / clean up
1.1.2
- Add debug logs
1.1.1
- Fix Project MMO Advancements from new PMMO update.
- Set Paraglider stamina type as default
1.1.0
Add Parcool and Project MMO Integration. Levels 0 through 12 in acrobatics unlock different parcool abilities.
- Map.entry(0L, List.of(RideZipline.class, SkyDive.class, QuickTurn.class)),
- Map.entry(1L, List.of(Crawl.class)),
- Map.entry(2L, List.of(ChargeJump.class)),
- Map.entry(3L, List.of(FastRun.class, Slide.class)),
- Map.entry(4L, List.of(Vault.class)),
- Map.entry(5L, List.of(WallJump.class)),
- Map.entry(6L, List.of(ClingToCliff.class, ClimbPoles.class, ClimbUp.class, JumpFromBar.class, HangDown.class)),
- Map.entry(7L, List.of(BreakfallReady.class, Tap.class, Roll.class)),
- Map.entry(8L, List.of(CatLeap.class, Dodge.class)),
- Map.entry(9L, List.of(WallSlide.class)),
- Map.entry(10L, List.of(Flipping.class, HideInBlock.class)),
- Map.entry(11L, List.of(VerticalWallRun.class)),
- Map.entry(12L, List.of(HorizontalWallRun.class))