Skip to content

Commit

Permalink
Testing Undo. Bug Found!
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Oct 25, 2023
1 parent 1d807e6 commit 5ddc5c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
give @s stone_hoe{display:{Name:'{"text":"Gentle Putter","color":"light_purple","italic":false}',Lore:['{"text":"For those short and sweet strikes.","color":"white"}']},HideFlags:127,Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:1s}],Tags:[golf]} 1
give @s stone_hoe{display:{Name:'{"text":"Gentle Putter","color":"light_purple","italic":false}',Lore:['{"text":"For those short and sweet strikes.","color":"white"}']},HideFlags:127,Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:1s}],Tags:[golf],undroppable:true} 1
give @s golden_hoe{display:{Name:'{"text":"Soft Putter","color":"light_purple","italic":false}',Lore:['{"text":"For when you need just a slightly less short but still pretty short hit.","color":"white"}']},HideFlags:127,Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:2s}],Tags:[golf],undroppable:true} 1
give @s iron_hoe{display:{Name:'{"text":"Putter","color":"light_purple","italic":false}',Lore:['{"text":"Perfect for those medium range puts.","color":"white"}']},HideFlags:127,Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:3s}],Tags:[golf],undroppable:true} 1
give @s diamond_hoe{display:{Name:'{"text":"Powerful Driver","color":"light_purple","italic":false}',Lore:['{"text":"Puts that aren\'t quite far, but aren\'t quite medium.","color":"white"}']},HideFlags:127,Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:4s}],Tags:[golf],undroppable:true} 1
Expand Down

0 comments on commit 5ddc5c4

Please sign in to comment.