Stripped format versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.explode",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.explode",
|
||||
"type": "object",
|
||||
"title": "Explode 1.16.0",
|
||||
"title": "Explode",
|
||||
"additionalProperties": false,
|
||||
"description": "Defines how the entity explodes.",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
"max_resistance": {
|
||||
"type": "number",
|
||||
"default": 3.40282e38,
|
||||
"default":,
|
||||
"description": "A blocks explosion resistance will be capped at this value when an explosion occurs.",
|
||||
"title": "Maximum Resistance"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user