Enhance Aether-themed equipment attributes for RPG classes, improve configuration clarity, and streamline resource management by updating .gitignore and removing obsolete entries.
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"item.citadel.debug": "Citadel Debugger",
|
||||
"item.citadel.citadel_book": "Citadel Book",
|
||||
"item.citadel.effect_item": "Potion Effect",
|
||||
"item.citadel.fancy_item": "Fancy Item",
|
||||
"item.citadel.icon_item": "Icon Item",
|
||||
"block.citadel.lectern": "Lectern",
|
||||
"book.citadel_book.root": "Citadel Book!!!",
|
||||
"book.citadel_book.link_example": "Link Example",
|
||||
"book.citadel_book.hover_text_pillager_example": "Entity Links are small, cute buttons!",
|
||||
"citadel.gui.patreon_rewards_option": "Citadel Patreon Customization...",
|
||||
"citadel.gui.patreon_customization": "Citadel Patreon Customization",
|
||||
"citadel.gui.capes_option": "Cape Customization...",
|
||||
"citadel.gui.capes": "Cape Customization",
|
||||
"citadel.gui.cape_type": "Type:",
|
||||
"citadel.gui.no_cape": "No Modded Cape",
|
||||
"citadel.gui.orbit_dist": "Rotate Distance",
|
||||
"citadel.gui.orbit_speed": "Rotate Speed",
|
||||
"citadel.gui.orbit_height": "Rotate Height",
|
||||
"citadel.gui.reset": "Reset",
|
||||
"citadel.gui.follower_type": "Type: ",
|
||||
"citadel.follower.none": "None",
|
||||
"citadel.follower.citadel": "Space Station",
|
||||
"citadel.follower.citadel_red": "Space Station (Red)",
|
||||
"citadel.follower.citadel_gray": "Space Station (Gray)"
|
||||
}
|
||||
Reference in New Issue
Block a user