Skip to content

Commit

Permalink
Stats Book + SH things
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Nov 3, 2023
1 parent 8353870 commit fe2b05c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/lt/functions/game/minigolf/core/stats_book.mcfunction
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
give @p written_book{pages:['["",{"text":"Dropper And Golf Stats!\\n\\nTotal Hole Plays: "},{"score":{"name":"TotalHolesPlays","objective":"golf.global"}},{"text":"\\n\\nDropper Wins: "},{"score":{"name":"dropper.win","objective":"main.stats"}},{"text":"\\n\\nDropper Wins: "},{"score":{"name":"dropper.win","objective":"main.stats"}}]','["",{"text":"Hole: 01: "},{"score":{"name":"Total01Plays","objective":"golf.global"}},{"text":"\\nHole: 02: "},{"score":{"name":"Total02Plays","objective":"golf.global"}},{"text":"\\nHole: 03: "},{"score":{"name":"Total03Plays","objective":"golf.global"}},{"text":"\\nHole: 04: "},{"score":{"name":"Total05Plays","objective":"golf.global"}},{"text":"\\nHole: 05: "},{"score":{"name":"Total06Plays","objective":"golf.global"}},{"text":"\\nHole: 06: "},{"score":{"name":"Total07Plays","objective":"golf.global"}},{"text":"\\nHole: 07: "},{"score":{"name":"Total08Plays","objective":"golf.global"}},{"text":"\\nHole: 08: "},{"score":{"name":"Total09Plays","objective":"golf.global"}},{"text":"\\nHole: 09: "},{"score":{"name":"Total10Plays","objective":"golf.global"}},{"text":"\\nHole: 10: "},{"score":{"name":"Total11Plays","objective":"golf.global"}},{"text":"\\nHole: 11: "},{"score":{"name":"Total12Plays","objective":"golf.global"}},{"text":"\\nHole: 12: "},{"score":{"name":"Total13Plays","objective":"golf.global"}}]','["",{"text":"Hole: 14: "},{"score":{"name":"Total14Plays","objective":"golf.global"}},{"text":"\\nHole: 15: "},{"score":{"name":"Total15Plays","objective":"golf.global"}},{"text":"\\nHole: 16: "},{"score":{"name":"Total16Plays","objective":"golf.global"}},{"text":"\\nHole: 17: "},{"score":{"name":"Total17Plays","objective":"golf.global"}},{"text":"\\nHole: 18: "},{"score":{"name":"Total18Plays","objective":"golf.global"}},{"text":"\\nHole: 19: "},{"score":{"name":"Total19Plays","objective":"golf.global"}},{"text":"\\nHole: 19: "},{"score":{"name":"Total20Plays","objective":"golf.global"}},{"text":"\\nHole: 20: "},{"score":{"name":"Total21Plays","objective":"golf.global"}},{"text":"\\nHole: 21: "},{"score":{"name":"Total22Plays","objective":"golf.global"}},{"text":"\\nHole: 22: "},{"score":{"name":"Total23Plays","objective":"golf.global"}},{"text":"\\nHole: 23: "},{"score":{"name":"Total23Plays","objective":"golf.global"}}]'],title:"Dropper And Golf Stats!",author:DinnerBeef}
3 changes: 2 additions & 1 deletion data/lt/functions/game/scavenger_hunt/books/03.mcfunction
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.03", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "3"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 03",author:"The Puzzle Whisperer",collectible_marker:true}
collectible give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.03", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "3"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 03",author:"The Puzzle Whisperer",collectible_marker:true}
collectible give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.03", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "3"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 03",author:"The Puzzle Whisperer",collectible_marker:true}
function lt:collectible/give/disguise/esater_island_head
3 changes: 2 additions & 1 deletion data/lt/functions/game/scavenger_hunt/books/04.mcfunction
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.04", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "4"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 04",author:"The Puzzle Whisperer",collectible_marker:true}
collectible give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.04", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "4"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 04",author:"The Puzzle Whisperer",collectible_marker:true}
collectible give @s written_book{pages:['{"translate":"lt.scavenger_hunt.clue.04", "with": [{"translate": "lt.scavenger_hunt.clue", "with": [{"text": "4"}, {"translate": "lt.scavenger_hunt.spacer.start"}]}, {"translate": "lt.scavenger_hunt.spacer.end"}]}'],title:"Clue 04",author:"The Puzzle Whisperer",collectible_marker:true}
function lt:collectible/give/disguise/polar_bear

0 comments on commit fe2b05c

Please sign in to comment.