File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
datapacks/map_all/data/minecraft/function/color Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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
78execute if score color . rantype board matches 1 run function minecraft:color/ran_fill/1_init
89execute 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
2020execute as @a [ team = play.color ] at @s run playsound minecraft:ui.button.click player @s
You can’t perform that action at this time.
0 commit comments