Initial commit
This commit is contained in:
5
data/malloc/functions/fx/anchors/set_red.mcfunction
Normal file
5
data/malloc/functions/fx/anchors/set_red.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 {ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{display:{color:16711680}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{display:{color:16711680}}},{id:"minecraft:leather_leggings",Count:1b,tag:{display:{color:16711680}}},{id:"minecraft:leather_helmet",Count:1b,tag:{display:{color:16711680}}}],CustomName:'{"text":"RED","color":"red","bold": true}'}
|
||||
tag @s add fx-red
|
Reference in New Issue
Block a user