ModMIT
FTB Ultimine Cobblemon Compat
A simple compatibility addon that enables FTB Ultimine to harvest Cobblemon crops (Apricorns and Berries) with right-click.
1.0K
Downloads
3
Followers
2 months ago
Updated
📦
1
Versions
📖About FTB Ultimine Cobblemon Compat
FTB Ultimine Cobblemon Compat
A compatibility addon that adds right-click harvesting support for Cobblemon crops (Apricorns and Berries) to FTB Ultimine.
Features
- Apricorn Harvesting: Right-click any mature apricorn to harvest connected apricorns
- Berry Harvesting: Right-click any mature berry to harvest connected berries
- Collective Drops: All drops are gathered to the player (vanilla Ultimine behavior)
- Match Modes: Toggle between strict (same color/type) and relaxed (all colors/types) modes
- Real-time Toggle: Switch modes via keybinds or in-game commands
Requirements
Required Mods:
- FTB Ultimine 2101.1.9+
- Cobblemon 1.7.0+
- Architectury API 13.0.0+
- Fabric API
For Players:
- Fabric Loader 0.15.0+
- Minecraft 1.21.1
- Java 21+
Usage
- Hold your Ultimine key
- Right-click a mature apricorn or berry
- All connected mature crops of the same type will be harvested
Match Modes
Relaxed Mode (Default): Harvests all apricorn colors or all berry types together
Strict Mode: Only harvests the same color apricorn or same type of berry you clicked
Switching Modes
Keybinds: (Options → Controls → Key Binds)
- Toggle Apricorn Strict Mode
- Toggle Berry Strict Mode
Commands:
/ftbultiminecobblemon apricorn toggle
/ftbultiminecobblemon berry toggle
/ftbultiminecobblemon status
Configuration
Config file: config/ftbultimine-cobblemon-compat.toml
# true = harvest same color only, false = harvest all colors
general.strictApricornMode = false
# true = harvest same type only, false = harvest all types
general.strictBerryMode = false
Disclaimer
This is an unofficial addon. Not affiliated with FTB Team or Cobblemon Contributors.
License
MIT License - See LICENSE for details.