Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"category.advancednbttooltip.keys": "Advanced NBT Tooltips",
"key.advancednbttooltip.openConfig": "Open Advanced NBT Tooltips Config",
"text.advancednbttooltip.hideflag.additional": "additional tooltips",
"text.advancednbttooltip.hideflag.can_destroy": "destroyable blocks",
"text.advancednbttooltip.hideflag.can_place": "placeability on blocks",
"text.advancednbttooltip.hideflag.dye": "dyed color",
"text.advancednbttooltip.hideflag.enchantments": "enchantments",
"text.advancednbttooltip.hideflag.modifiers": "attribute modifiers",
"text.advancednbttooltip.hideflag.unbreakable": "unbreakability",
"text.advancednbttooltip.toggle.axolotl": "Show Axolotl Variant",
"text.advancednbttooltip.toggle.axolotl.tooltip": "Adds a line specifying the variant to the bucket of axolotl tooltip.",
"text.advancednbttooltip.toggle.bee_nest_bees": "Show Bee tooltip",
"text.advancednbttooltip.toggle.bee_nest_bees.tooltip": "Show how many bees are inside a hive/nest.",
"text.advancednbttooltip.toggle.bee_nest_honey": "Show Honey Level tooltip",
"text.advancednbttooltip.toggle.bee_nest_honey.tooltip": "Show the honey level of hives/nests.",
"text.advancednbttooltip.toggle.blast_resistance": "Show Blast Resistance",
"text.advancednbttooltip.toggle.blast_resistance.tooltip": "Show the blast resistance of block items.",
"text.advancednbttooltip.toggle.block_hardness": "Show Hardness",
"text.advancednbttooltip.toggle.block_hardness.tooltip": "Show the hardness of block items.",
"text.advancednbttooltip.toggle.book": "Show Book+ tooltip",
"text.advancednbttooltip.toggle.book.tooltip": "Show additional information about books.",
"text.advancednbttooltip.toggle.command_block": "Show Command Block tooltip",
"text.advancednbttooltip.toggle.command_block.tooltip": "Show the command of command blocks.",
"text.advancednbttooltip.toggle.compass": "Show Compass tooltip",
"text.advancednbttooltip.toggle.compass.tooltip": "Show the coordinates of the linked Lodestone",
"text.advancednbttooltip.toggle.composting_chance": "Show Composting Chance",
"text.advancednbttooltip.toggle.composting_chance.tooltip": "Show the composting chance of compostable items.",
"text.advancednbttooltip.toggle.custom_model_data": "Show CustomModelData tooltip",
"text.advancednbttooltip.toggle.custom_model_data.tooltip": "Show (when specified) the CustomModelData property of an item.",
"text.advancednbttooltip.toggle.enchantability": "Show Enchantability",
"text.advancednbttooltip.toggle.enchantability.tooltip": "Show the enchantability of enchantable items.",
"text.advancednbttooltip.toggle.filled_map": "Show Explorer Map tooltip",
"text.advancednbttooltip.toggle.filled_map.tooltip": "Show the coordinates indicated by Explorer Maps.",
"text.advancednbttooltip.toggle.food_stats": "Show Food Stats",
"text.advancednbttooltip.toggle.food_stats.tooltip": "Show the hunger and saturation values for food items.",
"text.advancednbttooltip.toggle.fuel_time": "Show Fuel Time",
"text.advancednbttooltip.toggle.fuel_time.tooltip": "Show the number of ticks it takes to smelt fuel item types.",
"text.advancednbttooltip.toggle.hideflags": "Show HideFlags tooltip",
"text.advancednbttooltip.toggle.hideflags.tooltip": "Show which properties of the item are hidden.",
"text.advancednbttooltip.toggle.luminance": "Show Light Level",
"text.advancednbttooltip.toggle.luminance.tooltip": "Adds a line specifying a light source's light level.",
"text.advancednbttooltip.toggle.mining_speed": "Show Mining Speed",
"text.advancednbttooltip.toggle.mining_speed.tooltip": "Adds a line specifying the mining speed for tools as compared to breaking by hand.",
"text.advancednbttooltip.toggle.music_disc": "Show Music Disc Comparator Output",
"text.advancednbttooltip.toggle.music_disc.tooltip": "Music discs show what signal strength comparators output when said discs are placed in jukeboxes.",
"text.advancednbttooltip.toggle.repair_cost": "Show RepairCost tooltip",
"text.advancednbttooltip.toggle.repair_cost.tooltip": "Show the RepairCost property, which is related to anvil usage.",
"text.advancednbttooltip.toggle.sign": "Show Sign tooltip",
"text.advancednbttooltip.toggle.sign.tooltip": "Show the text of written signs.",
"text.advancednbttooltip.toggle.spawn_egg": "Show Custom Spawn Egg tooltip",
"text.advancednbttooltip.toggle.spawn_egg.tooltip": "Show the Entity which is going to be spawned from a modified spawn egg.",
"text.advancednbttooltip.toggle.suspicious_stew": "Show Suspicious Stew tooltip",
"text.advancednbttooltip.toggle.suspicious_stew.tooltip": "Show associated potion effects of a suspicious stew item.",
"text.advancednbttooltip.tooltip.axolotl": "Variant: ",
"text.advancednbttooltip.tooltip.bees": "Bees: ",
"text.advancednbttooltip.tooltip.blast_resistance": "Blast Resistance: %s",
"text.advancednbttooltip.tooltip.block_hardness": "Hardness: %s",
"text.advancednbttooltip.tooltip.book.pages": "Pages: %s",
"text.advancednbttooltip.tooltip.book.resolved": "Resolved: ",
"text.advancednbttooltip.tooltip.book.title": "Title: ",
"text.advancednbttooltip.tooltip.command_blocks": "Command: ",
"text.advancednbttooltip.tooltip.composting_chance": "Composting Chance: %s%%",
"text.advancednbttooltip.tooltip.custommodeldata": "CustomModelData: ",
"text.advancednbttooltip.tooltip.disc": "Comparator Output: ",
"text.advancednbttooltip.tooltip.enchantability": "Enchantability: %s",
"text.advancednbttooltip.tooltip.foodstats": "When Consumed:",
"text.advancednbttooltip.tooltip.foodstats.hunger": "Hunger Points: %s",
"text.advancednbttooltip.tooltip.foodstats.saturation": "Saturation Points: %s",
"text.advancednbttooltip.tooltip.fuel_time": "Fuel Time: %s",
"text.advancednbttooltip.tooltip.hideflag": "Hidden: ",
"text.advancednbttooltip.tooltip.honey": "Honey Level: ",
"text.advancednbttooltip.tooltip.luminance": "Light Level: %s",
"text.advancednbttooltip.tooltip.mining_speed": "%sx Mining Speed",
"text.advancednbttooltip.tooltip.repair_cost": "RepairCost: ",
"text.advancednbttooltip.tooltips.title": "Toggles",
"text.autoconfig.advancednbttooltip.category.nbt_general": "General",
"text.autoconfig.advancednbttooltip.category.nbt_hud": "HUD Options",
"text.autoconfig.advancednbttooltip.category.nbt_misc": "Miscellaneous",
"text.autoconfig.advancednbttooltip.option.general.enableTooltips": "Enable custom Tooltips",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides": "Hide-Flag Overrides",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.@Tooltip": "Defines which HideFlags flags will be overwritten.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideAppendTooltip": "Override Potion Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideAppendTooltip.@Tooltip": "Shows Potion effects and custom tooltips regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideAttributeModifiers": "Override Attribute Modifiers Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideAttributeModifiers.@Tooltip": "Shows Attribute Modifiers regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideCanDestroy": "Override Can Destroy Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideCanDestroy.@Tooltip": "Shows what an item can destroy regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideCanPlaceOn": "Override Can Place On Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideCanPlaceOn.@Tooltip": "Shows what a block can be placed on regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideDyeTooltip": "Override Dye Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideDyeTooltip.@Tooltip": "Shows dye color regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideEnchantments": "Override Enchantment Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideEnchantments.@Tooltip": "Shows enchantments regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideUnbreakable": "Override Unbreakable Hide-Flag",
"text.autoconfig.advancednbttooltip.option.general.hideflagOverrides.overrideUnbreakable.@Tooltip": "Shows whether an item is unbreakable regardless of the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.mainMenuUpdateNotice": "Notify me",
"text.autoconfig.advancednbttooltip.option.general.mainMenuUpdateNotice.@Tooltip": "Show a little message on the title screen when a new update is out.",
"text.autoconfig.advancednbttooltip.option.general.overrideHideFlags": "Override Hide-Flags",
"text.autoconfig.advancednbttooltip.option.general.overrideHideFlags.@PrefixText": "Hideflag Override",
"text.autoconfig.advancednbttooltip.option.general.overrideHideFlags.@Tooltip[0]": "Enables an Injection Method into the ItemStack class to",
"text.autoconfig.advancednbttooltip.option.general.overrideHideFlags.@Tooltip[1]": "circumvent the HideFlags property.",
"text.autoconfig.advancednbttooltip.option.general.tooltipPosition": "Tooltip position",
"text.autoconfig.advancednbttooltip.option.general.tooltipPosition.@Tooltip": "Show where custom tooltips should be placed in the list of tooltips.",
"text.autoconfig.advancednbttooltip.option.hud.enableHudRendering": "Enable HUD",
"text.autoconfig.advancednbttooltip.option.hud.enableHudRendering.@Tooltip": "Enables the HUD, showing the item you are looking at.",
"text.autoconfig.advancednbttooltip.option.hud.hudTooltipPosition": "HUD tooltip position",
"text.autoconfig.advancednbttooltip.option.hud.hudTooltipPosition.@Tooltip": "The position of the HUD tooltip on the screen.",
"text.autoconfig.advancednbttooltip.option.hud.hudTooltipZ": "HUD tooltip Layer",
"text.autoconfig.advancednbttooltip.option.hud.hudTooltipZ.@Tooltip": "Whether the tooltip will be shown on top or below all other HUD elements.",
"text.autoconfig.advancednbttooltip.option.hud.toggleArmorStand": "Toggle HUD on Armor Stands",
"text.autoconfig.advancednbttooltip.option.hud.toggleArmorStand.@Tooltip": "Show Item tooltip HUD when looking at an equipped armor stand.",
"text.autoconfig.advancednbttooltip.option.hud.toggleDroppedItem": "Toggle HUD on Items",
"text.autoconfig.advancednbttooltip.option.hud.toggleDroppedItem.@Tooltip": "Show Item tooltip HUD when looking at a dropped item.",
"text.autoconfig.advancednbttooltip.option.hud.toggleItemFrame": "Toggle HUD on Item frames",
"text.autoconfig.advancednbttooltip.option.hud.toggleItemFrame.@Tooltip": "Show Item tooltip HUD when looking at an item frame.",
"text.autoconfig.advancednbttooltip.option.hud.tooltipColor": "HUD tooltip color",
"text.autoconfig.advancednbttooltip.option.hud.tooltipColor.@Tooltip": "The color of the background of the HUD tooltip.",
"text.autoconfig.advancednbttooltip.option.hud.tooltipLineLimit": "Maximum HUD tooltip lines",
"text.autoconfig.advancednbttooltip.option.hud.tooltipLineLimit.@Tooltip": "The maximum number of lines in the tooltip (no limitation at 0).",
"text.autoconfig.advancednbttooltip.option.misc.showMaxEnchantmentLevel": "Show maximum enchantment level",
"text.autoconfig.advancednbttooltip.option.misc.showMaxEnchantmentLevel.@Tooltip": "Adds the maximum enchantment level next to each enchantment.",
"text.autoconfig.advancednbttooltip.title": "Mod Options"
}
Loading