Skip to content

Commit

Permalink
fix: Add missing shooter structure
Browse files Browse the repository at this point in the history
  • Loading branch information
PeyaPeyaPeyang committed Dec 8, 2024
1 parent c80a510 commit 2438573
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ on:
x: 0
y: 255
z: 0
shooter:
type: minecraft:villager
tags:
- 810shooter
- type: manual_dispatch
before:
- type: execute
Expand All @@ -31,8 +35,15 @@ on:
x: 0
y: 255
z: 0
shooter:
type: minecraft:villager
tags:
- 810shooter
context:
entities:
- type: minecraft:villager
tags:
- 810shooter
- type: minecraft:villager
tags:
- 810snpi
Expand Down

0 comments on commit 2438573

Please sign in to comment.