Modscraper Modscraper Minecraft
Universal Blocking logo

Universal Blocking

Mod

Ultimate server-side control mod for Minecraft. Block any item, block, craft, or mob spawn using 11 configurable flags, wildcards, and tags. Hide items from Creative tabs and JEI, auto-replace blocks in the world, enforce mob population limits per dimensio

Type

Mod

Modrinth Downloads

3,191

Modrinth ID

JO0jEaXS

Last Updated

Jun 6, 2026

Description

English

Control your world. Restrict everything.

  • Universal Blocking — complete authority over items, blocks, and entities.
  • Requires Architectury API (Forge & Fabric)
  • 📺 Video Review (v1.0): YouTube Shorts

🎮 About the mod

Universal Blocking is a powerful server-side tool that gives you absolute control over what can and cannot exist in your Minecraft world. Whether you're running a hardcore SMP, a custom modpack, or an adventure map — this mod lets you restrict any item, block, craft, mob, or interaction with surgical precision.

Define rules using specific IDs, wildcard patterns (minecraft:*ore*, *:tools), or tags (forge:ingots, minecraft:logs). Each rule can combine multiple flags to achieve exactly the behavior you need.

🚩 11 Powerful Flags

Flag Name Description ⚔️ D Damage Prevents attacking with this item 🖱️ U Use Blocks right-click usage 📦 I Interface Prevents opening block GUIs 🧱 P Placement Blocks block placement ⛏️ B Break Prevents breaking blocks (tool or block) 🛡️ A Armor Prevents wearing armor (auto-drops it) 🗑️ Z Delete Removes from inventory, chests & drops 🔨 C Craft Completely blocks crafting (any method) 🔓 Q Unlock Exception — exempts from other rules 🔄 R Replace Replaces block in the world (air/custom) 👁️ T Creative Tab Hides from Creative + JEI/REI

📋 Usage Examples

{ "item_blocked": [ "minecraft:diamond_sword D", "minecraft:diamond Z", "minecraft:stick D U P B", "minecraft:sand R", "minecraft:dirt R!minecraft:gold_block", "minecraft:netherite_pickaxe Q" ], "tag_blocked": [ "*:swords D", "forge:tools B", "minecraft:wool R!minecraft:stone", "minecraft:* T" ], "entity_blocked": [ "minecraft:zombie", "*:bee", "*:cow 5" ] }

🐾 Mob Control

  • Complete block: "minecraft:zombie" — zombies can't spawn at all
  • Population limit: "*:cow 5" — maximum 5 cows per dimension (excess despawns)
  • Bees still exit hives to prevent sound spam, but instantly despawn

⌨️ Commands (OP Level 2)

  • /ub reload — Reload config, rebuild Creative tabs & JEI, trigger block replacement
  • /ub tagitem — Show all tags of item in main hand
  • /ub tagall — List tags of every item in your inventory

✨ Features

  • Forge & Fabric support via Architectury API
  • Wildcard patterns (*:*, modid:*prefix*, *:suffix)
  • Tag-based rules (any mod's item/block tags)
  • Mob population limits per dimension
  • Auto block replacement in the world (diagonal-aware)
  • JEI integration (blocked items hidden automatically)
  • JSON config with pretty-printing
  • Hot reload without server restart
  • Template file (universal_blocking_template.txt) with full documentation in EN/RU
  • Q flag — create exceptions from broader tag rules

📋 Config Location

config/universal_blocking.json — created automatically on first run with examples.

Русский

Контролируй свой мир. Ограничивай всё.

  • Universal Blocking — полный контроль над предметами, блоками и сущностями.
  • Требуется Architectury API (Forge и Fabric)
  • 📺 Видео обзор (v1.0): YouTube Shorts

🎮 О моде

Universal Blocking — мощный серверный инструмент, который даёт вам абсолютный контроль над тем, что может и не может существовать в вашем мире Minecraft. Хардкор SMP, кастомная сборка или приключенческая карта — этот мод позволяет ограничить любой предмет, блок, крафт, моба или взаимодействие с хирургической точностью.

Создавайте правила по конкретным ID, маскам (minecraft:*ore*, *:tools) или тегам (forge:ingots, minecraft:logs). Каждое правило может комбинировать несколько флагов для получения нужного поведения.

🚩 11 мощных флагов

Флаг Название Описание ⚔️ D Урон Запрещает атаковать этим предметом 🖱️ U Использование Блокирует ПКМ 📦 I Интерфейс Запрещает открытие GUI блоков 🧱 P Размещение Запрещает ставить блок ⛏️ B Ломание Запрещает ломать блоки (инструмент или сам блок) 🛡️ A Броня Запрещает носить броню (авто-сброс) 🗑️ Z Удаление Удаляет из инвентаря, сундуков и дропа 🔨 C Крафт Полностью блокирует крафт (любой способ) 🔓 Q Разблокировка Исключение из других правил 🔄 R Замена Заменяет блок в мире (на воздух/другой блок) 👁️ T Креатив Скрывает из креатива + JEI/REI

📋 Примеры использования

{ "item_blocked": [ "minecraft:diamond_sword D", "minecraft:diamond Z", "minecraft:stick D U P B", "minecraft:sand R", "minecraft:dirt R!minecraft:gold_block", "minecraft:netherite_pickaxe Q" ], "tag_blocked": [ "*:swords D", "forge:tools B", "minecraft:wool R!minecraft:stone", "minecraft:* T" ], "entity_blocked": [ "minecraft:zombie", "*:bee", "*:cow 5" ] }

🐾 Контроль мобов

  • Полная блокировка: "minecraft:zombie" — зомби вообще не спавнятся
  • Лимит популяции: "*:cow 5" — максимум 5 коров на измерение (лишние исчезают)
  • Пчёлы всё ещё вылетают из ульев (чтобы не было спама звуков), но мгновенно исчезают

⌨️ Команды (OP 2 уровня)

  • /ub reload — Перезагрузить конфиг, пересобрать креатив и JEI, запустить замену блоков
  • /ub tagitem — Показать все теги предмета в главной руке
  • /ub tagall — Вывести теги всех предметов в инвентаре

✨ Особенности

  • ✅ Поддержка Forge и Fabric через Architectury API
  • Wildcard-маски (*:*, modid:*prefix*, *:suffix)
  • Правила по тегам (любые теги предметов/блоков)
  • Лимиты популяции мобов на измерение
  • Авто-замена блоков в мире (с учётом диагоналей)
  • Интеграция с JEI (заблокированные предметы скрываются автоматически)
  • JSON конфиг с красивым форматированием
  • Горячая перезагрузка без рестарта сервера
  • Файл-шаблон (universal_blocking_template.txt) с полной документацией на EN/RU
  • Флаг Q — создание исключений из широких правил по тегам

📋 Расположение конфига

config/universal_blocking.json — создаётся автоматически при первом запуске с примерами.

Compatibility

Mod Loaders

Fabric Forge

Game Versions

1.19.2 1.20.1 1.21.1 1.21.4 1.21.6

Screenshots

Similar Mods

External Resources