Updating Undocumented (#180)
* Updating UnDocumented Updating Undocumented and Fix Component errors * Update source/behavior/entities/format/components/is_stackable.json * Update source/behavior/entities/format/components/is_stackable.json --------- Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
This commit is contained in:
@@ -24,14 +24,12 @@
|
||||
"range_min": {
|
||||
"title": "Range Minimum",
|
||||
"description": "The minimum amount of health this mob could have.",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "number"
|
||||
"type": "integer"
|
||||
},
|
||||
"range_max": {
|
||||
"title": "Range Maximum",
|
||||
"description": "The maximum amount of health this mob could have.",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "number"
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user