Initial Commit
This commit is contained in:
15
behaviour/spawn_rules/1.8.0/components/minecraft.weight.json
Normal file
15
behaviour/spawn_rules/1.8.0/components/minecraft.weight.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.weight",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Weight 1.8.0",
|
||||
"description": "TODO",
|
||||
"properties": {
|
||||
"default": {
|
||||
"type": "integer",
|
||||
"description": "TODO",
|
||||
"title": "Default"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user