MurilloEconomy

A Fabric economy mod that adds balances, player/server shops, orders, auto-sell chests, chest-sign trading, and quality-of-life trading tools for multiplayer servers.

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

Fabric

modImplementation "curse.maven:murilloeconomy-1470790:7682170"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 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.