CurseForge · Minecraft mod
TML_Avaritia_addon
A small addon that lets Touhou Little Maid maids actually wield the weapons and armor of Re:Avaritia.
Quick answer
Which TML_Avaritia_addon release should I use?
TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar targets 1.20.1 with Forge, NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is TML_Avaritia_addon required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar need?
TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar. Change the file and its required mods may change too.
Install Re:Avaritia[Forge/Fabric/Neoforge], Touhou Little Maid first. We found matching files for this game-version and loader setup. 22 come through another mod in the chain.
22 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add TML_Avaritia_addon without breaking your instance.
Built for TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar. It targets 1.20.1 with Forge, NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Re:Avaritia[Forge/Fabric/Neoforge], Touhou Little Maid first. We found matching files for this game-version and loader setup. 22 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar. It opens that exact file at the source.
About this project
What does TML_Avaritia_addon add?
TML_Avaritia_addon
A small addon that lets Touhou Little Maid maids actually wield the weapons and armor of Re:Avaritia.
| Item | Value |
|---|---|
| Current Version | 0.1.5 |
| Loader | Forge 1.20.1 ; NeoForge 1.20.1;NeoForge 1.21.1 |
| Java | 17 |
| License | MIT |
Features
Melee
- Infinity Sword: Triggers Infinity Sword effects (instant kill + AOE). TLM's built-in attack task does not trigger this addon's effects.
Ranged
- Infinity Bow: Fires without consuming backpack arrows; fires Heaven Arrows by default, or Tracer Arrows with Tracking Mode enabled.
- Infinity Crossbow: Fires a single Heaven Arrow by default, or a 5-arrow spread with Multi-Shot Mode enabled.
- Infinity Trident: Throws the Infinity Trident and triggers lightning strikes.
Each Infinity weapon task only accepts its corresponding Infinity weapon; with normal bows/crossbows/tridents these tasks will not attack. TLM's built-in bow/crossbow/trident tasks do not trigger this addon's effects.
Weapon Mode Switch GUI
- A dedicated "Weapon Attack Mode Switch" task settings GUI for the bow/crossbow, used to toggle Tracking / Multi-Shot modes.
- Mode data is written to the weapon's NBT as
{mode:{...}}, consistent with the vanilla Avaritia mode system.
Infinity Armor – Maid Passive Adaptation
- Helmet: Night vision (configurable) + Water breathing
- Chestplate: Continuously removes negative effects
- Leggings: Fire resistance
- Boots: Step height 1.0625 (can walk up 1 block) + movement speed bonus (implemented via a
MOVEMENT_SPEEDattribute modifier; takes effect immediately on equip/unequip without interfering with the maid's AI pathfinding) - Movement speed / swimming / sprinting multipliers are all configurable.
Requirements
| Item | Version |
|---|---|
| Minecraft | 1.20.1 ; 1.21.1 |
| Forge | 47.1.3 |
| NeoForge | 47.1.106 ; 21.1.248 |
| Java | 17 |
| Touhou Little Maid | 1.5.3 |
| Re:Avaritia | 1.4.0 |
Both the client and the server must have this mod and both prerequisites installed. If any prerequisite is missing, Forge will raise an error during startup and refuse to load this mod.
Regarding Avaritia compatibility: This mod is adapted specifically for the "Re:Avaritia" branch only, and does not represent compatibility with other Avaritia branches.
Loader & Version Compatibility
| Loader | Status |
|---|---|
| Forge 1.20.1 (47.1.3+) | ✅ Fully supported |
| NeoForge 1.20.1 | ✅ Verified working on 47.1.106 |
| NeoForge 1.21.1 | ✅ Verified working on 21.1.248 |
Installation
- Install Minecraft 1.20.1 + Forge / NeoForge or Minecraft 1.21.1 + NeoForge
- Install the prerequisites: Touhou Little Maid 1.5.3, Re:Avaritia 1.4.0+
- Place this mod's jar into the
mods/folder - Launch the game
Configuration
The config file is located at config/tml_avaritia_addon-common.toml. Main options:
| Key | Default | Description |
|---|---|---|
maid_sword_aoe |
true |
Whether each Infinity Sword attack also triggers Re-Avaritia's right-click AOE (on by default) |
force_kill_mode |
false |
Force the maid's Infinity Sword AOE into kill mode (off by default; AOE ignores friend/foe when enabled) |
infinity_armor_night_vision |
true |
Infinity Armor helmet: night vision |
boot_speed_base |
0.1 |
Infinity boots speed (≈ 2× the maid's base movement speed, same multiplier as a player wearing the boots) |
boot_speed_swimming_multiplier |
1.2 |
Boots swimming multiplier |
boot_speed_sprinting_multiplier |
0.2 |
Boots sprinting multiplier (TLM maids don't sprint by default, so this stays dormant) |
Known Limitations
- Thrown tridents are not retrieved: An Infinity Trident thrown by a maid won't auto-return like a player's (
loyaltydoesn't work for maids); it sticks into the ground on hit. - Some player-only effects don't apply to maids (e.g., the trident's Conduit Power mode, etc.).
- The sprint multiplier is wired into the logic, but TLM maid AI never sets sprinting, so this multiplier is dormant by default.
License & Credits
This mod's code is released under the MIT License, Copyright © 2026 qinmadara. See LICENSE.
This mod depends on and references the following open-source projects:
| Project | License | Copyright |
|---|---|---|
| Touhou Little Maid | Code: MIT / Assets: CC BY-NC-SA 4.0 | © tartaric_acid |
| Re:Avaritia | Code: MIT / Assets: CC BY-NC-SA 4.0 | © cnlimiter (Nova Committee) |
- This mod only references the public APIs of the above mods at compile/runtime time and does not bundle any of their code or assets.
- This mod is an unofficial addon and is not affiliated with the authors of Touhou Little Maid or Re:Avaritia.
AI Disclosure
- This mod was developed with extensive AI assistance, including: code generation and refactoring, bug triage, code review, and documentation (including this README).
- All AI-generated code was reviewed, revised, and tested in-game by a human before being integrated; the final code is released under the MIT License.
- AI is used to improve development efficiency; code quality, functional correctness, and license compliance are the responsibility of the project author.
Project description from CurseForge.
Pick your setup
TML_Avaritia_addon by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader build1.20.1
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
TML_Avaritia_addon versions and loaders
TML_Avaritia_addon-0.1.5-MC1.20.1+forge.jar
22 Aug 2026
TML_Avaritia_Addon-0.1.5-MC1.21.1+NeoForge.jar
22 Aug 2026
TML_Avaritia_Addon-0.1.4-MC1.21.1+NeoForge.jar
21 Aug 2026
TML_Avaritia_addon-0.1.4-MC1.20.1+forge.jar
16 Aug 2026
tml_avaritia_addon-0.1.0.jar
15 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.