Dota 2 Items
Dota 2 Items is a Minecraft Forge mod that brings a selection of Dota-inspired equipment into Minecraft while keeping the experience familiar to vanilla players.
The mod adds six dedicated equipment slots to the Curios inventory. Items placed in these slots grant attack attributes and combat effects without occupying the player's armor or hotbar slots. Every item can be crafted in a crafting table and uses an original Minecraft-style pixel-art texture.
Item attributes are configurable. After launching Minecraft once with the mod
installed, each item receives its own readable TOML file under
config/dota2/basic_items/ or config/dota2/upgrade_items/. Creative tab
membership is configurable in config/dota2/items/categories.toml.
Available Basic Items
- Blade of Attack — Adds 9 attack damage by default.
- Claymore — Adds 20 attack damage by default.
- Crystals — Adds 32 attack damage, 30% critical chance, and +160% critical damage by default.
- Iron Branch — Adds +1 max health, +0.015 movement speed, and +0.015 armor by default.
- Mantle of Intelligence — Adds +3 max health by default.
- Circlet — Adds +2 max health, +0.025 armor, and +0.025 movement speed damage by default.
- Belt of Strength — Adds +6 max health by default.
Available Upgrade Items
- Crystals — Adds 32 attack damage, 30% critical chance, and +160% critical damage by default.
Requirements
- Minecraft 1.20.1
- Minecraft Forge 47.x
- Curios API Forge 5.14.1 or newer
- Java 17
Configuration Files
config/dota2/items/categories.tomlconfig/dota2/basic_items/blade_of_attack.tomlconfig/dota2/basic_items/claymore.tomlconfig/dota2/upgrade_items/crystals.toml
Restart Minecraft after changing configuration values.