- Fixed wallet items not properly storing their contents
 - Fixed ATM balance not displaying correctly when opening the interface
 - Fixed deposit system not working
 - Fixed wallet slots accepting non-money items
 - Fixed creative tab icon
 - Fixed language files for 1.12.2 compatibility
 - Fixed block placement and rotation issues
 - Fixed GUI texture scaling
 - Removed non-functional villager configuration
 
All features from the 1.20.1 Forge version have now been properly ported to Forge 1.12.2.
Fixed
- Prevented players from paying themselves with 
/pay <name> <amount>, which previously caused balance duplication.- Added a check to block self-pay transactions (
senderUUID == targetUUID). - Now shows an error message: "You cannot pay yourself!"
 
 - Added a check to block self-pay transactions (
 
Improved
- Improved error handling for invalid or missing target players.
 - Ensured 
/paycommand only works with positive amounts. 
- 
Small change payouts now supported
You can now withdraw amounts with cents (e.g. 2.75 €) - 
Decimal input supported at the ATM
You can now enter amounts like1.50or0.01when withdrawing money. - 
ChestShop can now be disabled via config
NewchestshopEnabledoption inconfig/saros_money_mod.json. - 
Villager trade euro amounts configurable
New config options liketradeL1EuroAmountdefine how much money trades give. 







