promotional bannermobile promotional banner

ComPOTability

A minecraft mod that compatabolizes multiple flower pot and decorated pot based mods to work together! Works dynamically!

File Details

compotability-1.4.jar

  • R
  • Sep 3, 2025
  • 5.84 MB
  • 12
  • 1.21.1
  • Fabric

File Name

compotability-1.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:compotability-1335500:6957881"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

## 1.4 (2025-09-02)

- Added Moonlight Lib integration for dynamic block/resource/loot generation.
- Arts & Crafts pots now work with most pots from other mods
- Dynamic dyed pot assets: generate blockstates and models at runtime, fixed missing textures.
- Loot: breaking dyed pots now drops the dyed pot + original plant item; registered via runtime loot injects.
- Detection: tightened modded-plant selection; only plants with a matching `potted_*` in their own mod are considered; added namespace exclusions.
- Client: resource reload hook re-applies render layers for dynamically added pots.
- Logging: reduced spam; single concise line per crop addition.
- Dependencies: now requires Moonlight Lib