
Universal Blocking
🗸 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 and etc.
3.3K
25
Parity between Forge Fabric Neoforge versions starting from mod version 5.0
(Configurations are completely identical, you can move them between builds)
Parity between Forge Fabric Neoforge versions starting from mod version 5.0
(Configurations are completely identical, you can move them between builds)
Update 5.0 EN
- Full code rewrite — mod rewritten from scratch using Architectury API
- Cross-platform support — now works identically stable on both Forge and Fabric (previously had differences and bugs due to separate implementations)
- Optimization — reduced server load
- New mob blocking system — added
entity_blockedarray to config - Mob population limits — can now limit the number of mobs per dimension (e.g.,
"*:cow 5"allows max 5 cows) - Improved T flag — now correctly hides items from Creative tabs and JEI
- Improved C flag — completely blocks crafting by any method (LMB, Shift+Click, drop)
- Improved R flag — enhanced block replacement performance, now less FPS/TPS drops
- Auto GUI refresh — Creative tabs and JEI update instantly after
/ub reload - JSON config — replaced TOML with more user-friendly JSON with pretty-printing
- Template file — added
universal_blocking_template.txtwith full EN/RU documentation
Обновление 5.0 RU
- Полная переделка кода — мод переписан с нуля с использованием Architectury API
- Кроссплатформенность — теперь работает одинаково стабильно на Forge и Fabric (раньше были различия и баги из-за разных реализаций)
- Оптимизация — снижена нагрузка на сервер
- Новая система блокировки мобов — добавлен массив
entity_blockedв конфиге - Лимиты популяции мобов — теперь можно ограничить количество мобов на измерение (например,
"*:cow 5"разрешит максимум 5 коров) - Улучшен флаг T — теперь корректно скрывает предметы из креативных вкладок и JEI
- Улучшен флаг C — полностью блокирует крафт любым способом (ЛКМ, Shift+Click, выброс)
- Улучшен флаг R — улучшена работа замены блоков, теперь меньше просадок в FPS/TPS
- Автообновление GUI — креативные вкладки и JEI обновляются мгновенно после
/ub reload - JSON конфиг — заменён TOML на более удобный JSON с pretty-printing
- Файл-шаблон — добавлен
universal_blocking_template.txtс полной документацией на EN/RU
Update 5.0 EN
- Full code rewrite — mod rewritten from scratch using Architectury API
- Cross-platform support — now works identically stable on both Forge and Fabric (previously had differences and bugs due to separate implementations)
- Optimization — reduced server load
- New mob blocking system — added
entity_blockedarray to config - Mob population limits — can now limit the number of mobs per dimension (e.g.,
"*:cow 5"allows max 5 cows) - Improved T flag — now correctly hides items from Creative tabs and JEI
- Improved C flag — completely blocks crafting by any method (LMB, Shift+Click, drop)
- Improved R flag — enhanced block replacement performance, now less FPS/TPS drops
- Auto GUI refresh — Creative tabs and JEI update instantly after
/ub reload - JSON config — replaced TOML with more user-friendly JSON with pretty-printing
- Template file — added
universal_blocking_template.txtwith full EN/RU documentation
Обновление 5.0 RU
- Полная переделка кода — мод переписан с нуля с использованием Architectury API
- Кроссплатформенность — теперь работает одинаково стабильно на Forge и Fabric (раньше были различия и баги из-за разных реализаций)
- Оптимизация — снижена нагрузка на сервер
- Новая система блокировки мобов — добавлен массив
entity_blockedв конфиге - Лимиты популяции мобов — теперь можно ограничить количество мобов на измерение (например,
"*:cow 5"разрешит максимум 5 коров) - Улучшен флаг T — теперь корректно скрывает предметы из креативных вкладок и JEI
- Улучшен флаг C — полностью блокирует крафт любым способом (ЛКМ, Shift+Click, выброс)
- Улучшен флаг R — улучшена работа замены блоков, теперь меньше просадок в FPS/TPS
- Автообновление GUI — креативные вкладки и JEI обновляются мгновенно после
/ub reload - JSON конфиг — заменён TOML на более удобный JSON с pretty-printing
- Файл-шаблон — добавлен
universal_blocking_template.txtс полной документацией на EN/RU
- 1.19.2 not support T
Нет описания изменений
Нет описания изменений
Нет описания изменений
Update 4.0
- The code has been completely rewritten.
- removed mob blocking
- some flags have been rewritten
- Flag H replaced with flag C
- Flag Y added to flag Z
- The R flag has been completely rewritten and optimized to the maximum extent.
- For more details see the config
Update 3.0
- Added Wildcard support *
*- any mod_id:*- any item."*:*"- means everything"minecraft:*axe*"- all items where "axe" is present will be removed."*:*axe*"- all items from all mods where "axe" is present will be removed.
Added flag Y which removes the drop. You can't drop this item, it will be deleted. Also works with any blocks that want to drop the item.
Added flag Y which removes the drop. You can't drop this item, it will be deleted. Also works with any blocks that want to drop the item.
Realese 1.21.1 Fabric
Supports Sinytra connector !!!
Fabric API needed
Rewritten code for Fabric
Corrected old, forgotten mistakes.
Minor changes and corrections of inaccuracies.
Delete the old config file.
A lot of work has been done to update the mod!
-
The mod config is updated immediately after it is changed.
-
Added the ability to disable messages about blocked.
-
Fixed the problem with the I flag - Now if you crouch and press RMB, you can put a block on it.
Added array with tags
I was asked to add tags, I did it. More information is in the mod Config.
Added new ZHRQ flags:
- Z - Removes the item from inventory and chests.
- H - You will not be able to craft the item.
- Q - Disables blocking if blocked in tags.
- R - Removes a blocked block from the world, if the block was within 8 chunks after updating the config, then all of them will be replaced. If the block is visible during travel, then it will be gradually replaced within 1 chunk (so that TPS does not freeze).
- R - Example, if you write DIABP flags R:minecraft:dirt - Then not only the previous flags will be applied, but also the block will be replaced with dirt in the world, it works the same way as a simple R.
-
Release 1.0
Совместимость
Ссылки
Авторы
Сведения
Лицензия:
Опубликован:1 год назад
Обновлён:1 неделю назад
ID проекта:

