Add pickaxe ability timer
This commit is contained in:
@@ -164,5 +164,8 @@
|
||||
"firmament.quick-commands.join.success": "Joining: %s",
|
||||
"firmament.quick-commands.join.explain": "Join a dungeon or kuudra floor by using commands like /join f1, /join m7, /join fe or /join khot",
|
||||
"firmament.quick-commands.join.unknown-kuudra": "Unknown kuudra floor %s",
|
||||
"firmament.quick-commands.join.unknown-catacombs": "Unknown catacombs floor %s"
|
||||
"firmament.quick-commands.join.unknown-catacombs": "Unknown catacombs floor %s",
|
||||
"firmament.config.pickaxe-info": "Pickaxes",
|
||||
"firmament.config.pickaxe-info.ability-cooldown": "Pickaxe Ability Cooldown",
|
||||
"firmament.config.pickaxe-info.ability-scale": "Ability Cooldown Scale"
|
||||
}
|
||||
|
||||
BIN
src/main/resources/assets/firmament/textures/gui/circle.png
Normal file
BIN
src/main/resources/assets/firmament/textures/gui/circle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 340 B |
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 june_hibiscus
|
||||
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
||||
Reference in New Issue
Block a user