- Added
network_terminal.columnLimit
andnetwork_terminal.rowLimit
config options to the client config, allowing players to limit the maximum size of the terminal screen. - Added
paygate.maxRedstoneDuration
config option to the server config, allowing server owners to customize the maximum duration of a paygate's redstone output. - Added
enchantments.coinMagnetCalculationLevelCap
config option to allow server owners to increase the range cap of the Coin Magnet enchantment, should you wish for Coin Magnet level 6 or higher to actually increase the magnet range. - Added a fourth Item Capacity Upgrade (Netherite). Increases item storage capacity by 1,152 by default.
- Reworked ownership data, and added an OwnershipAPI so that new owner-types can be added for compatibility with other mods.
- Owner Selection method has been re-worked. There is now a list of all available owners (online players, teams you are a member of, etc.) that you can select from for easier convenience.
- Manual player name input method is still available as a backup, should the target player not be online, and can be accessed by clicking the selection mode toggle button in the top-right.
- Removed "Set as self" button from the Money Chest's Security Upgrade as you are automatically sorted to the top of the player list in this new selection method, making this button unnecessary.
- Reworked language file. Translations are now data generated.
- White Vending Machines now include their color in their name.
- Slight rename of the 2x2 shelves (now "Oak Double Shelf", etc.)
- Items enchanted with Money Mending now display a tooltip stating their repair cost.
- Team Ownership Tab now displays the teams id, allowing it to be more easily targeted by the /lcbank command in regards to giving/taking money.
- Added
/lcbank give/take all <amount>
sub-command allowing you to give/take money from all bank accounts at once (including those added via the bank api by third party mods). - Added optional
notifyPlayers
argument to the various /lcbank commands. Setting to false will prevent the owners of the bank account from being notified of the deposit/withdraw in their personal notifications (will still appear in the bank accounts interaction logs). - Renamed
bank_accounts.interestRate
tobank_accounts.interest
. Config option is now a double input between 0.0 and 1.0, allowing for more precise interest rates (such as 0.1% with an input of 0.001) - Added
bank_accounts.forceInterest
andbank_accounts.interestNotification
options to allow for more customization of interest notifications & minimum interest amounts. - Link to Bank Account setting is now hidden if/when the trader is in creative mode to avoid confusion for players who think the trader will actually deposit earned money while in creative mode.
- Machines item storage now displays the maximum item count when hovered over, not only just the current count.
- Tab buttons now always display their tooltips even if they're the currently selected tab.
- Slot Machine interaction tooltips now display the correct price when affected by trade rules such as the free sample and/or discounts.
- If a Slot Machines price is modified by a trade rule, the interaction tooltip also lists the "normal price" for the 5x/10x buttons to inform the player about the potential changes in the trades price should a free sample expire, etc.
- Upgrade tooltips now include a list of valid machines they can be used by.
- Trader Text now changes color on the terminal if it has no trades or if all of its trades are out of stock.
- Fixed an issue where the FTB Chunks claim handler didn't properly access your already purchased/obtained bonus claims/forceloads.
- Fixed an issue where the Slot Machine would render tooltips for the entry previews even when not in info mode.
- Fixed an usse where the Ticket Kiosk would still execute the trade even if it didn't have enough ticket materials to properly print the ticket(s) being sold
- Fixed a client-side crash that would sometimes happen when creating a Persistent Trader.
- Hopefully fixed an issue where certain item tooltips wouldn't render certain mod-triggered data when rendered by a trade button/custom inventory tab.
- Hopefully fixed an issue where item trade notifications could/would not stack on a dedicated server.
- Wallet can now be equipped in a trinkets slot if trinkets is installed. Any existing wallets should be automatically moved into the trinkets slot in each players first in-game tick.
- Updated config system. Common config now loads instantly so that its config options can be applied to villager trade hooks that occur before the server starts.
- Upgraded wallet slot (when curios is not present). It is now a proper item slot in the menu instead of some screen event listeners pretending to be a slot.
- Emeralds are now their own coin chain by default, and can be stored in wallets or used as money for traders.
- Will not be automatically added if a MasterCoinList config file already exists.
- Chocolate Coins now have proper Coin Pile & Coin Block variants.
- Added lolcatz translation for coins.
- Supplementaries Red Merchant Menu now fills coins from your wallet into villager trade slots when a trade is selected.
- Fixed an issue where it didn't properly default the "main" coin chain for money/price selection correctly.
- Fixed an issue where coins would not be automatically filled into a villager trade if one of the trade items wasn't a coin (i.e. librarian coin + book trades)
- Fixed an issue where the "Access Portable Terminal/ATM" key-binds still functioned even when you were in a menu.
- Fixed an issue where the magical wallet advancement was granted when you obtained any wallet.
- Fixed an issue where Supplementaries never actually ran their
RedMerchantTradesEvent
. Trades are now manually changed via mixin when needed. - Fixed an issue where the Tax Collector list command would not display the dimension properly.
-Added new Golden Tickets. Comes with Master/Pass/Ticket/Stub variants. Can be crafted in the same way as normal tickets, but require gold ingots to craft instead of paper.
-New TicketData class added to the API, allowing new ticket types to be created and compatible with the Paygate & Ticket Kiosk systems.
-Added enchantments.moneyMendingInfinityCost
config option, allowing server owners to define an additional cost to repair items with the Infinity enchantment.
-Network Trader buttons now have tooltips detailing the traders trade count, and how many trades are out of stock (if any).
- Will need to be manually added to traders from other mods (such as LC Tech), but will not break compatibilty.
-Fixed an issue where the ejection menu button didn't work.
-Fixed an issue where the default MasterCoinList generates the wrong plural/initial translation keys for coin piles/blocks.
-Fixed a crash that sometimes happened when removing a missing trader from the world.
-Fixed several issues related to trader interfaces comparing trades incorrectly, resulting in it blocking and/or allowing trade changes that it should not.
-Tweaked several instances of price and item difference warnings for trader interfaces. Text is now "gold" if it's a beneficial change, and "red" if it's a detrimental change.
- Will need to be fixed manually for trades from other mods (such as LC Tech), and will not work correctly for those traders until they are patched.
-Added new Anarchy Mode config option in the server config, removing all block break protection from the mod. Use with caution!
-Blocks broken illegally now send a notification to their owner (or team admins if owned by a team). Message changes based on the configured anarchy and/or ejection handling state.
-Renamed and reformatted the villager trade overrides. They now allow you to define regional item replacements (replace emeralds with coins in plains, but with chocolcate coins in snowy areas, etc.), as well as allowing you to define the cost and result items seperately.
- Default format still works for those that don't wish to utilize these new features.
- By default chocolate coins will now be used for villagers in snowy regions.
-Re-textured the coins, coin piles, and coin blocks.
-Tweaked ticket tags and recipes in preparation for an upcoming ticket update.
-Advancements are now generated in code. Hopefully I didn't mess them up somehow :)
-Added Farming for Blockheads market compatibility. If coins are set as an items price, clicking on the trade will now move coins from your wallet into the slot.
-Tweaked the Coin Mint recipe JEI plugin.
-Added config options to allow bank accounts to earn interest.
-Enchantment ticks no longer run on their own separate threads, as this seems to be an inefficient solution to solving lag issues.
-Added enchantments.tickDelay
config option to the server config so that server owners can increase or decrease the tick delay to improve server performance.
-Enchantment ticks now only run for players and require that they aren't in spectator mode, instead of attempting to run for all living entities.
-Added EnchantmentUtil class to the API so that other mods may manually run Money Mending and/or Coin Magnet ticks for any modded entities that support them.
-Fixed an issue where coins from side-chains incorrectly calculated their upper exchange rates. Should not have had any lasting effects as they can't actually be exchanged upwards, but their tooltips will now be accurate.
-Fixed an issue where coin values could not load and/or handle values greater than Int.MAX_VALUE of internal values. Values will no longer overflow and/or be lost. Should also increase the efficiency of coin value math, reducing lag elsewhere.
-Fixed an issue where modded auction stands (and some newer vanilla ones) didn't drop their items when mined.