oo3server/config/MythicMountsConfig.json

401 lines
15 KiB
JSON

{
"globalSettings": {
"configVersion": 12,
"configType": "Forge",
"printBiomes": false,
"globalDebug": false,
"enable3rdPersonFlying": false,
"mountedFlightAllowed": true,
"enableFlyingGravity": true,
"mountFriendlyFireProtection": false,
"disableUiOverlay": false,
"mobCap": 16,
"mobCapRange": 192,
"speedRange": .9,
"healthRange": 10,
"jumpRange": .6
},
"itemGroups": {
"flowerItems": ["sugar", "dandelion", "poppy", "blue_orchid", "allium", "azure_bluet", "red_tulip", "orange_tulip", "white_tulip", "pink_tulip", "oxeye_daisy", "cornflower", "lily_of_the_valley", "lilac", "rose_bush", "peony", "flowering_azalea_leaves"],
"grassItems": ["hay", "grass", "fern", "tall_grass", "large_fern", "bamboo"],
"leafItems": ["oak_leaves", "spruce_leaves", "birch_leaves", "jungle_leaves", "acacia_leaves", "dark_oak_leaves", "azalea_leaves", "flowering_azalea_leaves", "lily_pad", "small_dripleaf", "big_dripleaf"],
"mushroomItems": ["brown_mushroom", "red_mushroom", "crimson_fungus", "warped_fungus"],
"rootItems": ["cave_vines", "vines", "hanging_roots", "glow_lichen", "crimson_roots", "warped_roots", "nether_wart", "cactus"],
"seedItems": ["wheat_seeds", "melon_seeds", "pumpkin_seeds", "beetroot_seeds", "sweet_berries"],
"vegetableItems": ["potato", "carrot", "beetroot"],
"fruitItems": ["sweet_berries", "melon_slice", "apple", "glow_berries"],
"seaweedItems": ["seagrass", "kelp", "tall_seagrass"],
"fishItems": ["salmon", "cod", "tropical_fish", "pufferfish"],
"meatItems": ["rabbit", "chicken", "mutton", "beef", "porkchop", "egg"],
"scavengerItems": ["egg", "rotten_flesh", "spider_eye"]
},
"itemGroupCategories": {
"nectar": ["flowerItems", "fruitItems"],
"leafyHerbivore": ["grassItems", "leafItems", "flowerItems"],
"heartyHerbivore": ["vegetableItems", "fruitItems", "mushroomItems"],
"herbivore": ["grassItems", "leafItems", "flowerItems", "vegetableItems", "fruitItems", "mushroomItems"],
"omnivore": ["vegetableItems", "fruitItems", "mushroomItems", "meatItems", "scavengerItems"],
"carnivore": ["meatItems", "fishItems"],
"scavenger": ["scavengerItems", "vegetableItems", "fruitItems", "mushroomItems"],
"piscivore": ["seaweedItems", "fishItems"],
"oceanScavenger": ["seaweedItems", "scavengerItems", "fishItems", "vegetableItems"]
},
"spawnCategories": {
"CourierBirdSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"DireWolfSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"DragonSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "subterranean",
"maxIn256Region": 1
},
"GriffonSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnYCeiling": 50000,
"spawnYFloor": 100,
"spawnRandomChance": 70,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"GeckotoaSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnYCeiling": 50000,
"spawnYFloor": 60,
"spawnRandomChance": 100,
"chunkFreq": 3,
"chunkOffset": 1,
"spawnType": "subterranean",
"maxIn256Region": 2
},
"MothSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 70,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"ColelytraSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"NetherBatSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 1,
"chunkOffset": 0,
"spawnType": "nether",
"maxIn256Region": 6
},
"NudibranchSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "water"
},
"RidingLizardSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnWeight": 10,
"spawnRandomChance": 50,
"chunkFreq": 5,
"chunkOffset": 0,
"spawnType": "overworld"
},
"NightmareSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 1,
"chunkOffset": 0,
"spawnType": "nether",
"maxIn256Region": 6
},
"AcenciaSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "overworld"
},
"ArchelonSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "water",
"maxIn256Region": 2
},
"FirebirdSpawnSettings": {
"shouldSpawn": true,
"spawnDebug": false,
"spawnRandomChance": 100,
"spawnYCeiling": 50000,
"spawnYFloor": 60,
"chunkFreq": 0,
"chunkOffset": 0,
"spawnType": "village",
"maxIn256Region": 1
}
},
"mobConfig": {
"ACENCIA": {
"health": 28,
"speed": 0.44999998807907104,
"attack": 10,
"inventorySize": 4,
"spawnCategory" : "AcenciaSpawnSettings",
"tamingChance": 10,
"tamingItems": ["mutton","salmon"],
"breedingItems": ["rabbit", "chicken", "mutton", "salmon"],
"foodItems": ["meatItems"],
"hostileToMobs": ["minecraft:rabbit","minecraft:sheep","minecraft:goat","minecraft:chicken"],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
},
"ARCHELON": {
"health": 60,
"speed": 0.14999998807907104,
"attack": 6,
"inventorySize": 10,
"spawnCategory" : "ArchelonSpawnSettings",
"tamingChance": 10,
"tamingItems": ["cod","salmon"],
"breedingItems": ["cod","salmon"],
"foodItems": ["piscivore"],
"hostileToMobs": ["minecraft:salmon"],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": false,
"loudness": 75
},
"COURIER_BIRD": {
"health": 20,
"speed": 0.44999998807907104,
"attack": 4,
"inventorySize": 3,
"spawnCategory" : "CourierBirdSpawnSettings",
"tamingChance": 10,
"tamingItems": ["sweet_berries"],
"foodItems": ["fruitItems"],
"breedingItems": ["sweet_berries", "melon_slice"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": true,
"battleWithOwner": true,
"loudness": 100
},
"DIREWOLF": {
"health": 30,
"speed": 0.44999998807907104,
"attack": 7,
"inventorySize": 4,
"spawnCategory" : "DireWolfSpawnSettings",
"tamingChance": 10,
"tamingItems": ["bone"],
"breedingItems": ["rabbit","chicken","mutton","beef","porkchop"],
"foodItems": ["meatItems"],
"hostileToMobs": ["minecraft:sheep","minecraft:skeleton"],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
},
"DRAGON": {
"health": 40,
"speed": 0.44999998807907104,
"attack": 10,
"inventorySize": 9,
"spawnCategory" : "DragonSpawnSettings",
"tamingChance": 5,
"tamingItems": ["gold_ingot","diamond","emerald"],
"foodItems": ["meatItems"],
"breedingItems": ["golden_carrot","golden_apple","glistering_melon_slice"],
"hostileToMobs": [],
"playerHostile": true,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100,
"specialAbilitiesEnabled": true
},
"GRIFFON": {
"health": 35,
"speed": 0.44999998807907104,
"attack": 7,
"inventorySize": 4,
"spawnCategory" : "GriffonSpawnSettings",
"tamingChance": 10,
"tamingItems": ["rabbit","mutton"],
"breedingItems": ["rabbit","mutton"],
"foodItems": ["meatItems"],
"hostileToMobs": ["minecraft:sheep","minecraft:rabbit"],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 50
},
"GECKOTOA": {
"health": 35,
"speed": 0.44999998807907104,
"attack": 4,
"inventorySize": 9,
"spawnCategory" : "GeckotoaSpawnSettings",
"tamingChance": 10,
"tamingItems": ["melon","pumpkin","hay_block"],
"foodItems": ["heartyHerbivore"],
"breedingItems": ["melon","pumpkin","hay_block"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": false,
"loudness": 50,
"specialAbilitiesEnabled": true
},
"MOTH": {
"health": 10,
"speed": 0.44999998807907104,
"attack": 2,
"inventorySize": 2,
"spawnCategory" : "MothSpawnSettings",
"tamingChance": 10,
"seekingBlocks": ["minecraft:torch", "minecraft:redstone_torch", "minecraft:soul_torch"],
"tamingItems": ["flowerItems"],
"breedingItems": ["sugar","melon_slice","glistering_melon_slice"],
"foodItems": ["nectar"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": false,
"loudness": 100
},
"COLELYTRA": {
"health": 14,
"speed": 0.44999998807907104,
"attack": 2,
"inventorySize": 5,
"spawnCategory" : "ColelytraSpawnSettings",
"tamingChance": 10,
"tamingItems": ["flowerItems","mushroomItems"],
"breedingItems": ["mushroomItems"],
"foodItems": ["flowerItems","mushroomItems"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": false,
"loudness": 100
},
"NETHER_BAT": {
"health": 25,
"speed": 0.44999998807907104,
"attack": 4,
"inventorySize": 3,
"spawnCategory" : "NetherBatSpawnSettings",
"tamingChance": 10,
"tamingItems": ["porkchop"],
"breedingItems": ["porkchop","apple","rotten_flesh"],
"foodItems": ["scavenger"],
"hostileToMobs": [],
"playerHostile": true,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
},
"NUDIBRANCH": {
"health": 25,
"speed": 0.44999998807907104,
"attack": 3,
"inventorySize": 3,
"spawnCategory" : "NudibranchSpawnSettings",
"spawnBlocks": ["minecraft:brain_coral_block","minecraft:bubble_coral_block","minecraft:fire_coral_block","minecraft:horn_coral_block","minecraft:tube_coral_block"],
"tamingChance": 10,
"tamingItems": ["seagrass"],
"foodItems": ["seaweedItems"],
"breedingItems": ["kelp"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": false,
"loudness": 100,
"specialAbilitiesEnabled": true
},
"RIDING_LIZARD": {
"health": 20,
"speed": 0.44999998807907104,
"attack": 3,
"inventorySize": 2,
"spawnCategory" : "RidingLizardSpawnSettings",
"tamingChance": 10,
"tamingItems": ["rabbit", "chicken"],
"breedingItems": ["rabbit", "chicken", "pumpkin", "rotten_flesh"],
"foodItems": ["scavenger"],
"hostileToMobs": ["minecraft:rabbit","minecraft:chicken"],
"playerHostile": true,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
},
"FIREBIRD": {
"health": 20,
"speed": 0.44999998807907104,
"attack": 3,
"inventorySize": 3,
"spawnCategory" : "FirebirdSpawnSettings",
"tamingChance": 10,
"tamingItems": ["golden_apple"],
"breedingItems": ["golden_apple"],
"foodItems": ["golden_apple"],
"hostileToMobs": [],
"playerHostile": false,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
},
"NIGHTMARE": {
"health": 35,
"speed": 0.44999998807907104,
"attack": 5,
"inventorySize": 4,
"spawnCategory" : "NightmareSpawnSettings",
"tamingChance": 3,
"tamingItems": ["bone", "coal", "charcoal"],
"breedingItems": ["blaze_rod","fire_charge"],
"hostileToMobs": ["minecraft:skeleton","minecraft:wither_skeleton"],
"foodItems": ["mushroomItems","rootItems","bone", "coal", "charcoal","blaze_rod","fire_charge"],
"playerHostile": true,
"fleeFromPlayer": false,
"battleWithOwner": true,
"loudness": 100
}
}
}