Crowmap

Make maps update anywhere in your inventory.

File Details

crowmap-1.21.1-fabric-2025.11.13.jar

  • R
  • Nov 13, 2025
  • 212.13 KB
  • 35
  • 1.21.1
  • Fabric

File Name

crowmap-1.21.1-fabric-2025.11.13.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crowmap-301943:7218318"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Crowmap v2025.11.13 for Minecraft 1.21.1

  • Add a bunch of singleton nullchecks, just in case something like the previous race-condition happens again.

  • (1.21.1, 1.21.5) Maps now update when they are inside Bundles and Shulker Boxes.

    • Specifically, anything with a bundle_contents or container data component.
    • (1.21.1: Also compatiblity for packages from my Packages mod.)
    • Turn it on or off in the config file.
    • Sadly not possible to implement in a performant way on 1.20, due to lack of data components.