Foolish Unofficial Patch
Modby Time_God
Fixes critical crashes, biome conflicts, and severe lag in the Foolish Mod. Repairs broken recipes/models and adds EveryCompat support and more.
Downloads
185,086
Type
Mod
CurseForge ID
1408462
Last Updated
Apr 9, 2026
Description
π οΈ FoolishFix - Unofficial Patch & Performance Booster
Why did I make this? Honestly⦠I was just bored I really wanted to play with the Foolish mod, but the bugs, crashes, and lag were driving me crazy. So, I decided to sit down and fix everything myself. Enjoy!
β οΈ REQUIREMENTS & WARNINGS
- Original Mod Required: This is ONLY a patch/addon. You MUST install the original mod first! π **π Click here to download the Original Foolish Mod
** - World Gen Warning: This mod fixes biome generation, which means it modifies your world save. Do not remove this mod (or the original Foolish mod) from an existing world, or your save will break (bricked world). This is a standard behavior for biome mods.
βοΈ Assets & Copyright Notice
Regarding Textures: This mod includes a small number of texture files (approx. 9 images) originating from the Foolish Mod. Reason: The original mod files have directory structure issues causing "Missing Texture" errors (purple/black squares) for compatibility mods like EveryCompat and Supplementaries. I have included these specific files in the correct folder structure (textures/block/) solely to fix these rendering bugs.
To the Original Author: I do not claim ownership of these assets. They remain the property of the original creator. This is purely a technical fix to make the mod playable. If you (the original author) object to this inclusion, please contact me, and I will remove these files immediately.
π Known Incompatibility: CIT Mods / OptiFine
Issue: If you use Forge CIT, OptiFine, or similar mods that change item rendering, you might see broken textures (purple/black squares) or glitches on Foolish items.
Reason: The original Foolish mod uses custom, hardcoded rendering logic for certain items (common in MCreator mods). This creates a conflict with the rendering hooks used by CIT mods.
Why isn't it fixed? Fixing this would require a complete rewrite of the original mod's rendering engine to be standard-compliant, which is beyond the scope of this patch. Solution: If you experience visual glitches, please remove Forge CIT or disable custom item textures.
π Critical Crash Fixes
- Startup Crash (Mappings Error): Patched a NoSuchMethodError related to ResourceLocation mapping issues. The mod now loads correctly in all environments (Dev/Server/Client).
- Biome Conflicts (Nature's Spirit / TerraBlender): Resolved the IllegalStateException: Feature order cycle found crash. The fix intelligently merges biome features, allowing Foolish biomes to generate alongside mods like Nature's Spirit without empty biomes.
- Texture Stitcher Crash: Fixed an issue with an oversized (4k resolution) texture that was causing StitcherException and preventing the game from launching with optimization mods like Rubidium/Embeddium.
β‘ Performance Optimization
- Server Lag Fix (AOE Logic): Optimized the entity AI (__AOEResponseProcedure) which originally ran heavy calculations 20 times a second for every entity.
- Change: Throttled execution to once every 5 ticks and added load-balancing.
- Result: Reduced CPU usage by ~80%, eliminating massive TPS drops caused by modded mobs.
π Bug Fixes (Console & Data)
- Fixed Broken Recipes:
- Infiltrator Remote: Replaced invalid redstone_wire with redstone (dust).
- Machine Armor Trim: Patched a recipe causing crashes due to invalid outputs (air) or missing items.
- Loot Tables: Corrected End Dungeon chests trying to spawn skeleton_wall_skull (block) instead of skeleton_skull (item), which caused console errors.
- Item Tags: Removed invalid references (like wall_torch) from item tags to stop console spam.
π¨ Visual & Assets Fixes
- Fixed "Pink/Black" Textures: Fixed model paths and missing texture references for various blocks and items.
- Fixed Corrupt Images: Handled broken image files that caused IOExceptions in the log.
- Fixed Broken Item Models: Patched JSON models containing illegal characters in texture paths (specifically the Immortal Artillery), allowing these weapons to render correctly in hand.
π€ Compatibility
- Every Compat (Wood Good): Added full module support. You can now craft furniture, bridges, and compatibility items using Foolish wood types.
- Missing Tags: Added proper minecraft:logs and minecraft:planks tags to the mod's wood types. You can now use Foolish planks to craft vanilla items like sticks, chests, and crafting tables.
Disclaimer: This is an unofficial patch created by a bored player. I am not the author of the original Foolish Mod. All credits for the original assets and design go to the original creator. Please do not report bugs found in this version to the original creator.
Have a question or found a bug?
Write in a comment or on the official Discord!
AI Assistance Disclaimer
This mod was developed with the help of AI assistants. They were used for brainstorming, code generation (Mixins), troubleshooting, and creating this description.
Screenshots
Similar Mods
Pam's Harvest the Nether
Adds trees, fruits, bushes, crops, glow flowers, and survival recipes to the Nether
Crates Felt Blu
Makes Immersive Engineering crates drop their contents when broken.
Glowing Torchflower
Mod that make Torchflower glow
Better Brightness Slider
Drag the brightness-/gamma-slider to higher and lower values than default
LuckPerms
A permissions manager for Minecraft servers.
More Observers
Adds variants of the observer block