1+ {
2+ "chat.utilityvest.loaded" : " Loaded Hotbar %s" ,
3+ "chat.utilityvest.restocked" : " Restocked vest inventory" ,
4+ "chat.utilityvest.saved" : " Saved Hotbar %s" ,
5+ "container.utilityvest.filters" : " Filters" ,
6+ "container.utilityvest.utility_vest" : " Utility Vest" ,
7+ "error.utilityvest.rejected" : " Rejected" ,
8+ "item.utilityvest.diamond_utility_vest" : " Diamond Utility Vest" ,
9+ "item.utilityvest.gold_utility_vest" : " Gold Utility Vest" ,
10+ "item.utilityvest.iron_utility_vest" : " Iron Utility Vest" ,
11+ "item.utilityvest.leather_utility_vest" : " Leather Utility Vest" ,
12+ "item.utilityvest.netherite_utility_vest" : " Netherite Utility Vest" ,
13+ "itemGroup.utility_vest" : " Utility Vest" ,
14+ "key.utilityvest.category" : " Utility Vest" ,
15+ "key.utilityvest.gui" : " Open Gui" ,
16+ "key.utilityvest.load" : " Load Modifier" ,
17+ "key.utilityvest.restock" : " Restock" ,
18+ "key.utilityvest.save" : " Save Modifier" ,
19+ "network.utilityvest.open_menu.failed" : " Opening vest menu failed: %s" ,
20+ "network.utilityvest.restock.failed" : " Restock payload failed: %s" ,
21+ "network.utilityvest.save_load.failed" : " Hotbar save / load payload failed: %s" ,
22+ "tooltip.utilityvest.vest.filter" : " Press Sneak + %s to open the filter menu" ,
23+ "tooltip.utilityvest.vest.hotbar" : " Set filters via %s + a number key. Load filters via %s + a number key" ,
24+ "tooltip.utilityvest.vest.inventory" : " Press %s to open the inventory menu" ,
25+ "tooltip.utilityvest.vest.restock" : " Press %s to insert items matching your filters into the vests inventory"
26+ }
0 commit comments