- Fixed a crash that could sometimes happen whenever an entity attempts to drop bonus loot
- Fixed an issue where the wallet hip models were drawn upside down
- Netherite Wallets now have a 10% chance to spawn in bastion treasure chests
- Upgradeable Machines can now have Upgrade Items equipped to them quickly by using an upgrade item on them (assuming you have the appropriate access to its storage)
- Wallet hip models are no longer hard-coded, allowing you to change their shape using resource packs
- Wallet Textures have been moved and resized, will break resource packs that change wallet textures
- Multiblocks can now replace air/fluid/weak blocks as per vanilla block placement logic
- Ejection Data system has been reworked internally to allow for additional functionality
- Traders no longer get permanently deleted when destroyed illegally, and the item ejected into the system is the same as the one generated by the "Pickup Trader" button, allowing them to be re-placed without losing trade & trade rule data.
- Ejection Recovery Menu now has a "Dismantle Trader" button on the left edge allowing you to separate the ejected trader back into it's stored items (old ejection behavior)
- Trader Items with the traders id stored within for recovery now display the traders name in their tooltips if it had a custom name
- Player Trade screen now has the Money Value input in a separate tab accessible via a button on the right edge just below the chat button
- Fixed various issues with the Ejection Recovery Menu
1.21
- Various item properties are now stored in the items data components, allowing for more item customization by modpack creators/server admins
- Fixed an issue where Chocolate Coin Piles/Blocks were missing their loot tables & dig tool assignments
- Fixed several issues with the Ejection Menu
- Fixed several issues with the Ejection Menu
- Fixed an issue where other players would sync other creative players client-side wallet data to their personal wallet slot while within render distance.
- Item Position Block data files now have a
target
field so that resource packs & other mods can add more blocks to the sameitem_position_data
data - Item Position Block data files now support the use of block tags by placing a
#
in front of the resource location - Fixed a crash that could happen if an Auction Stand block does not have a loaded Item Display data loaded for it from a resource pack
- Removed Notification Settings permission
- Re-named Interface Link permission to be more descriptive
- Added new config edit commands for config options that behave like a map (key -> value). Has
set
andremove
sub-commands with key and value inputs separated.- Currently utilized by the Villager Trade Modification config option from the common config
- Coin Blocks & Piles now utilize loot tables to determine what items to spawn after falling, allowing others to tweak the drop items/counts
- Fixed an issue where Number Display coin values were translated server-side in certain instances, resulting in broken text if the server did not have the relevant translation key, etc.
- Translations for displayFormat text no longer support
{value}
formatting, and only%s
should be used
- Translations for displayFormat text no longer support
- Fixed an issue where Wallets did not function properly when equipped in a Curios Slot
- Updated Unique flag on various upgrades
- Multiple Exchange Upgrades & Bank Upgrades are now allowed to be equipped to a single Money Chest
- Item Position Block data files now have a
target
field so that resource packs & other mods can add more blocks to the sameitem_position_data
data - Item Position Block data files now support the use of block tags by placing a
#
in front of the resource location - Various wooden blocks now have a block tag for easier mod compats
- Fixed an issue where the Admin Salary input allowed a "Free" input
- Fixed a crash that could happen if an Auction Stand block does not have a loaded Item Display data loaded for it from a resource pack
- Fixed an issue where the coin mints progress did not always get properly synced to the client
1.20.1
- Tweaked how UpgradeData is loaded & saved from upgrade items to more closely match the 1.21 methods
1.21
- Fixed an issue where function data was in the incorrect folder, resulting in event advancements not giving their proper rewards or unlocks
- Fixed an issue where the Security Upgrade did not properly parse it's saved data
- Fixed an inaccurate config description for the new
wallet.allowCapacityUpgrade
config option
- Slight tweaks to the notification screen
- Added Nether Star wallet which is immune to all damage in item form, and has 54 coin slots by default
- Wallets can now have their coin storage upgraded up to 4 times by using a diamond on them. Each upgrade adds 6 more coin slots.
- Portable ATM & Portable Terminal now list the key-bind in their tooltip if curios is installed
- Added LC traders & multi-blocks to the Carry-On blacklist block tag since they apparently no longer obey the
forge:immovable
(1.20.1) orc:relocation_not_supported
(1.21) block tags - Items with the
IMoneyHandler
capability will now be automatically utilized when creating the IMoneyHandler container wrapper via any variant of MoneyAPI#GetContainersMoneyHandler - Added experimental ATM Card & Prepaid Card items to the game. Added config option to toggle the crafting recipe for the ATM Card (disabled by default)
- Note: Prepaid Cards cannot be crafted, they can only be made via the new
/lcadmin makePrepaidCard <players> <amount>
command - Most tooltips now have a limited width when drawing multi-line tooltips
- Admins and Trader Owners can now delete notifications from traders log tab
- Players can now delete their personal notifications (from any tab other than the general tab)
- Trader & Tax Collector log tabs now include a scroll bar
- Trade alert graphic now changes color when the button is hovered over to make it more visible over the arrow that also changes color
- Fixed some typos and tweaked certain multi-lined translations now that they're wrapped automatically
- Renamed quark compat wood blocks to match quarks new names for these blocks
- Slight tweaks to the notification screen
- Added Nether Star wallet which is immune to all damage in item form, and has 54 coin slots by default
- Wallets can now have their coin storage upgraded up to 4 times by using a diamond on them. Each upgrade adds 6 more coin slots.
- Portable ATM & Portable Terminal now list the key-bind in their tooltip if curios is installed
- Added LC traders & multi-blocks to the Carry-On blacklist block tag since they apparently no longer obey the
forge:immovable
(1.20.1) orc:relocation_not_supported
(1.21) block tags - Items with the
IMoneyHandler
capability will now be automatically utilized when creating the IMoneyHandler container wrapper via any variant of MoneyAPI#GetContainersMoneyHandler - Added experimental ATM Card & Prepaid Card items to the game. Added config option to toggle the crafting recipe for the ATM Card (disabled by default)
- Note: Prepaid Cards cannot be crafted, they can only be made via the new
/lcadmin makePrepaidCard <players> <amount>
command - Most tooltips now have a limited width when drawing multi-line tooltips
- Admins and Trader Owners can now delete notifications from traders log tab
- Players can now delete their personal notifications (from any tab other than the general tab)
- Trader & Tax Collector log tabs now include a scroll bar
- Trade alert graphic now changes color when the button is hovered over to make it more visible over the arrow that also changes color
- Fixed some typos and tweaked certain multi-lined translations now that they're wrapped automatically
- Added Adorned (Curios) compat. Designed around Adorned (https://www.curseforge.com/minecraft/mc-mods/adorned)
- Fixed an issue where the large vending machine didn't properly remove all other blocks when picked up