0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-02-22 17:26:11 +00:00
Pumpkin/assets/scoreboard_display_slot.json
Alexander Medvedev 3d1e0bf35c Check for correct tool when breaking blocks
Also rewrite how we handle tags. Now we can use tags everywhere we want!. I also decided to make the json assets pretty printed which is so much easier to debug, The decision was made because of the reason that we are moving to compile time assets, so pretty printing does not affect performance
2025-02-14 22:47:09 +01:00

21 lines
325 B
JSON

[
"LIST",
"SIDEBAR",
"BELOW_NAME",
"TEAM_BLACK",
"TEAM_DARK_BLUE",
"TEAM_DARK_GREEN",
"TEAM_DARK_AQUA",
"TEAM_DARK_RED",
"TEAM_DARK_PURPLE",
"TEAM_GOLD",
"TEAM_GRAY",
"TEAM_DARK_GRAY",
"TEAM_BLUE",
"TEAM_GREEN",
"TEAM_AQUA",
"TEAM_RED",
"TEAM_LIGHT_PURPLE",
"TEAM_YELLOW",
"TEAM_WHITE"
]