Updating items
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user