Jack's Economy (Forked)

Automatable economy mod for modpacks or servers with an (optional) create integration. Supports both Create 0.5 and 6.0

File Details

Version 1.2.2-1.4.0 for 1.20.1

  • R
  • Mar 22, 2025
  • 1.23 MB
  • 101
  • 1.20.1
  • Forge

File Name

jackseconomy-forked-1.2.2-1.4.0-all.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:flapjacks-economy-forked-1177343:6332587")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Admin shops can now be given names, the contents of each admin shop depends on its name
    • You can give an admin shop a name by holding an admin shop and running /adminshop name
    • If advanced tooltips is enabled, you can hover over an admin shop in your inventory to get its name
    • Translation keys can be used as a shop's name, and will be replaced correctly
  • /adminshop has 3 new sub-commands, which are operator only
    • default opens the default admin shop (no name)
    • named <admin_shop_name> opens the admin shop with the specified name
    • name <admin_shop_name> names the admin shop in your hand to the specified name (this is different to using an anvil)
  • You can now price multiple items at once with the bulk item, fluid, and admin shop GUIs
    • These are accessed by doing /economy price bulk <gui>

Changed

  • /adminshop now opens the admin shop with the name specified in the config
  • Translation keys can be used as names for categories in the admin shop
  • Improved scaling and positioning of text in the admin shop GUI

Learn more here