OreToggle
ModServer-side Fabric mod to dynamically enable, disable and restore ores in real-time.
Type
Mod
Modrinth Downloads
57
Modrinth ID
9ydFlxiC
Last Updated
Jul 20, 2026
Description
OreToggle is a server-side Fabric mod that allows you to dynamically control ore availability in your world.
You can disable specific ores, causing nearby matching blocks to be automatically replaced in real-time. The system prioritizes blocks closest to the player, making it fast and responsive during gameplay.
All replaced blocks are tracked and can be safely restored later using commands. The mod includes JSON persistence, autosave, and a configurable system to control performance and behavior.
Key features:
- Toggle ores on/off at runtime
- Automatic ore replacement near players
- Restore previously replaced ores
- Distance-based scanning system (optimized)
- Configurable performance settings
- Server-side only (clients do not need the mod)
Commands (require permission level 2+):
- /toggleore on|off — enable or disable a specific ore
- /restoreore — restore previously replaced blocks for that ore
- /oretoggle status — show currently disabled ores and tracking info
- /oretoggle save — manually save current state and tracked data
Originally based on a Paper/Spigot plugin, now fully rewritten for Fabric.
Compatibility
Mod Loaders
Game Versions
Similar Mods
King's Better Bone Meal
Allows bone meal to be used on more plants!
Linear Equipment
This is combination of Linear Tools and Linear Armor
Wanted World
Turn your world into a true FNaF World-inspired adventure! Wanted World expands Management Wanted
Fretux's Skill Engine
A framework for making skilltrees
ConditionMod
Create powerful custom events in Minecraft using JSON. No coding required. Optimized alternative to Conditional Events.
MenuKit
UI library for Fabric mods — HUD panels, widgets, layouts, region anchoring, modal overlays. Client-only.