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
Barricade

Barricade

A mod that implements more specific barriers.

5,497
6
Utility

Compatibility

Minecraft: Java Edition

1.21.1

Platforms

Fabric
NeoForge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Mod Garden
Mod GardenOrganization

Sylv
Sylv Developer
Torty
Torty Member

Details

Licensed MPL-2.0
Published 9 months ago
Updated last month
DescriptionGalleryChangelogVersions

Barricade

Barricade is a mod that implements more barrier types meant for use within Mod Garden events. Although it is free for other mapmakers to use too.

This mod may also change barrier and light block rendering, to be friendlier to directional based barriers.

You can enable/disable the above by applying/removing the Barricade Rendering resource pack.

Client-side Only

This mod is able to run on clients without having it on the server. When run like this, the mod will only apply the rendering functionalities to any block with the barricade:operator loader json. If you wish to implement this model type for your own barriers in a resource pack, copy from the models found in the mod's source.

You may specify which items activate rendering by adding/modifying json found in assets/<namespace>/barricade/operator_blocks.

The Barriers

This mod adds three barrier block types, Directional, Predicate, and Advanced Barrier blocks.

Directional barriers block movement from specific directions, whereas entity barriers block entities that meet the predicate specified by the block.

All items may be accessed through the /give command or through the Operator Utilities creative menu tab.

Default Directional Barriers

  • barricade:down_barrier - Blocks out entities from below.
  • barricade:up_barrier - Blocks out entities from above.
  • barricade:east_barrier - Blocks out entities from the east.
  • barricade:west_barrier - Blocks out entities from the west.
  • barricade:north_barrier - Blocks out entities from the north.
  • barricade:south_barrier - Blocks out entities from the south.
  • barricade:horizontal_barrier - Blocks out entities from all horizontal directions.
  • barricade:vertical_barrier - Blocks out entities from all vertical directions.

Default Predicate Barriers

  • barricade:hostile_barrier - Blocks out mobs considered hostile, and neutral mobs that are more-so hostile.
  • barricade:mob_barrier - Blocks out all non player entities.
  • barricade:passive_barrier - Blocks out mobs considered passive, and neutral mobs that are more-so passive.
  • barricade:player_barrier - Exclusively blocks out players.
  • barricade:creative_only_barrier - Blocks out non-creative players.

Advanced Barrier

The Advanced Barrier is a block entity based barrier that can be both directional and predicated.

What an Advanced Barrier will do can be modified by specifying an Advanced Barrier JSON inside /data/<namespace>/barricade/advanced_barrier/<path>.json.

You may add this advanced barrier to your JSON with the id as the value of the barricade:advanced_barrier component.

Modrinth is open source.

main@81b0922

© 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.