Skip to content

Commit 57d275b

Browse files
author
Finn
committed
Set stage function
1 parent 7ac9c79 commit 57d275b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
$scoreboard players set scene stage.global $(action_data)
2+
3+
## Set stage storage/river
4+
execute in tropicraft:tropics if score scene stage.global matches 1 run clone -165 119 -217 -133 132 -204 -165 133 -217
5+
6+
## Set stage sky
7+
execute in tropicraft:tropics if score scene stage.global matches 2 run clone -165 77 -217 -133 90 -204 -165 133 -217
8+
9+
10+
## Set stage Evil base
11+
execute in tropicraft:tropics if score scene stage.global matches 3 run clone -165 105 -217 -133 118 -204 -165 133 -217
12+
13+
14+
## Set stage good base
15+
execute in tropicraft:tropics if score scene stage.global matches 4 run clone -165 91 -217 -133 104 -204 -165 133 -217

0 commit comments

Comments
 (0)