-
Notifications
You must be signed in to change notification settings - Fork 0
/
opcode_fx07.mcfunction
16 lines (16 loc) · 1.58 KB
/
opcode_fx07.mcfunction
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
execute if score Global PC_nibble_2 matches 0 run scoreboard players operation Global V0 = Global DT
execute if score Global PC_nibble_2 matches 1 run scoreboard players operation Global V1 = Global DT
execute if score Global PC_nibble_2 matches 2 run scoreboard players operation Global V2 = Global DT
execute if score Global PC_nibble_2 matches 3 run scoreboard players operation Global V3 = Global DT
execute if score Global PC_nibble_2 matches 4 run scoreboard players operation Global V4 = Global DT
execute if score Global PC_nibble_2 matches 5 run scoreboard players operation Global V5 = Global DT
execute if score Global PC_nibble_2 matches 6 run scoreboard players operation Global V6 = Global DT
execute if score Global PC_nibble_2 matches 7 run scoreboard players operation Global V7 = Global DT
execute if score Global PC_nibble_2 matches 8 run scoreboard players operation Global V8 = Global DT
execute if score Global PC_nibble_2 matches 9 run scoreboard players operation Global V9 = Global DT
execute if score Global PC_nibble_2 matches 10 run scoreboard players operation Global VA = Global DT
execute if score Global PC_nibble_2 matches 11 run scoreboard players operation Global VB = Global DT
execute if score Global PC_nibble_2 matches 12 run scoreboard players operation Global VC = Global DT
execute if score Global PC_nibble_2 matches 13 run scoreboard players operation Global VD = Global DT
execute if score Global PC_nibble_2 matches 14 run scoreboard players operation Global VE = Global DT
execute if score Global PC_nibble_2 matches 15 run scoreboard players operation Global VF = Global DT