
Modrinth · Minecraft mod
Avoid
Mod framework that wraps whole Minecraft. Kinda like Bukkit. [#killaislop]
Quick answer
Which Avoid release matches 26.1 NeoForge?
Avoid 1.18 targets 26.1, 26.1.1, 26.1.2 with Fabric, NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is Avoid required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Avoid 1.18 need?
1.18 on 26.1 NeoForge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Avoid without breaking your instance.
Built for Avoid 1.18 on 26.1 NeoForge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.18. It targets 26.1, 26.1.1, 26.1.2 with Fabric, NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.18. It opens that exact file at the source.
About this project
What does Avoid add?

🐦⬛ Avoid allows you to remove net.minecraft references completely from your code.
🧧 Compatibility Matrix:
| Fabric | NeoForge | Sponge | Paper (ALPHA) | ||
|---|---|---|---|---|---|
| 1.21.8 | ✔️ | ✖️ | ✖️ | ✖️ | |
| 1.21.10 | ✔️ | ✖️ | ✖️ | ✖️ | |
| 1.21.11 | ✔️ | ✖️ | ✔️ | ✔️ | [LTS¹] |
| 26.1.* | ✔️ | ✔️ | ✔️ | ✖️ | [LTS¹] |
| 26.2 | ✔️ | ✔️ | ✔️ | ✖️ | |
| 26.3 | ✔️ | ✖️ | ✖️ | ✖️ | [TS²] |
NeoForge for 1.21.11 was removed as it seems to have been not working.
¹ Long Term Support
² Temporary Support
Note: This mod does not require Fabric API!
🧮 API-s:
- NBT
- Client Chat
- Server Chat
- Chat Colors
- Chat Components [BETA]
- Identification (Identifier)
- Item Querying [ALPHA]
- Item Components [BETA]
- Editable Item Components [BETA]
- Entity Types [BETA]
- Entity Selectors [ALPHA]
- Transformed Item Components [BETA]
- Client API
- Client Screen API
- Client Interaction API
- Font API
- Render Layer API [BETA]
- Command API
- Command Parameter API
- Command Permission API
- Addon Loader (AvoidModLoader)
- Block Creation API [ALPHA]
- Item Creation API [ALPHA]
- Entity API [ALPHA]
- Player API [ALPHA]
- World API [ALPHA]
- Event API [BETA]
- Entity Type Creation API [BETA]
- Entity Model Creation API [BETA]
- Entity Layer API [BETA]
- Entity Renderer Creation API [BETA]
- Fluid API [BETA]
- Fog API [BETA]
- Resource Overriding [ALPHA]
🌲 Events:
▾ Client Chat Events
- ClientChatCommandEvent
- ClientChatReceivedEvent
- ClientChatSentEvent
▾ Client Keyboard Events [BETA]
- ClientKeyPressEvent
- ClientKeyReleaseEvent
▾ Client GUI Events [ALPHA]
- RenderTextEvent
- RenderOutlineEvent
▾ Client Loading Events [BETA]
- ClientLoadingScreenRenderMojangEvent
▾ Server Chat Events
- ServerChatReceivedEvent
- ServerChatSendEvent
- ServerChatSentEvent
▾ Server Entity Events
- ServerEntityCreateEvent 🧪
- ServerEntityDropEvent
- ServerEntityEffectAddEvent
- ServerEntityEffectRemoveEvent
- ServerEntityEffectUpdateEvent
- ServerEntityStruckByBoltEvent
- ServerEntityVelocityEvent
- ServerEntityInteractEvent
- ServerEntityInsideBlockEvent
- ServerMobSetTargetEvent
- ServerMobClearTargetEvent
-
▾ Llama
- ServerLlamaSpitEvent 🧪
-
▾ Block
- ServerEntityBlockTrampleEvent 🧪
▾ Server Player Events
- ServerPlayerGameModeChangeEvent
- ServerPlayerInputEvent
- ServerPlayerSwingEvent
- ServerPlayerUpdateAbilitiesEvent
- ServerPlayerKickEvent
-
▾ Block
- ServerEntityBlockTrampleEvent 🧪
- ServerPlayerCraftSlotEvent
- ServerPlayerSmithingSlotEvent
-
▾ Anvil [BETA]
- ServerPlayerAnvilEnchantmentCompatibilityCheckEvent
- ServerPlayerAnvilFailEvent
- ServerPlayerAnvilNameValidationEvent
- ServerPlayerAnvilSuccessResultEvent
-
▾ XP40 [BETA]
- ServerPlayerAnvilXP40ItemClearEvent
- ServerPlayerAnvilXP40NameChangeCostClampEvent
- ServerPlayerAnvilXP40TriggerStackedEvent
-
▾ Bed [BETA]
- ServerPlayerBedSleepFailEvent
- ServerPlayerBedSleepStopEvent
- ServerPlayerBedSleepSuccessEvent
-
▾ Enchanting Table [BETA]
- ServerPlayerEnchantingTableBookshelfAmountEvent
- ServerPlayerEnchantingTableBookshelfLimitEvent
- ServerPlayerEnchantingTableCostEvent
-
▾ Food [BETA]
- ServerPlayerSetFoodLevelEvent
- ServerPlayerSetSaturationLevelEvent
▾ Client Screen Events
- ScreenInitEvent
- ScreenOpenEvent [BETA]
▾ Client Events
- ClientTickEvent *[BETA]*
- ClientScreenInPortalEvent *[ALPHA]*
Some events and/or API-s might've been missed in the listings above.
| GitHub | Wiki |
If you want a new API, event or something else, make a feature request here.
I am working on Avoid very often, but I don't push out releases immediately.
I want to make sure all features I add don't turn out to be total mistakes, so that I (and you, Avoid addon developers) won't have to deal with deprecation or removals.
Also, I may be adding new compatibility options.
Such as Paper support. That takes longer, so sometimes releases may be delayed if they contain those.
👀 But there's hundreds of libraries
I know. This one is created because I don't wanna use others. And because I need full coverage of Minecraft's code.
🧽 What about SpongePowered
SpongePowered doesn't seem to support Minecraft Fabric.
Also, I don't think Sponge has client API-s.
🟣 Is Quilt supported?
Avoid can run on Quilt, as Quilt can run Fabric mods.
However, it is not recommended.
🦘 So far, AvoidLib kept compatibility through all these changes¹:
- [26.1] Rendering Name Refactor
- [26.1] Item Stack Refactor
- [26.1] Stupid World Changes
- [26.1] Stupid Player Changes
- [26.1] Stupid Chat Changes
- [26.2] Entity Refactor
- [26.2] GUI Refactor
- [26.2] Block Item IDs
- [26.3] Block Type Removal
- [26.3] Increased ItemStackNative usage
- [26.3] Entity Delta Tracking
- [26.3] Vertex Modifications
- [26.3] Move to SDL
- [26.3] Move to RenderPearl
- [26.3] PushReaction Refactor
- [26.3] ItemStackTemplate#entrySet() removal
¹ These names may not be accurate,
and some refactorings may be missing.
💴 Yet, no version support was dropped.
The content of this page is licensed under All Rights Reserved.
The mod's license is Apache 2.0.
Project description from Modrinth.
Pick your setup
Avoid by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.3-snapshot-9
1 loader build26.3-snapshot-6
1 loader build26.3-snapshot-5
1 loader build26.3-snapshot-2
1 loader build26.2
3 loader builds26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
2 loader builds1.21.10
1 loader build1.21.8
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Avoid versions and loaders
1.18
avoidlib+fabric+neoforge-26.1-1.18.jar
28 Aug 2026
1.17
avoidlib+fabric+neoforge-26.1-1.17.jar
27 Aug 2026
1.16
avoidlib+neoforge-26.1-1.16.jar
24 Aug 2026
1.15
avoidlib+neoforge-26.1-1.15.jar
23 Aug 2026
1.14
avoidlib+neoforge-26.1-1.14.jar
22 Aug 2026
1.13
avoidlib+neoforge-26.1-1.13.jar
21 Aug 2026
1.12.1
avoidlib+neoforge-26.1-1.12.1.jar
25 Jul 2026
1.12
avoidlib+neoforge-26.1-1.12.jar
25 Jul 2026
1.11
avoidlib+neoforge-26.1-1.11.jar
24 Jul 2026
1.10.1
avoidlib+neoforge-26.1-1.10.1.jar
21 Jul 2026
1.10
avoidlib+neoforge-26.1-1.10.jar
21 Jul 2026
1.9
avoidlib+neoforge-26.1-1.9.jar
13 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.