Updating items

This commit is contained in:
DaanV2
2022-07-20 21:25:32 +02:00
parent e7465a00c4
commit 8b85afe464
39 changed files with 843 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect",
"$id": "blockception.minecraft.behavior.items.events.add_mob_effect",
"title": "Add Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
"$id": "blockception.minecraft.behavior.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.decrement_stack",
"$id": "blockception.minecraft.behavior.items.events.decrement_stack",
"title": "Decrement Stack",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect",
"$id": "blockception.minecraft.behavior.items.events.remove_mob_effect",
"title": "Remove Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
"$id": "blockception.minecraft.behavior.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.swing",
"$id": "blockception.minecraft.behavior.items.events.swing",
"title": "Swing",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport",
"$id": "blockception.minecraft.behavior.items.events.teleport",
"title": "Teleport",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",

View File

@@ -1,5 +1,5 @@
{
"$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item",
"$id": "blockception.minecraft.behavior.items.events.transform_item",
"title": "Transform Item",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",