- Remove sounds enum (#270)
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
"$id": "blockception.minecraft.general.sound_event",
|
"$id": "blockception.minecraft.general.sound_event",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Sound Event",
|
"title": "Sound Event",
|
||||||
"description": "UNDOCUMENTED.",
|
"description": "Reference to a sound definition in \"sound_definitions.json\".",
|
||||||
"$comment": "UNDOCUMENTED",
|
"examples": [
|
||||||
"enum": [
|
|
||||||
"",
|
"",
|
||||||
"add.chest",
|
"add.chest",
|
||||||
"admire",
|
"admire",
|
||||||
|
|||||||
Reference in New Issue
Block a user