Skip to content

Commit 8da6938

Browse files
Fix ad spawn the thing again
1 parent 12d9a6f commit 8da6938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] view_range set value 1
22
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"}}}}
3+
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

Comments
 (0)