Compatibility
Minecraft: Java Edition
1.21
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 4 months ago
Updated 3 months ago
no fun allowed
data and component driven adventure mode location protection for showcase servers
uses the yttr adventure helper adapted for components to prevent use of dangerous items in adventure mode situations
created because of blanketcon 23 creative problem
item usage location only works for right click
nofunallowed:usage_ignore
item tag to bypass location checkingnofunallowed:usage_strict
item tag to prevent item from being used without a component with a location or dimension or bothnofunallowed:usage_none
item tag to fully disable an itemnofunallowed:obliterate
item tag to delete items when not usablenofunallowed:usage_none
block tag to disable block left and right clicking
component format takes optional dimension
identifier for permitted dimension and optional location
box object for permitted area
box object format is min_x
max_x
min_y
max_y
min_z
max_z
doubles to make a bounding box
other mods can use the locational use component for their own component types for different actions