Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Published 4 months ago
Updated 4 months ago
Carrot Scythe
Recipe
Damage
-
Base Damage: The Carrot Scythe starts with a base attack damage of 4.
-
Scaling Damage: The Scythe’s damage increases with the number of carrots harvested:
Extra Damage = ln(carrots + 1) + carrots / 10000
-
Configurability - the multiplier of the logarithm and divisor of the linear summand can be configured. Formula with both as a and b respectively:
Extra Damage = a * ln(carrots + 1) + carrots / b
Carrots
- Each time you harvest a fully grown carrot crop with the Carrot Scythe, it increments the number of carrots.
- You can break fully-grown carrots by right clicking.
- Durability is reset upon harvesting a carrot.
Mod Integration
Integrates with Better Combat, providing a cool scythe-specific animation and a bigger attack range.