-
Notifications
You must be signed in to change notification settings - Fork 0
Mod Compatibility
Chakyl edited this page Jul 7, 2026
·
1 revision
- Quality Food - Higher quality increases sell value and reputation gain
- Create Numismatics & Create Numismatics Utils - Pay directly to bank account For the above it is reccomended to use this for the currency configuration:
#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"
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!