Compatibility
Minecraft: Java Edition
1.20.1
1.18.2
1.16.5
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published 8 months ago
Updated 7 months ago
Introduction
This mod adds clover and a compressed version of clover.
Info
Compressed clover is a compressed version of clover (enabled by default).
Items dropped by compressed clover (n represents the level):
- Generates 2^n times, each time dropping 2^n random items
- Spawns 2^n creepers
Note: Throwing clover of level 5 or higher may cause minor lag.
Config
config/clover/basic.json - Basic Settings
rate
- Probability of clover drop (default 0.05)creeper
- Probability of spawning creepers (default 0.4)range
- Range for random item generation (blocks away from player) (default 5)disable_compress
- Whether to enable compression (false-enable, true-disable) (default false)mode
- Item filtering (0-no filter/1-item blacklist/2-item whitelist/3-mod blacklist/4-mod whitelist)
config/clover/list.ls - Filtering Configuration
One ID per line (item/mod), supports wildcards (*, ?) For example:
minecraft:diamond
minecraft:iron*
clover
(mod ID)
License
This project is licensed under the MIT License.
Thanks
- Fabric team
- Original Magic Clover mod