-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
11 changed files
with
11 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
data/lt/function/world_games/minigolf/core/utils/give_putters.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
give @s minecraft:stone_hoe[custom_name='{"translate":"lt.golf.gentle_putter","color":"light_purple","italic":false}',lore=['{"translate":"lt.golf.gentle_putter.info","color":"white"}'],ltextras:undroppable={},hide_additional_tooltip={},minecraft:custom_data={lt:golf},unbreakable={},enchantments={levels:{knockback:1},show_in_tooltip:false}] | ||
give @s minecraft:golden_hoe[custom_name='{"translate":"lt.golf.soft_putter","color":"light_purple","italic":false}',lore=['{"translate":"lt.golf.soft_putter.info","color":"white"}'],ltextras:undroppable={},hide_additional_tooltip={},minecraft:custom_data={lt:golf},unbreakable={},enchantments={levels:{knockback:2},show_in_tooltip:false}] | ||
give @s minecraft:iron_hoe[custom_name='{"translate":"lt.golf.putter","color":"light_purple","italic":false}',lore=['{"translate":"lt.golf.putter.info","color":"white"}'],ltextras:undroppable={},hide_additional_tooltip={},minecraft:custom_data={lt:golf},unbreakable={},enchantments={levels:{knockback:3},show_in_tooltip:false}] | ||
give @s minecraft:diamond_hoe[custom_name='{"translate":"lt.golf.powerful_driver","color":"light_purple","italic":false}',lore=['{"translate":"lt.golf.powerful_driver.info","color":"white"}'],ltextras:undroppable={},hide_additional_tooltip={},minecraft:custom_data={lt:golf},unbreakable={},enchantments={levels:{knockback:4},show_in_tooltip:false}] | ||
give @s minecraft:netherite_hoe[custom_name='{"translate":"lt.golf.potent_driver","color":"light_purple","italic":false}',lore=['{"translate":"lt.golf.potent_driver.info","color":"white"}'],ltextras:undroppable={},hide_additional_tooltip={},minecraft:custom_data={lt:golf},unbreakable={},enchantments={levels:{knockback:5},show_in_tooltip:false}] |
1 change: 1 addition & 0 deletions
1
data/lt/function/world_games/minigolf/core/utils/spawn_crab.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
summon tropicraft:fiddler_crab ~ ~ ~ {RollingDownTown:true,Silent:true,Health:500f,Tags:["golfCrab"],attributes:[{id:"minecraft:generic.max_health",base:500},{id:"minecraft:generic.knockback_resistance",base:0.75},{id:"minecraft:generic.movement_speed",base:0}]} |
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
data/lt/function/world_games/minigolf/debug/initiate_golf.mcfunction
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
data/lt/function/world_games/minigolf/debug/reset_dummy.mcfunction
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
data/lt/function/world_games/minigolf/debug/reset_plays.mcfunction
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
data/lt/function/world_games/minigolf/debug/reset_scores.mcfunction
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
data/lt/function/world_games/minigolf/debug/stats_book.mcfunction
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.