Skip to content

Commit abfd056

Browse files
committed
FIX
1 parent 7f5c3f1 commit abfd056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datapacks/map_all/data/minecraft/function/color/colorstartran.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## If you encounter a problem, make an issue on https://github.com/wifi-left/Datapack-Upgrader
44
##
55
# tag @e[tag=color.test] add color.Nadd
6+
function minecraft:color/setcolor
67

78
execute if score color.rantype board matches 1 run function minecraft:color/ran_fill/1_init
89
execute if score color.rantype board matches 2 run function minecraft:color/ran_fill/1_init
@@ -14,7 +15,6 @@ execute if score color.rantype board matches 5 run function minecraft:color/ran_
1415
# 3: Line 星射线
1516
# 4: Fixed
1617
# -5 17 77 30 17 112
17-
function minecraft:color/setcolor
1818

1919
# 色卡 -52 35 61
2020
execute as @a[team=play.color] at @s run playsound minecraft:ui.button.click player @s

0 commit comments

Comments
 (0)