Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Registry Blocker

Registry Blocker

Blocking registries' entries from registration

1,120
5
AboutChangelogVersions

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"
    ]
}

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x

Platforms

Fabric
Forge
Quilt

Supported environments

Server-side
Client and server (optional)

Links

View source

Creators

settingdust
settingdust Member

Details

Licensed MIT
Published last year
Updated 7 months ago

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.