feat: AVG Lowest BIN in Price Data Feature

This commit is contained in:
jani270
2025-06-07 23:41:35 +02:00
committed by Linnea Gräf
parent 5eb4bc7f24
commit a54de2116a
3 changed files with 49 additions and 4 deletions

View File

@@ -203,6 +203,12 @@
"firmament.config.power-user.show-item-id": "Show SkyBlock Ids",
"firmament.config.power-user.show-item-id.description": "Show the SkyBlock id of items underneath them.",
"firmament.config.price-data": "Price data",
"firmament.config.price-data.avg-lowest-bin-days": "AVG Lowest Bin Days",
"firmament.config.price-data.avg-lowest-bin-days.description": "Select if and for how long the AVG Lowest BIN should show.",
"firmament.config.price-data.avg-lowest-bin-days.choice.off": "Off",
"firmament.config.price-data.avg-lowest-bin-days.choice.onedayavglowestbin": "1 Day",
"firmament.config.price-data.avg-lowest-bin-days.choice.threedayavglowestbin": "3 Days",
"firmament.config.price-data.avg-lowest-bin-days.choice.sevendayavglowestbin": "7 Days",
"firmament.config.price-data.enable-always": "Enable Item Price",
"firmament.config.price-data.enable-always.description": "Show item auction/bazaar prices on SkyBlock items",
"firmament.config.price-data.enable-keybind": "Enable only with Keybinding",