This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/experienceobelisk-common.toml

10 lines
368 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
["Allowed Experience Fluids"]
#Add IDs of fluids you want the obelisk to support here in the form mod_id:fluid_name
AllowedFluids = ["mob_grinding_utils:fluid_xp", "cofh_core:experience", "industrialforegoing:essence"]
["Experience Obelisk Capacity"]
#The fluid capacity of the obelisk in mB. Default = 100000000, Max = 2147483647
Capacity = 100000000