Initial
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Configuration file
|
||||
|
||||
"misc options" {
|
||||
B:"Accio, Crucio, Imperio & Zivicio Hoes give extra drops when harvesting Minicio Crops, default true"=true
|
||||
B:"Accio, Crucio, Imperio & Zivicio Pickaxes give extra drops when mining Minicio Ores, default true"=true
|
||||
B:"Full Zivicio armour gives you creative flight, default true"=true
|
||||
I:"How many Essence ingots do you get when crafted, default 3, Max 64"=3
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,125 @@
|
||||
# Configuration file
|
||||
|
||||
"1vanilla: amount of each resource per craft, min = 0(disables), max = 64" {
|
||||
I:"Clay Balls"=32
|
||||
I:Coal=12
|
||||
I:Cobblestone=64
|
||||
I:Diamond=1
|
||||
I:Dirt=48
|
||||
I:Dye=6
|
||||
I:Emerald=1
|
||||
I:"Experience Orb"=4
|
||||
I:"Glowstone dust"=12
|
||||
I:"Gold Ore"=5
|
||||
I:Gravel=32
|
||||
I:"Iron Ore"=8
|
||||
I:"Lapis Lazuli"=12
|
||||
I:"Nether Quartz"=8
|
||||
I:Obsidian=8
|
||||
I:"Redstone dust"=24
|
||||
I:Sand=16
|
||||
I:"Snow Balls"=32
|
||||
I:"Wood Logs"=8
|
||||
}
|
||||
|
||||
|
||||
"2nature: amount of each resource per craft, min = 0(disables), max = 64" {
|
||||
I:Cactus=8
|
||||
I:"Lily Pads"=8
|
||||
I:"Mossy Stone Brick"=8
|
||||
I:Mycelium=8
|
||||
I:Vines=16
|
||||
}
|
||||
|
||||
|
||||
"3nether: amount of each resource per craft, min = 0(disables), max = 64" {
|
||||
I:"Nether Brick"=4
|
||||
I:Netherrack=16
|
||||
I:"Soul sand"=8
|
||||
}
|
||||
|
||||
|
||||
"4monsters/animals: amount of each resource per craft, min = 0(disables), max = 64" {
|
||||
I:Arrows=4
|
||||
I:"Blaze Rod"=4
|
||||
I:Bones=8
|
||||
I:"Bottle of Enchanting"=2
|
||||
I:"Creeper Head"=1
|
||||
I:Egg=4
|
||||
I:"Ender Pearl"=4
|
||||
I:Feather=8
|
||||
I:"Ghast Tear"=2
|
||||
I:Gunpowder=8
|
||||
I:Leather=8
|
||||
I:"Necrotic Bone"=1
|
||||
I:"Raw Beef"=4
|
||||
I:"Raw Chicken"=4
|
||||
I:"Raw Pork"=4
|
||||
I:"Skeleton Head"=1
|
||||
I:"Slime Ball"=8
|
||||
I:"Spider Eye"=8
|
||||
I:String=8
|
||||
I:"Wither Skull"=1
|
||||
}
|
||||
|
||||
|
||||
"5mod resources: amount of each resource per craft, min = 0(disables), max = 64" {
|
||||
I:"AE2 Calculation Logic Silicon Engineering Presses"=1
|
||||
I:"Air Shard"=2
|
||||
I:"Aluminium Ore"=4
|
||||
I:"Alumite Ingot"=1
|
||||
I:Amber=4
|
||||
I:"Ardite Ore"=1
|
||||
I:"Blizz Rod"=2
|
||||
I:"Bronze Ingots"=2
|
||||
I:"Certus Quartz Ore"=4
|
||||
I:"Charged Certus Quartz"=1
|
||||
I:"Cobalt Ore"=1
|
||||
I:"Conductive Alloy"=2
|
||||
I:"Copper Ore"=4
|
||||
I:"Dark Steel"=2
|
||||
I:"Draconium Ingot"=1
|
||||
I:"Dust Blocks"=8
|
||||
I:"Earth Shard"=2
|
||||
I:"Electrical Steel"=2
|
||||
I:"Electrum Ingots"=2
|
||||
I:"Enderium Ingots"=1
|
||||
I:"Energetic Alloy"=2
|
||||
I:"Entropy Shard"=2
|
||||
I:"Fire Shard"=2
|
||||
I:"Fluix Crystal"=2
|
||||
I:"Invar Ingot"=2
|
||||
I:"Knowledge Fragments"=4
|
||||
I:"Lead Ore"=4
|
||||
I:"Lumium Ingot"=2
|
||||
I:"Manasteel Ingot"=1
|
||||
I:"Manyullyn Ingot"=1
|
||||
I:"Nickel Ore"=2
|
||||
I:"Order Shard"=2
|
||||
I:"Osmium Ore"=4
|
||||
I:Peridot=1
|
||||
I:"Platinum Ingot/Shiny Ingot"=1
|
||||
I:"Pulsating Iron"=1
|
||||
I:"Pure Certus Quartz"=1
|
||||
I:"Pure Fluix Crystal"=1
|
||||
I:"Pure Nether Quartz"=1
|
||||
I:Quicksilver=4
|
||||
I:"Raw Rubber"=6
|
||||
I:"Redstone Alloy"=4
|
||||
I:Ruby=1
|
||||
I:"Saltpeter Dust"=6
|
||||
I:Sapphire=1
|
||||
I:"Signalum Ingot"=2
|
||||
I:"Silver Ore"=4
|
||||
I:Soularium=1
|
||||
I:"Steel Ingot"=2
|
||||
I:"Sulfur Dust"=6
|
||||
I:"Terrasteel Ingot"=1
|
||||
I:"Thaumium Ingot"=2
|
||||
I:"Tin Ore"=4
|
||||
I:"Vibrant Alloy"=1
|
||||
I:"Water Shard"=2
|
||||
I:"Yellorite Ore"=4
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,94 @@
|
||||
# Configuration file
|
||||
|
||||
"1 disable/enable vanilla crops, true = enabled, false = disabled" {
|
||||
B:"AIR CROP"=true
|
||||
B:"COAL CROP"=true
|
||||
B:"DIAMOND CROP"=true
|
||||
B:"DYE CROP"=true
|
||||
B:"EARTH CROP"=true
|
||||
B:"EMERALD CROP"=true
|
||||
B:"EXPERIENCE CROP"=true
|
||||
B:"FIRE CROP"=true
|
||||
B:"GLOWSTONE CROP"=true
|
||||
B:"GOLD CROP"=true
|
||||
B:"IRON CROP"=true
|
||||
B:"LAPIS CROP"=true
|
||||
B:"MINICIO CROP"=true
|
||||
B:"NATURE CROP"=true
|
||||
B:"NETHER CROP"=true
|
||||
B:"OBSIDIAN CROP"=true
|
||||
B:"QUARTZ CROP"=true
|
||||
B:"REDSTONE CROP"=true
|
||||
B:"WATER CROP"=true
|
||||
}
|
||||
|
||||
|
||||
"2 disable/enable monster/soul crops, true = enabled, false = disabled" {
|
||||
B:"BLAZE CROP"=true
|
||||
B:"CHICKEN CROP"=true
|
||||
B:"COW CROP"=true
|
||||
B:"CREEPER CROP"=true
|
||||
B:"ENDERMAN CROP"=true
|
||||
B:"GHAST CROP"=true
|
||||
B:"PIG CROP"=true
|
||||
B:"SHEEP CROP"=true
|
||||
B:"SKELETON CROP"=true
|
||||
B:"SLIME CROP"=true
|
||||
B:"SPIDER CROP"=true
|
||||
B:"WITHER CROP"=true
|
||||
}
|
||||
|
||||
|
||||
"3 disable/enable mod compatible crops, true = enabled, false = disabled" {
|
||||
B:"AIR SHARD CROP"=true
|
||||
B:"ALUMINIUM CROP"=true
|
||||
B:"ALUMITE CROP"=true
|
||||
B:"AMBER CROP"=true
|
||||
B:"ARDITE CROP"=true
|
||||
B:"BLIZZ CROP"=true
|
||||
B:"BRONZE CROP"=true
|
||||
B:"CERTUSQUARTZ CROP"=true
|
||||
B:"COBALT CROP"=true
|
||||
B:"CONDUCTIVEIRON CROP"=true
|
||||
B:"COPPER CROP"=true
|
||||
B:"DARKSTEEL CROP"=true
|
||||
B:"DRACONIUM CROP"=true
|
||||
B:"EARTH SHARD CROP"=true
|
||||
B:"ELECTRICALSTEEL CROP"=true
|
||||
B:"ELECTRUM CROP"=true
|
||||
B:"ENDERIUM CROP"=true
|
||||
B:"ENERGETICALLOY CROP"=true
|
||||
B:"ENTROPY SHARD CROP"=true
|
||||
B:"FIRE SHARD CROP"=true
|
||||
B:"FLUIX CROP"=true
|
||||
B:"INVAR CROP"=true
|
||||
B:"LEAD CROP"=true
|
||||
B:"LUMIUM CROP"=true
|
||||
B:"MANASTEEL CROP"=true
|
||||
B:"MANYULLYN CROP"=true
|
||||
B:"NICKEL CROP"=true
|
||||
B:"ORDER SHARD CROP"=true
|
||||
B:"OSMIUM CROP"=true
|
||||
B:"PERIDOT CROP"=true
|
||||
B:"PLATINUM CROP"=true
|
||||
B:"PULSATINGIRON CROP"=true
|
||||
B:"QUICKSILVER CROP"=true
|
||||
B:"REDSTONEALLOY CROP"=true
|
||||
B:"RUBBER CROP"=true
|
||||
B:"RUBY CROP"=true
|
||||
B:"SALTPETER CROP"=true
|
||||
B:"SAPPHIRE CROP"=true
|
||||
B:"SIGNALUM CROP"=true
|
||||
B:"SILVER CROP"=true
|
||||
B:"SOULARIUM CROP"=true
|
||||
B:"STEEL CROP"=true
|
||||
B:"SULFUR CROP"=true
|
||||
B:"TERRASTEEL CROP"=true
|
||||
B:"THAUMIUM CROP"=true
|
||||
B:"TIN CROP"=true
|
||||
B:"VIBRANTALLOY CROP"=true
|
||||
B:"WATER SHARD CROP"=true
|
||||
B:"YELLORITE CROP"=true
|
||||
}
|
||||
|
||||
|
||||
@@ -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