moving around
This commit is contained in:
18
web/pack/config/aquaculture-common.toml
Normal file
18
web/pack/config/aquaculture-common.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
["basic options"]
|
||||
"Enable weight for fish? Useful for fishing competitions" = false
|
||||
"Enable debug mode? (Enables additional logging)" = false
|
||||
"Show Fillet recipes in JEI?" = true
|
||||
# Default: 13
|
||||
# Range: 0 ~ 63
|
||||
"How many blocks below sea level Aquaculture fish can spawn" = 13
|
||||
|
||||
["basic options"."Amount of Message In A Bottle messages"]
|
||||
# Default: 29
|
||||
# Range: 0 ~ 255
|
||||
" Used to add additional custom messages" = 29
|
||||
|
||||
["neptunium options"]
|
||||
"Enable recipes for Neptunium items?" = true
|
||||
"Enable recipes for Neptunium armor?" = true
|
||||
#Should Neptune's bounty be added as fishing loot? Very rare.
|
||||
"Add Neptune's Bounty as loot?" = true
|
||||
Reference in New Issue
Block a user