Compatibility
Minecraft: Java Edition
1.21
1.20.1–1.20.6
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Configurable
Now this mod is configurable.
The config file is "no-feeding-baby.yml"
and there are 2 keys: whitelistMode
and list
.
whitelistMode
(Bool) is to say whether the following "list" is whitelist or not. If no, then the list is blacklist.list
(List[str]) specifies all the animals in ID (e.g.,minecraft:cow
) in the white/blacklist. Baby animals in the whitelist can be fed, and cannot if they are in the blacklist.
Client- and Server-side Supports
The mod is designed for client uses, but it also works in the server side, too.
Baby animals get fed only if both two sides allow:
Client→ ↓Server |
Not Installed | Allow | Disallow |
---|---|---|---|
Not Installed | ✔️ | ✔️ | ❌ |
Allow | ✔️ | ✔️ | ❌ |
Disallow | ❌* | ❌* | ❌ |
* If the feeding is disabled by server-side only, the player will see a falsy feeding, which in fact doesn't consume any food.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.20.1Downloads
86Publication date
July 4, 2023 at 10:15 AMPublisher
gimi65536
Owner