Removed format versionsing

This commit is contained in:
DaanV2
2022-06-07 21:39:02 +02:00
parent 5410c174c0
commit 2c5aa57631
50 changed files with 96 additions and 96 deletions

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.1.17.0.block.events.playsound",
"$id": "blockception.minecraft.behavior.block.events.playsound",
"type": "object",
"description": "Play a sound relative to target position.",
"title": "Playsound 1.17.0",
"title": "Playsound",
"additionalProperties": false,
"properties": {
"sound": { "type": "string", "default": "", "description": "The name of the sound to play.", "title": "Sound" },