Skip to content

Commit

Permalink
more ad stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
UnRealDinnerbone committed Nov 24, 2024
1 parent 6c0ed01 commit 70279d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion data/lt/function/stage/feature/add/disable.mcfunction
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] view_range set value 0
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] view_range set value 0
kill @e[tag=ad.gegy]
3 changes: 2 additions & 1 deletion data/lt/function/stage/feature/add/enable.mcfunction
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] view_range set value 1
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] start_interpolation set value 0
execute as @e[tag=info.add] at @s run data modify entity @s[type=minecraft:text_display] start_interpolation set value 0
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 comments on commit 70279d0

Please sign in to comment.