
Thicc Entities
This mod provides a flexible configuration system that allows you to customize almost any parameters of living creatures in the game. You can adjust size, attack strength, movement speed, jump height, and many other characteristics.
The mod automatically creates a complete list of default settings. It's important to note that without your intervention in the configuration file, no changes will occur in the game.
minecraft {
player {
D:armor=0.0
D:damage=0.0625
D:health=0.5
D:jump=0.5
D:reach=0.0625
D:scale=0.0625
D:speed=0.25
D:toughness=0.0
}
}
The configuration example above allows you to reduce the player's size to scales comparable to block sizes in the Chisels & Bits modification, while simultaneously adjusting jump height and movement speed.