Skip to content

Commit

Permalink
Add dimension_bound.json with documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
StealthyExpertX authored Nov 9, 2024
1 parent 85abd4b commit cef8070
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$id": "blockception.minecraft.behavior.entities.minecraft.dimension_bound",
"type": "object",
"title": "Dimension Bound",
"additionalProperties": false,
"description": "Restricts entities from moving between dimensions when using Minecraft portals, keeping them bound to their current dimension.",
"required": [],
"properties": {}
}

0 comments on commit cef8070

Please sign in to comment.