Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piglin Barter Fix #7046

Open
wants to merge 12 commits into
base: dev/feature
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,13 @@ on piglin barter:
complete objective "remove multiple items from barter drops" for {_test}

complete objective "barter drops test complete" for {_test}

set {_tests::1} to "correct barter input"
set {_tests::2} to "clear barter drops"
set {_tests::3} to "set barter drops to 2 items"
set {_tests::4} to "remove item from barter drops"
set {_tests::5} to "add multiple items to barter drops"
set {_tests::6} to "remove all of an item from barter drops"
set {_tests::7} to "remove multiple items from barter drops"
set {_tests::8} to "barter drops test complete"
ensure {_test} completes {_tests::*}
TheAbsolutionism marked this conversation as resolved.
Show resolved Hide resolved
27 changes: 0 additions & 27 deletions src/test/skript/junit/EvtPiglinBarterTest.sk

This file was deleted.