Registry Blocker
ModrinthBlocking registries' entries from registration
3.0k загрузок 9 подписчиков обновлено 1mo ago
последняя v0.8.0 Modrinth
Change config in config/registry-blocker.json.
The key is registry identifier, the value is entry identifier.
Config should reload when reloading data packs.
There will be error in latest.log if the registry is referenced by another entry.
Recommend use with https://modrinth.com/mod/data-dumper to dump matched registry with tag or regex. .
Recommend use with https://modrinth.com/mod/mod-sets to disable the developing mods in the published pack.
Use Case
- Remove structures.
- Remove items that needn't in the pack.
- Disable structure sets and grouping all the structures in a few structure sets so that avoid overlapping.
Example
{
// Since https://github.com/misode/mcmeta/blob/data-json/data/minecraft/worldgen/structure_set/pillager_outposts.json#L6 is requiring this entry. The world won't load
"minecraft:worldgen/structure_set": [
"minecraft:villages"
],
"minecraft:block": [
"minecraft:redstone_wire"
]
}
Версии
Release
0.8.0
### :sparkles: New Features
- [`6ed3365`](https://github.com/SettingDust/RegistryBlocker/commit/6ed3365453386e811be4cabd53ae40db01a7624c) -…
Release
0.7.1
### :bug: Bug Fixes
- [`a709918`](https://github.com/SettingDust/RegistryBlocker/commit/a70991879a52c80f1132d75accb67c7f934b1f2b) - avoid crash when blocking…
Release
0.7.1
### :bug: Bug Fixes
- [`a709918`](https://github.com/SettingDust/RegistryBlocker/commit/a70991879a52c80f1132d75accb67c7f934b1f2b) - avoid crash when blocking…
Release
0.7.0
### :sparkles: New Features
- [`c48d6af`](https://github.com/SettingDust/RegistryBlocker/commit/c48d6af37c149ef50daee23b7ddff040a05e935e) - add support forge…
Release
0.7.0
### :sparkles: New Features
- [`c48d6af`](https://github.com/SettingDust/RegistryBlocker/commit/c48d6af37c149ef50daee23b7ddff040a05e935e) - add support forge…
Release
0.6.0
### :recycle: Refactors
- [`cf63aa3`](https://github.com/SettingDust/RegistryBlocker/commit/cf63aa3ee8679c23d530737af6d2efa0a75e30a8) - rewrite wit cloche…
Release
0.6.0
### :recycle: Refactors
- [`cf63aa3`](https://github.com/SettingDust/RegistryBlocker/commit/cf63aa3ee8679c23d530737af6d2efa0a75e30a8) - rewrite wit cloche…
Release
0.5.3
### :bug: Bug Fixes
- [`e74aa7e`](https://github.com/SettingDust/RegistryBlocker/commit/e74aa7e5da31ab2f45acd10a326472b093fc49bc) - don't include the kinecraft…
Release
0.5.2
### :bug: Bug Fixes
- [`e6b3c1f`](https://github.com/SettingDust/RegistryBlocker/commit/e6b3c1f460e7ca3c6f9d1c6ffd538608f6f26a17) - don't use the same refmap…
Release
0.5.1
### :bug: Bug Fixes
- [`9dbe24d`](https://github.com/SettingDust/RegistryBlocker/commit/9dbe24dd9cad84ef1779d42a83c76632e39ce316) - wrong version range…
Release
0.5.0
### :sparkles: New Features
- [`376cf03`](https://github.com/SettingDust/RegistryBlocker/commit/376cf03056751bfda6602290dc185fa5a3f98f8a) - working on 1.20.1 +…

Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.