Skip to content

Mod Compatibility

Chakyl edited this page Jul 7, 2026 · 1 revision
#The item to use as a 1 denomination of currency (e.g.: minecraft:emerald)
currency_1 = "numismatics:spur"
#The item to use as a 8 denomination of currency (e.g.: minecraft:emerald)
currency_8 = "numismatics:bevel"
#The item to use as a 16 denomination of currency (e.g.: minecraft:emerald)
currency_16 = "numismatics:sprocket"
#The item to use as a 64 denomination of currency (e.g.: minecraft:diamond)
currency_64 = "numismatics:cog"
#The item to use as a 512 denomination of currency (e.g.: minecraft:emerald)
currency_512 = "numismatics:crown"
#The item to use as a 4096 denomination of currency (e.g.: minecraft:emerald)
currency_4096 = "numismatics:sun"

Modded Menu Items

The following mods have built in menu item support (by mod id, too many to link:

  • aquaculture
  • atmospheric
  • autumnity
  • bakery
  • beachparty
  • brewery
  • buzzier_bees
  • candlelight
  • crabbersdelight
  • create
  • farmersdelight
  • farmlife
  • farm_and_charm
  • herbalbrews
  • meadow
  • netherdepthsupgrade
  • nethervinery
  • quark
  • refurbished_furniture
  • snowyspirit
  • species
  • supplementaries
  • untitledduckmod
  • unusualfishmod
  • veggiesdelight
  • vinery
  • vintagedelight
  • wildernature
  • windswept

If you'd like to request another supported mod, make a pull request/issue post on GitHub!

Clone this wiki locally