Config set and mod
This commit is contained in:
5
config/titanium/titanium-tags.toml
Normal file
5
config/titanium/titanium-tags.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
[TagConfig]
|
||||
#A list of mod ids sorted by preference when getting an Item for a tag
|
||||
ITEM_PREFERENCE = ["minecraft", "emendatusenigmatica", "immersiveengineering", "thermal", "create", "mekanism", "jaopca", "kubejs", "appliedenergistics2", "pneumaticcraft", "occultism", "tmechworks", "industrialforegoing", "botania", "quark", "pedestals"]
|
||||
|
14
config/titanium/titanium.toml
Normal file
14
config/titanium/titanium.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
[TitaniumConfig]
|
||||
#A Boolean that is true by default
|
||||
thisIsABoolean = true
|
||||
#A Boolean that is false by default
|
||||
NOT_BOOLEAN = false
|
||||
intAngery = 7
|
||||
|
||||
[TitaniumConfig.Dabber]
|
||||
dabby = "lil dab"
|
||||
|
||||
[TitaniumConfig.TestBlock]
|
||||
DUMB_VALUE = 135
|
||||
|
Reference in New Issue
Block a user