Initial commit
This commit is contained in:
5
data/malloc/functions/fx/anchors/set_green.mcfunction
Normal file
5
data/malloc/functions/fx/anchors/set_green.mcfunction
Normal file
@ -0,0 +1,5 @@
|
||||
function malloc:fx/anchors/reset
|
||||
function malloc:fx/anchors/reset_tags
|
||||
function malloc:fx/anchors/show
|
||||
data merge entity @s {CustomName:'{"text":"GREEN","color":"green","bold":true}',ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{display:{color:65280}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{display:{color:65280}}},{id:"minecraft:leather_leggings",Count:1b,tag:{display:{color:65280}}},{id:"minecraft:leather_helmet",Count:1b,tag:{display:{color:65280}}}]}
|
||||
tag @s add fx-green
|
Reference in New Issue
Block a user