generated from FabricMC/fabric-example-mod
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When executed tests report the last fail command and not the first one, for example :
setblock ~ ~5 ~ stone
await delay 2s
execute if block ~ ~5 ~ stone run fail "This should fail"
execute if block ~ ~5 ~ stone run fail "But this do fail instead"
Datapack : test_dp.zip
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
