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.damage",
"$id": "blockception.minecraft.behavior.block.events.damage",
"type": "object",
"description": "Deals damage to the target.",
"title": "Damage 1.17.0",
"title": "Damage",
"additionalProperties": false,
"properties": {
"amount": { "type": "integer", "default": 0, "description": "The amount of damage to deal.", "title": "Amount" },