Initial
This commit is contained in:
53
overrides/config/MagicalCrops/MagicalCropsCore.cfg
Normal file
53
overrides/config/MagicalCrops/MagicalCropsCore.cfg
Normal file
@@ -0,0 +1,53 @@
|
||||
# Configuration file
|
||||
|
||||
"crop options" {
|
||||
B:"Fortune allows you to get extra seeds on harvest, default false"=false
|
||||
B:"Magical Crops deal Magic damage when walked on, default true"=true
|
||||
B:"Magical crops display particle effects, default true"=true
|
||||
}
|
||||
|
||||
|
||||
"essence ore options" {
|
||||
I:"Edit max amount of End Essence ore that can generate per vein, default = 4"=4
|
||||
I:"Edit max amount of Essence ore that can generate per vein, default = 4"=4
|
||||
I:"Edit max amount of Nether Essence ore that can generate per vein, default = 6"=6
|
||||
I:"Edit the number to change the Y Cord that essence ore starts generating in the overworld, default = 45"=45
|
||||
B:"End Essence ore spawns in the end"=true
|
||||
B:"Essence ore spawns in the overworld"=true
|
||||
B:"Nether Essence ore spawns in the nether"=true
|
||||
}
|
||||
|
||||
|
||||
"infusion stone options" {
|
||||
B:"1 Infusion stones have durability"=true
|
||||
I:"2 Durability of the weak infusion stone"=256
|
||||
I:"3 Durability of the regular infusion stone"=512
|
||||
I:"4 Durability of the strong infusion stone"=1024
|
||||
I:"5 Durability of the extreme infusion stone"=2048
|
||||
}
|
||||
|
||||
|
||||
"misc options" {
|
||||
B:"You can use essence to craft enchanting books, default true"=true
|
||||
}
|
||||
|
||||
|
||||
"monster drop options" {
|
||||
B:"Animals e.g. Pigs, Sheep and Chickens, drop Minicio essence when killed, default true"=true
|
||||
B:"Can mobs drop essence on death (universal switch for all mobs), default true"=true
|
||||
I:"Chance of animals dropping Minicio essence when killed in percent, default 10"=10
|
||||
I:"Chance of monsters dropping Minicio essence when killed in percent, default 20"=20
|
||||
B:"Ender dragon drops Zivicio essence when killed, default true"=true
|
||||
I:"If they can, how many zivicio dusts should Ender Dragons drop when killed, default 4"=4
|
||||
I:"If they can, how many zivicio dusts should the Wither Boss drop when killed, default 2"=2
|
||||
B:"Monsters e.g. Zombies, Skeletons and Creepers, drop Minicio essence when killed, default true"=true
|
||||
B:"Wither drops Zivicio essence when killed, default true"=true
|
||||
}
|
||||
|
||||
|
||||
"seed options" {
|
||||
I:"Number in percent for the chance of getting a second seed from Magical Crops, 0 = disabled, default = 10, Max = 100"=10
|
||||
I:"Number of seeds you get from crafting, default 1, Max 64"=1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user