Updated
This commit is contained in:
@@ -31,6 +31,18 @@
|
||||
"default": 0,
|
||||
"description": "Distance in blocks this mob can get tempted by a player holding an item they like",
|
||||
"title": "Within Radius"
|
||||
},
|
||||
"tempt_sound": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Tempt Sound" },
|
||||
"sound_interval": {
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Sound Interval",
|
||||
"properties": {
|
||||
"range_min": { "type": "number", "description": "Minimum", "title": "Minimum" },
|
||||
"range_max": { "type": "number", "description": "Maximum", "title": "Maximum" }
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user