CurseForge · Minecraft mod
ResourceIgnorer
A utility mod that lets you blacklist specific resource file paths to prevent them from being loaded, making it easier to customize resource packs and avoid unwanted assets.
Quick answer
Which ResourceIgnorer release should I use?
resourceignorer-1.0.0-all.jar targets 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is ResourceIgnorer 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 resourceignorer-1.0.0-all.jar need?
resourceignorer-1.0.0-all.jar. Change the file and its required mods may change too.
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 ResourceIgnorer without breaking your instance.
Built for resourceignorer-1.0.0-all.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use resourceignorer-1.0.0-all.jar. It targets 1.18.2 with Forge; 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
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 resourceignorer-1.0.0-all.jar. It opens that exact file at the source.
About this project
What does ResourceIgnorer add?
Resource Ignorer is a utility mod that allows you to block specific resource files from loading using configurable regular expressions.
This mod provides a workaround for the rendering issue where Entity Model Features' custom entity eyes cannot be rendered on Epic Fight entities. Resource packs like Fresh Animations replace entity textures with eye-less versions, causing Epic Fight entities to lose their eyes because the eye textures cannot be applied correctly.
Add the following entries to config/resourceignorer-startup.toml to ignore the affected Fresh Animations textures:
ignore = [ "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/creeper/creeper.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/enderman/enderman.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/enderman/enderman_eyes.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/hoglin/hoglin.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/hoglin/zoglin.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/evoker.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/pillager.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/ravager.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/vex.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/vex_charging.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/illager/vindicator.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/iron_golem/iron_golem.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/piglin/piglin.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/piglin/piglin_brute.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/piglin/zombified_piglin.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/zombie/zombie.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/zombie/husk.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/zombie/drowned.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/zombie_villager/zombie_villager.png", "FreshAnimations_v[0-9.]+\\.zip/assets/minecraft/textures/entity/witch.png" ]
Note: Make sure the configuration file ends with an empty line. Otherwise, Forge may fail to load the configuration properly.
Project description from CurseForge.
Pick your setup
ResourceIgnorer by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
2 loader builds1.19.2
1 loader build1.18.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ResourceIgnorer versions and loaders
resourceignorer-1.0.0-all.jar
5 Aug 2026
resourceignorer-1.0.0-all.jar
5 Aug 2026
resourceignorer-1.0.0-all.jar
5 Aug 2026
resourceignorer-1.0.0.jar
5 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.