File Details
Tensura: Gear Evolution 1.1.1 (Fabric)
- R
- Apr 5, 2026
- 1003.70 KB
- 513
- 1.21.1
- Fabric
File Name
gearevolution-fabric-1.1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Minecraft 1.21.1. NeoForge and Fabric builds share the same gameplay core. New systems default off until enabled in config; existing worlds remain compatible.
Added
- Branching evolutions —
evolutionOptionswith weights and tags; strategiesfirst,deterministic_random,weighted_random,family_preference,locked_by_tag; optional deterministic seed for weighted rolls. - Tooltip / inspect polish — optional lines for block-at-max-EP reasons and multi-branch hints;
/gearevolution inspectcompact / verbose / explain unchanged in spirit. - Balancing presets —
balancePreset:custom,vanilla_like,progression_heavy,fast_track(adjusts mining/kill EP and thresholds when notcustom). - Traits (optional) — data-driven
trait_definitions.json; evolution rolls; tooltips and verbose inspect. Default off. - Tool specializations — optional
specializationon evolution option entries; resolver respects stored spec on tools. - Set bonuses (optional) —
set_definitions.json; armor matching; safe modifier apply/remove on equip. Default off. - Milestone gates (optional) —
milestone_gates.json(kills, biome, dimension, Y, block breaks, structures, etc.); mining and kill evolution paths respect gates; inspect explains blocks. Default off. - Context EP modifiers (optional) —
context_ep_modifiers.json; mining and kill EP scaling by context; capped via config. Default off. - Awakening (optional) — within-tier loop;
/gearevolution awakenat max EP; stacking EP_GAIN with configurable curve. Default off. - Challenge / corruption (optional) — when milestones are off but a gate would block, evolutions can roll backlash (effects + EP trim). Strictly opt-in. Default off.
- Fabric — Cloth Config + Mod Menu screens (JSON config still supported; restart to apply JSON changes).
- Cloth Config: Every option now has a hover tooltip in plain language (same
en_us.jsonkeys as labels +.tooltip).
Fixed (Fabric)
- Cloth Config: Merged categories into five top-level tabs so the tab bar fits on typical resolutions. Cloth only offers a right-scroll control when tabs overflow, which made it easy to get stuck without a left arrow. Tooltip for Allowed milestone rule types now explains that long comma lists can look truncated in the text box (scroll inside the field or edit
gearevolution-common.json).

