init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
19
config/ironjetpacks-common.toml
Normal file
19
config/ironjetpacks-common.toml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
|
||||
#General configuration options.
|
||||
[General]
|
||||
#Should jetpacks be enchantable?
|
||||
enchantableJetpacks = false
|
||||
#Enable Curios integration.
|
||||
curiosIntegration = true
|
||||
|
||||
#Dynamic recipe options.
|
||||
[Recipe]
|
||||
#Enable default recipes for Energy Cells?
|
||||
cells = true
|
||||
#Enable default recipes for Thrusters?
|
||||
thrusters = true
|
||||
#Enable default recipes for Capacitors?
|
||||
capacitors = true
|
||||
#Enable default recipes for Jetpacks?
|
||||
jetpacks = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue