File Details
murilloeconomy-1.0.6.jar
- R
- Feb 26, 2026
- 365.41 KB
- 7
- 1.21.10
- Fabric
File Name
murilloeconomy-1.0.6.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
## v1.0.6 - Create Category + JEI Recipe Buy
### Added
- JEI integration card in crafting recipes with `Buy Mats` and `Buy Item`.
- New ServerShop category: `Your Inventory`, listing current inventory items with per-item availability.
- `Sell All` confirmation dialog with toggle to disable future confirmations.
- New Create price generator script: `tools/generate_create_prices.py`.
- Full `create:*` pricing merged into `prices.json` under `category: "create"`.
### Improved
- Recipe-buy calculation now supports recursive raw-material expansion for modded crafting paths.
- ServerShop item header/status and footer layout spacing improved (`Items` status, `Claim` button, stack hint alignment).
- JEI recipe buy card hover performance optimized with recipe/index caching and smart invalidation.
### Changed
- Gradle/loom setup updated for JEI integration on Fabric 1.21.10.