-
Required Element Summary
Required Elements
Regex of block identifiers to apply this collision to
Matches against just the block ID name, not including the namespace or parameters
-
Optional Element Summary
Optional Elements
boolean
Signals if the default bounding boxes of this block as defined in collision.json should be passed to the
constructor
boolean
Signals if a new instance needs to created for every block state
-
Element Details
-
regex
Regex of block identifiers to apply this collision to
Matches against just the block ID name, not including the namespace or parameters
-
usesParams
boolean usesParams
Signals if a new instance needs to created for every block state
- Default:
false
-
passDefaultBoxes
boolean passDefaultBoxes
Signals if the default bounding boxes of this block as defined in collision.json should be passed to the
constructor
- Default:
false