Skip to content

Commit

Permalink
Push to see if it fixes build server
Browse files Browse the repository at this point in the history
  • Loading branch information
UnRealDinnerbone committed Nov 27, 2024
1 parent b738529 commit 3bca076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/lt/function/gegy/spawn_fly.mcfunction
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
summon tropicraft:turtle ~ ~ ~ {Tags:["kill_on_no_players"],Invulnerable:true,NoAI:true,DeathLootTable:"minecraft:empty",attributes:[{base:1.65,id:"minecraft:generic.movement_speed"},{id:"minecraft:generic.gravity",base:0}],LongsForTheSky:true,"neoforge:attachments": {"ltminigames:player_disguise": {entity: {tag: {collectible: "lt:gegy_potato"}, type: "ltextras:collectible"}}}}
ride @s mount @e[type=tropicraft:turtle,tag=kill_on_no_players,limit=1,sort=nearest]
ride @s mount @e[type=tropicraft:turtle,tag=kill_on_no_players,limit=1,sort=nearest]

0 comments on commit 3bca076

Please sign in to comment.