- Remove sounds enum (#270)

This commit is contained in:
Xterionix
2024-04-02 09:58:58 +02:00
committed by GitHub
parent 9476062321
commit e886128599
+2 -3
View File
@@ -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",