Skip to content

Commit

Permalink
ada
Browse files Browse the repository at this point in the history
  • Loading branch information
brickmaster5001 committed Nov 3, 2023
1 parent f180d03 commit 1725c55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions data/lt/functions/collectible/give/rocket_boots.mcfunction
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# summon ltextras:collectible ~ ~ ~ {Tags:["compass_hidden"],collectible:{item:"minecraft:netherite_boots",tag:{ParkourBlacklist:1b,display:{Name:'{"translate":"lt.collectible.rocket_boots.name","color":"#5ABDA3","italic":false}',Lore:['{"translate":"lt.collectible.rocket_boots.description","color":"gray"}','{"text":" "}','{"translate":"lt.collectible.unicode.secret","color":"white","italic":false}','{"text":" "}','{"translate":"item.modifiers.feet","color":"gray","italic":false}','{"translate":"lt.collectible.rocket_boots.tooltip.add_velocity","color":"blue","italic":false}','{"translate":"lt.collectible.rocket_boots.tooltip.add_reckless_abandon","color":"blue","italic":false}']},HideFlags:255,RocketBoots:1b,Unbreakable:1b,Trim:{material:"minecraft:redstone",pattern:"minecraft:eye"}}}}

collectible give @s minecraft:netherite_boots{ParkourBlacklist:1b,display:{Name:'{"translate":"lt.collectible.rocket_boots.name","color":"#5ABDA3","italic":false}',Lore:['{"translate":"lt.collectible.rocket_boots.description","color":"gray"}','{"text":" "}','{"translate":"lt.collectible.unicode.secret","color":"white","italic":false}','{"text":" "}','{"translate":"item.modifiers.feet","color":"gray","italic":false}','{"translate":"lt.collectible.rocket_boots.tooltip.add_velocity","color":"blue","italic":false}','{"translate":"lt.collectible.rocket_boots.tooltip.add_reckless_abandon","color":"blue","italic":false}']},HideFlags:255,RocketBoots:1b,Unbreakable:1b,Trim:{material:"minecraft:redstone",pattern:"minecraft:eye"}}
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
collectible give @s feather{ParkourBlacklist:1b,HideFlags:255,AttributeModifiers:[{AttributeName:"forge:step_height",Amount:1,Operation:0,UUID:[I;2146370236,-34780387,-1105702017,-765474184]},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:1.01,Operation:2,UUID:[I;1631647796,311184330,-1581669045,180460247]}],SwiftFeather:1b,Enchantments:[{}],display:{Name:'{"translate":"lt.collectible.swift_feather.name","color":"#5ABDA3","italic":false}',Lore:['{"translate":"lt.collectible.swift_feather.description","color":"gray"}','{"text":" "}','{"translate":"lt.collectible.unicode.secret","color":"white","italic":false}','{"text":" "}','{"translate":"lt.collectible.generic.modifiers.hold_both_hands","color":"gray","italic":false}','{"translate":"lt.collectible.swift_feather.tooltip.add_speed","color":"blue","italic":false}','{"translate":"lt.collectible.swift_feather.tooltip.add_step_height","color":"blue","italic":false}']}}
collectible give @s feather{collectible_marker:1b,undroppable:1b,ParkourBlacklist:1b,HideFlags:255,AttributeModifiers:[{AttributeName:"forge:step_height",Amount:1,Operation:0,UUID:[I;2146370236,-34780387,-1105702017,-765474184]},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:1.01,Operation:2,UUID:[I;1631647796,311184330,-1581669045,180460247]}],SwiftFeather:1b,Enchantments:[{}],display:{Name:'{"translate":"lt.collectible.swift_feather.name","color":"#5ABDA3","italic":false}',Lore:['{"translate":"lt.collectible.swift_feather.description","color":"gray"}','{"text":" "}','{"translate":"lt.collectible.unicode.secret","color":"white","italic":false}','{"text":" "}','{"translate":"lt.collectible.generic.modifiers.hold_both_hands","color":"gray","italic":false}','{"translate":"lt.collectible.swift_feather.tooltip.add_speed","color":"blue","italic":false}','{"translate":"lt.collectible.swift_feather.tooltip.add_step_height","color":"blue","italic":false}']}}

0 comments on commit 1725c55

Please sign in to comment.