We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d9a6f commit 8da6938Copy full SHA for 8da6938
data/lt/function/stage/feature/add/enable.mcfunction
@@ -1,3 +1,3 @@
1
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] view_range set value 1
2
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] start_interpolation set value 0
3
-execute as @e[tag=ad.spawn] at @s run summon minecraft:armor_stand ~ ~ ~ {Tags:["ad.gegy"],CustomNameVisible:false,"neoforge:attachments": {"ltminigames:player_disguise": {custom_name:"''", scale:5f, entity: {tag: {collectible: "lt:gegy_potato"}, type: "ltextras:collectible"}}}}
+execute as @e[tag=ad.spawn] at @s run summon minecraft:armor_stand ~ ~ ~ {Tags:["ad.gegy"],CustomName:'""',CustomNameVisible:false,"neoforge:attachments": {"ltminigames:player_disguise": {custom_name:"''", scale:5f, entity: {tag: {collectible: "lt:gegy_potato"}, type: "ltextras:collectible"}}}}
0 commit comments