diff --git a/ScenamaticaPlugin/src/main/resources/scenarios/actions/entity/Pickup-Item-3.yml b/ScenamaticaPlugin/src/main/resources/scenarios/actions/entity/Pickup-Item-3.yml index a4e8ebff7..ec230100d 100644 --- a/ScenamaticaPlugin/src/main/resources/scenarios/actions/entity/Pickup-Item-3.yml +++ b/ScenamaticaPlugin/src/main/resources/scenarios/actions/entity/Pickup-Item-3.yml @@ -4,21 +4,6 @@ scenamatica: ${project.version} name: actions_entity_pickup_item_3 description: Testing entity_pickup_item action without argument works or not on: - - type: on_load - before: - - type: execute - action: entity_spawn - with: - entity: - type: minecraft:villager - tags: - - 810snpi - - after: - - action: command_dispatch - type: execute - with: - command: 'kill @e[type=minecraft:villager,tag=810snpi]' - type: manual_dispatch before: - type: execute