config: cyclic delight
This commit is contained in:
parent
dbdf0a6f3e
commit
a554e93d36
10
config/cyclicdelight-common.toml
Normal file
10
config/cyclicdelight-common.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#Whether to log the dirt block on common setup
|
||||||
|
logDirtBlock = true
|
||||||
|
#A magic number
|
||||||
|
#Range: > 0
|
||||||
|
magicNumber = 42
|
||||||
|
#What you want the introduction message to be for the magic number
|
||||||
|
magicNumberIntroduction = "The magic number is... "
|
||||||
|
#A list of items to log on common setup.
|
||||||
|
items = ["minecraft:iron_ingot"]
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user