-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
66 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,50 @@ | ||
{ | ||
"config.waila.megane" : "Megane", | ||
"config.megane.side.server" : "§7This option will get overloaded by the server", | ||
"config.megane.side.and" : "§7Both client and server needs to have the same value", | ||
"config.megane.side.plus" : "§7Server values will be added to the list", | ||
"config.megane.side.client" : "§7This option is client side only", | ||
"config.megane.enabled" : "Enabled", | ||
"config.megane.expand" : "Expand when Sneaking", | ||
"config.megane.add" : "Add New", | ||
"config.megane.blacklist" : "Blacklist", | ||
"config.megane.inventory" : "Block Inventory", | ||
"config.megane.entityInventory" : "Entity Inventory", | ||
"config.megane.inventory.itemCount" : "Show Item Count", | ||
"config.megane.inventory.nbt" : "NBT Data", | ||
"config.megane.inventory.nbt_desc" : "§7While this makes two stack with same item but different NBT not merged in the tooltip, this makes the packet sent to client significantly bigger, so it's not recommended for dedicated server", | ||
"config.megane.inventory.maxWidth" : "Max Width", | ||
"config.megane.inventory.maxHeight" : "Max Height", | ||
"config.megane.inventory.blacklist" : "Inventory Blacklist", | ||
"config.megane.energy" : "Energy", | ||
"config.megane.energy.color" : "Bar Colors", | ||
"config.megane.energy.color_desc" : "RRGGBB", | ||
"config.megane.energy.unit" : "Units", | ||
"config.megane.energy.blacklist" : "Energy Blacklist", | ||
"config.megane.fluid" : "Fluid", | ||
"config.megane.fluid.color" : "Bar Colors", | ||
"config.megane.fluid.color_desc" : "RRGGBB", | ||
"config.megane.fluid.blacklist" : "Fluid Blacklist", | ||
"config.megane.progress" : "Progress", | ||
"config.megane.progress.showWhenZero": "Show when 0%", | ||
"config.megane.progress.blacklist" : "Progress Blacklist", | ||
"config.megane.owner" : "Pet Owner", | ||
"config.megane.owner.offline" : "Show Offline Owner", | ||
"config.megane.owner.offline_desc" : "§7If enabled it will try to get offline owner name by sending a request to §5https://sessionserver.mojang.com §7and cache the result for later use. Otherwise just show \"???\" instead", | ||
"config.megane.owner.blacklist" : "Pet Owner Blacklist", | ||
"config.megane.effect" : "Status Effect", | ||
"config.megane.effect.level" : "Show Level", | ||
"config.megane.effect.hidden" : "Show Hidden Effect", | ||
"config.megane.effect.roman" : "Use Roman Numeral", | ||
"config.megane.effect.blacklist" : "Status Effect Blacklist", | ||
"config.megane.playerHead" : "Player Head Icon", | ||
"config.megane.spawnEgg" : "Spawn Egg Icon", | ||
"megane.energy" : "Energy", | ||
"megane.level" : "Level", | ||
"megane.owner" : "Owner", | ||
"megane.fluid.unknown" : "Unknown Fluid", | ||
"megane.configToast.title" : "Megane Config Reset", | ||
"megane.configToast.desc" : "Found version %d, not %d" | ||
"config.waila.megane" : "Megane", | ||
"config.megane.side.server" : "§7This option will get overloaded by the server", | ||
"config.megane.side.and" : "§7Both client and server needs to have the same value", | ||
"config.megane.side.plus" : "§7Server values will be added to the list", | ||
"config.megane.side.client" : "§7This option is client side only", | ||
"config.megane.enabled" : "Enabled", | ||
"config.megane.expand" : "Expand when Sneaking", | ||
"config.megane.add" : "Add New", | ||
"config.megane.blacklist" : "Blacklist", | ||
"config.megane.inventory" : "Block Inventory", | ||
"config.megane.entityInventory" : "Entity Inventory", | ||
"config.megane.inventory.itemCount" : "Show Item Count", | ||
"config.megane.inventory.nbt" : "NBT Data", | ||
"config.megane.inventory.nbt_desc" : "§7While this makes two stack with same item but different NBT not merged in the tooltip, this makes the packet sent to client significantly bigger, so it's not recommended for dedicated server", | ||
"config.megane.inventory.maxWidth" : "Max Width", | ||
"config.megane.inventory.maxHeight" : "Max Height", | ||
"config.megane.inventory.blacklist" : "Inventory Blacklist", | ||
"config.megane.energy" : "Energy", | ||
"config.megane.energy.color" : "Bar Colors", | ||
"config.megane.energy.color_desc" : "RRGGBB", | ||
"config.megane.energy.unit" : "Units", | ||
"config.megane.energy.blacklist" : "Energy Blacklist", | ||
"config.megane.fluid" : "Fluid", | ||
"config.megane.fluid.color" : "Bar Colors", | ||
"config.megane.fluid.color_desc" : "RRGGBB", | ||
"config.megane.fluid.blacklist" : "Fluid Blacklist", | ||
"config.megane.progress" : "Progress", | ||
"config.megane.progress.showWhenZero" : "Show when 0%", | ||
"config.megane.progress.blacklist" : "Progress Blacklist", | ||
"config.megane.owner" : "Pet Owner", | ||
"config.megane.owner.offline" : "Show Offline Owner", | ||
"config.megane.owner.offline_desc" : "§7If enabled it will try to get offline owner name by sending a request to §5https://sessionserver.mojang.com §7and cache the result for later use. Otherwise just show \"???\" instead", | ||
"config.megane.owner.blacklist" : "Pet Owner Blacklist", | ||
"config.megane.effect" : "Status Effect", | ||
"config.megane.effect.level" : "Show Level", | ||
"config.megane.effect.hidden" : "Show Hidden Effect", | ||
"config.megane.effect.roman" : "Use Roman Numeral", | ||
"config.megane.effect.blacklist" : "Status Effect Blacklist", | ||
"config.megane.playerHead" : "Player Head Icon", | ||
"config.megane.spawnEgg" : "Spawn Egg Icon", | ||
"config.megane.catchServerErrors" : "Catch Server Errors", | ||
"config.megane.catchServerErrors_desc": "§7Make errors on block/entity data provider not crashing the server but instead, just simply disable the data for that specific block/entity", | ||
"megane.energy" : "Energy", | ||
"megane.level" : "Level", | ||
"megane.owner" : "Owner", | ||
"megane.fluid.unknown" : "Unknown Fluid", | ||
"megane.configToast.title" : "Megane Config Reset", | ||
"megane.configToast.desc" : "Found version %d, not %d" | ||
} |