Standards 1.1.1 / MC 1.21.11
Curse Maven Snippet
What's new
Claims.griefAllowed(level, pos) — may a non-player modify blocks here? A creeper cratering a wall, a zombie chewing a door, another mod's griefing mob.
Asked for by ZombieMod, which had no player to pass to mayModify — membership, trust lists and admin bypass mean something for a person and nothing whatever for a zombie — and was therefore deriving the rule from owner(). A land mod should get to say that mobs may grief a war zone but not a home claim; a mob mod should not decide that on its behalf.
Defaults to exactly what a consumer would have derived, so adopting it changes no behaviour until a provider says otherwise.
It fails closed, alone among these seams. Everywhere else a broken provider permits, because wrongly permitting a build can be undone; here wrongly permitting means a mob eats a base unwatched, and that cannot.
Worth knowing: mobs mysteriously refusing to break anything means a claims provider is throwing, not that the mob mod is broken.
Requires NeoForge 21.11.42 on Minecraft 1.21.11.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

