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.blocks.1.17.0.minecraft.loot",
"$id": "blockception.minecraft.behavior.blocks.minecraft.loot",
"additionalProperties": false,
"type": "string",
"title": "Loot 1.17.0",
"title": "Loot",
"description": "The path to the loot table, relative to the behavior pack.",
"pattern": "loot_tables/.*\\.json$"
}