HomeJavaModsCustomCreatures
CustomCreatures
Compatibility
Tested on Spigot-1.21.3, 1.21.5, 1.21.6,1.21.9.

Introduction
Fully customize cloths and tools, enhancements and effects, drop and attributes at entity spawn.

Features
(*1) The default drop chance is 8.5%, and each level of looting adds 1% to the drop chance.

(*2) "Maybe top" items have twice less default drop chance (4.25%), looting still adds 1% to the drop chance. Enchantment limit of drops: clothes - Protection-9, Thorns-5, swords - Sharpness-7, bows - Power-7, leggings - Swift Sneak-5, helmets - Respiration-5, tridents - Loyalty-5, crossbows - Piercing-6, pickaxes - Efficiency-7.

(*3) Each level of looting adds 1 to the max possible drop amount.

(*4) Each 5,000 damage dealt by the closest player increases probability of hard monsters spawn to 100%.

[​IMG]
You can configure:
You can solve the following problems:
Commands
customcreatures reload - reload config from disk
customcreatures apply <handler> - apply a handler to currently living entities

Permissions
Configuration
Default configuration file

I assume the typical server admin config lifecycle for this plugin involves having their own custom configuration, which you keep in a dedicated part of the config file and migrate from version to version.

The first section of 500 commented lines shows the config structure you can use for your handlers. Each potential handler config option is used in the real config below, so you may check it for examples.

For example, you see "jump-strength" in the structure, where its type and mechanics are described:
Code (Text):
#     jump-strength: <float-value:0.0..2.0> ### https://minecraft.fandom.com/wiki/Horse#Jump_strength
#                                           ### Horse's jump strength ranges from 0.4–1.0, with an average of 0.7.
(...)
Then you search its real usage
Code (Text):
cool-horse:
(...)
  entity-specific-attributes:
(...)
     jump-strength: 2.0
Author
I will be happy to add some features or fix bugs. My mail: [email protected].

Useful links
Related projects

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CustomCreatures is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 5,198 times (via Spigot). Download it and open it directly in the game.

Explore more