ResourceIgnorer
No reviews yet
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.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Resource Ignore 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/resourceignore-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"
]
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers