1+ key.categories.bogosorter=Inventory Bogo Sorter
2+ key.sort_config=Open Sort Config
3+ key.sort=Sort Inventory
4+
5+ bogosort.gui.title=Sort Config
6+ bogosort.gui.tab.general.name=General
7+ bogosort.gui.tab.profiles.name=Profiles
8+ bogosort.gui.tab.item_sort_rules.name=Item sort rules
9+ bogosort.gui.tab.nbt_sort_rules.name=NBT sort rules
10+ bogosort.gui.available_sort_rules=Available Sort-Rules
11+ bogosort.gui.configured_sort_rules=Configured Sort-Rules
12+ bogosort.gui.enable_refill=Enable auto hotbar refill
13+ bogosort.gui.refill_comment=Quark is installed. If this option is disabled, theirs might still be enabled. You can find the config at 'Management' -> 'Automatic Tool Restock'.
14+ bogosort.gui.refill_threshold=Auto refill damage threshold
15+ bogosort.gui.ascending=Ascending
16+ bogosort.gui.descending=Descending
17+ bogosort.gui.hotbar_scrolling=Enable hotbar column scrolling
18+ bogosort.gui.hotbar_scrolling.tooltip=Scroll though inventory column by holding ALT
19+ bogosort.gui.enabled=Enabled
20+ bogosort.gui.button.enabled=Enable sort and config buttons in GUI's
21+ bogosort.gui.button.color=Background color of sort buttons
22+
23+ bogosort.command.config_relaod.success=Reloaded sorting config
24+
25+ bogosort.sortrules.item.mod.name=Mod name
26+ bogosort.sortrules.item.id.name=Registry name
27+ bogosort.sortrules.item.meta.name=Meta value
28+ bogosort.sortrules.item.registry_order.name=Registry Order
29+ bogosort.sortrules.item.display_name.name=Display Name
30+ bogosort.sortrules.item.nbt_size.name=NBT tag size
31+ bogosort.sortrules.item.nbt_has.name=Has NBT tag
32+ bogosort.sortrules.item.nbt_rules.name=NBT rules
33+ bogosort.sortrules.item.nbt_all_values.name=All NBT values
34+ bogosort.sortrules.item.count.name=Stack size
35+ bogosort.sortrules.item.ore_dict.name=Ore dict
36+ bogosort.sortrules.item.material.name=Material
37+ bogosort.sortrules.item.ore_prefix.name=Ore prefix
38+ bogosort.sortrules.item.burn_time.name=Burn Time
39+ bogosort.sortrules.item.block_type.name=Block Type
40+ bogosort.sortrules.item.hunger.name=Hunger
41+ bogosort.sortrules.item.saturation.name=Saturation
42+ bogosort.sortrules.item.emc.name=EMC Value
43+ bogosort.sortrules.item.color.name=Color
44+
45+ bogosort.sortrules.item.mod.description=Sorts items alphabetically by its mod name
46+ bogosort.sortrules.item.id.description=Sorts items alphabetically by its registry name (without mod)
47+ bogosort.sortrules.item.meta.description=Sorts items numerically by its meta value
48+ bogosort.sortrules.item.registry_order.description=Sorts items numerically by its registry order
49+ bogosort.sortrules.item.display_name.description=Sorts items alphabetically by its displayed name
50+ bogosort.sortrules.item.nbt_size.description=Sorts items numerically by its meta value NBT tag size
51+ bogosort.sortrules.item.nbt_has.description=Sorts items based on if or if not that have a NBT tag
52+ bogosort.sortrules.item.nbt_rules.description=Sorts items based on configured NBT sort rules
53+ bogosort.sortrules.item.nbt_all_values.description=Tries to sort items by comparing all nbt tags and subtags
54+ bogosort.sortrules.item.count.description=Sorts items numerically by its stack size
55+ bogosort.sortrules.item.ore_dict.description=Sorts items numerically and/or alphabetically by its ore dicts
56+ bogosort.sortrules.item.material.description=Sorts items alphabetically by its material name (f.e. Iron, Gold, Copper...)
57+ bogosort.sortrules.item.ore_prefix.description=Sorts items by their ore prefix (f.e. ingot, nugget, plate, gear...)
58+ bogosort.sortrules.item.burn_time.description=Sorts items numerically by its fuel burn time
59+ bogosort.sortrules.item.block_type.description=Sorts items based on what type of block the item is (f.e. full block, slab, stairs ...)
60+ bogosort.sortrules.item.hunger.description=Sorts items numerically by its hunger refill value
61+ bogosort.sortrules.item.saturation.description=Sorts items numerically by its saturation refill value
62+ bogosort.sortrules.item.emc.description=Sorts items numerically by its EMC value
63+ bogosort.sortrules.item.color.description=Sorts items numerically by its color hue value
64+
65+ bogosort.sortrules.nbt.potion.name=Potions
66+ bogosort.sortrules.nbt.enchantment.name=Enchantments
67+ bogosort.sortrules.nbt.enchantment_book.name=Ench. books
68+ bogosort.sortrules.nbt.gt_circ_config.name=GT prog. circuit
69+ bogosort.sortrules.nbt.gt_item_damage.name=GT tool damage
70+
71+ bogosort.sortrules.nbt.potion.description=Sorts potions by effect and level
72+ bogosort.sortrules.nbt.enchantment.description=Sorts enchanted items by effect and level
73+ bogosort.sortrules.nbt.enchantment_book.description=Sorts enchanted books by effect and level
74+ bogosort.sortrules.nbt.gt_circ_config.description=Sorts GregTech programmable circuits by their configuration
75+ bogosort.sortrules.nbt.gt_item_damage.description=Sorts GregTech tools by their damage
0 commit comments