Skip to content

Commit

Permalink
chore: Remove unnecessary test
Browse files Browse the repository at this point in the history
  • Loading branch information
PeyaPeyaPeyang committed Oct 1, 2023
1 parent 1b8a41d commit fb0f734
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb0f734

Please sign in to comment.