##Petz - BREAKOUT 3 petz_list = kitty,puppy,ducky,lamb,lion,calf,panda,grizzly,pony,parrot,chicken,piggy,wolf,elephant,elephant_female,pigeon,moth,camel,clownfish,bat,silkworm,chimp,hamster,dolphin,tropicalfish,beaver,turtle,frog,toucan,bee,queen_bee,mr_pumpkin,foxy,penguin,polar_bear,santa_killer,werewolf,tarantula,butterfly,rat,goat,squirrel,leopard,snow_leopard ##Tamagochi Mode (Take care of your pet: fed it...) tamagochi_mode = true ##check_time: default 2400 tamagochi_check_time = 2400 tamagochi_reduction_factor = 0.3 tamagochi_punch_rate = 0.3 tamagochi_feed_hunger_rate = 0.3 tamagochi_brush_rate = 0.2 tamagochi_beaver_oil_rate = 0.2 tamagochi_lashing_rate = 0.2 ##Tamagochi mode applies only if the player is online in a server tamagochi_check_if_player_online = true tamagochi_safe_nodes = petz:yellow_paving,petz:gray_graving_stone ##Type of API [mobs_redo] type_api = mobkit ##Capture Mobs lasso = petz:lasso rob_mobs = false ##Shears shears = petz:shears ##Selling selling = false selling_exchange_items = default:copper_lump,default:copper_ingot,default:iron_lump,default:steel_ingot,default:gold_lump,default:gold_ingot,default:diamond #Spawn Engine ##Spawn Monsters? disable_monsters = false #ratio peaceful/monsters (0-1) ##I.e. a ratio of 0.7 means that is more probable more peaceful mobs than monsters ##'is_monster' is an entity definition ##(overrided by the 'disable_monsters' setting) spawn_peaceful_monsters_ratio = 0.7 ##Disable here some mobs to not spawn ###Add the type name of the petz plus "_disable_spawn" ###Normal bees should not spam!!! bee_disable_spawn = true mr_pumpkin_disable_spawn = true santa_killer_disable_spawn = true ## The interval is avg spawn attempt interval (seconds) for every player spawn_interval = 15 ## Max number of mobs in the active block range max_mobs = 180 ## Chance to spawn a mob if there are no other objects in area # the value should be 0 - 1 spawn_chance = 1 #do not spawn in protected no_spawn_in_protected = false ##horseshoes #additive effect horseshoe_speedup = 0.2 ##lashing lashing_tame_count = 3 ##look_at look_at = false #random probability of look_at #i.e. 5 means probability each 5 s look_at_random = 10 ##Breed System pregnant_count = 5 pregnancy_time = 300 growth_time = 1200 ##Bloody Mode blood = true ##Punch Effect colorize_punch = true punch_color = #FF0000 ##Smoke particles when die death_effect = true ##Population Control #To no limit put: -1 max_tamed_by_owner = -1 ##Lifetime #No general lifetime = -1 lifetime = -1 #Individual lifetime variability (0.0-1.0) lifetime_variability = 0.2 lifetime_only_non_tamed = false lifetime_avoid_non_breedable = false ##Mount pointable_driver = true gallop_time = 20 gallop_recover_time= 60 ##Poop poop = true poop_rate = 600 poop_decay = 1200 ##Lay Eggs #Default = 90000 lay_egg_chance = 90000 ##Misc Random Sound for Petz #Default = 50 misc_sound_chance = 50 #max hear distance max_hear_distance = 8 #Fly check time fly_check_time = 3 #Cobweb cobweb_decay = 1200 #Sleeping behaviour sleeping = true #Herding Behaviour herding = true herding_timing = 3 herding_members_distance = 5 herding_shepherd_distance = 5 #Bee stuff initial_honey_behive = 3 max_honey_behive = 10 max_bees_behive = 3 #bees_outing_rate=1 means that a bee inmediatelly go out the behive for pollen bee_outing_ratio = 20 #behive_spawn_chance = 0.6 #max_behives_in_area = 3 #Lycanthropy stuff lycanthropy = false lycanthropy_infection_chance_by_wolf = 200 lycanthropy_infection_chance_by_werewolf = 10 ##Enviromental Damage air_damage = 1 #Lava & Fire igniter_damage = 1 ##Weapons pumpkin_grenade_damage = 8 ##Server Cron Tasks ##Clear non-tamed Mobs in the server from time to time ##Put '0' for disabled it. clear_mobs_time = 0 ##Specific Settings for Mobs #Spawn Chance should be a value form 0.0 to 1.0 ##Kitty Specific kitty_follow = petz:raw_chicken kitty_spawn_chance = 0.6 kitty_spawn_nodes = default:dirt_with_grass,default:dirt kitty_spawn_biome = default kitty_preys = petz:rat ##Puppy Specific puppy_follow = petz:bone puppy_spawn_chance = 0.6 puppy_spawn_nodes = default:dirt_with_grass,default:dirt puppy_spawn_biome = default ##Ducky Specific ducky_follow = farming:seed_wheat ducky_spawn_chance = 0.6 ducky_spawn_nodes = default:dirt_with_grass,default:dirt ducky_spawn_biome = default ducky_predators = petz:foxy ##Beaver Specific beaver_follow = farming:wheat beaver_spawn_nodes = default:dirt_with_grass,default:dirt,default:river_water_source beaver_spawn_chance = 0.6 beaver_create_dam = true beaver_spawn_biome = default ##Lamb Specific lamb_follow = farming:wheat lamb_spawn_chance = 0.6 lamb_spawn_nodes = default:dirt_with_grass,default:dirt,ethereal:prairie_dirt lamb_predators = petz:wolf,petz:lion,petz:grizzly,petz:leopard lamb_spawn_biome = default lamb_spawn_herd = 3 lamb_breed = default:blueberries lamb_copulation_distance = 2 lamb_colorized = true ##Lion Specific lion_follow = group:food_meat_raw lion_spawn_chance = 1.0 lion_spawn_nodes = default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,ethereal:prairie_dirt,ethereal:dry_dirt lion_preys = petz:lamb,petz:calf,petz:pony,petz:piggy,petz:camel,petz:goat lion_spawn_biome = default ##Wolf Specific wolf_follow = group:food_meat_raw wolf_spawn_chance = 1.0 wolf_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt wolf_preys = petz:lamb,petz:piggy wolf_spawn_biome = default wolf_spawn_herd = 4 wolf_breed = default:blueberries wolf_copulation_distance = 3 wolf_convert = petz:bone wolf_convert_to = petz:puppy wolf_convert_count = 5 ##Calf Specific calf_follow = farming:wheat calf_spawn_chance = 0.6 calf_spawn_nodes = default:dirt_with_grass,default:dirt,ethereal:dry_dirt calf_predators = petz:lion,petz:leopard calf_spawn_biome = default calf_spawn_herd = 3 ##Panda Specific panda_follow = default:papyrus panda_spawn_nodes = default:dirt_with_grass,default:dirt,ethereal:bamboo_dirt panda_spawn_chance = 0.6 panda_spawn_biome = bamboo panda_breed = default:blueberries panda_copulation_distance = 2 ##Frog Specific frog_follow = fireflies:firefly frog_spawn_nodes = default:dirt_with_grass,default:dirt,default:river_water_source,ethereal:grove_dirt frog_spawn_chance = 0.6 frog_spawn_biome = default ##Grizzly Specific grizzly_follow = default:blueberries grizzly_spawn_nodes = default:dirt_with_coniferous_litter grizzly_preys = petz:lamb grizzly_spawn_chance = 1.0 grizzly_spawn_biome = default ##Pony Specific pony_follow = farming:wheat pony_spawn_chance = 0.6 pony_spawn_nodes = default:dirt_with_grass,default:dirt,ethereal:dry_dirt pony_predators = petz:lion,petz:leopard pony_spawn_biome = default pony_spawn_herd = 5 ##Parrot Specific parrot_follow = farming:seed_wheat parrot_spawn_chance = 0.8 parrot_spawn_nodes = default:dirt_with_rainforest_litter parrot_spawn_biome = default ##Chicken Specific chicken_follow = farming:seed_wheat chicken_spawn_chance = 0.6 chicken_spawn_nodes = default:dirt_with_grass,default:dirt chicken_spawn_biome = default chicken_predators = petz:foxy #Piggy Specific piggy_follow = farming:wheat piggy_spawn_chance = 0.6 piggy_spawn_nodes = default:dirt_with_grass,default:dirt piggy_predators = petz:lion,petz:wolf,petz:leopard piggy_spawn_biome = default piggy_spawn_herd = 3 ##Pigeon Specific pigeon_follow = farming:seed_wheat pigeon_spawn_chance = 0.6 pigeon_spawn_nodes = default:dirt_with_grass,default:dirt pigeon_spawn_biome = default ##Turtle Specific turtle_follow = default:sand_with_kelp turtle_spawn_nodes = default:dirt_with_grass,default:dirt,default:river_water_source,default:water_source turtle_spawn_chance = 0.6 turtle_spawn_biome = default ##Tropicalfish Specific tropicalfish_follow = default:coral_brown tropicalfish_spawn_nodes = default:water_source tropicalfish_spawn_chance = 1.0 tropicalfish_spawn_biome = default tropicalfish_spawn_herd = 3 ##Elephant Specific elephant_follow = default:acacia_sapling elephant_spawn_nodes = default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,ethereal:jungle_dirt,ethereal:dry_dirt elephant_spawn_chance = 1.0 elephant_spawn_biome = default elephant_breed = default:blueberries elephant_copulation_distance = 4 ##Moth Specific moth_follow = default:torch moth_spawn_chance = 0.8 moth_spawn_nodes = default:dirt_with_coniferous_litter,ethereal:mushroom_dirt,ethereal:grove_dirt moth_spawn_biome = default ##Bee Specific queen_bee_follow = default:torch queen_bee_spawn_chance = 0.4 queen_bee_spawn_nodes = default:dirt_with_grass,default:dirt queen_bee_spawn_biome = default ##Bat Specific bat_follow = fireflies:firefly bat_spawn_chance = 1.0 bat_spawn_nodes = default:stone,default:dirt_with_dry_grass,default:dirt_with_coniferous_litter bat_spawn_biome = default ##Camel Specific camel_follow = default:dry_shrub camel_spawn_chance = 0.6 camel_spawn_nodes = default:desert_sand,default:sandstone,default:sand,ethereal:dry_dirt camel_predators = petz:lion,petz:leopard camel_spawn_biome = default camel_breed = default:blueberries camel_copulation_distance = 3 ##Clownfish Specific clownfish_follow = default:coral_orange clownfish_spawn_chance = 1.0 clownfish_spawn_nodes = default:water_source clownfish_spawn_biome = default clownfish_spawn_herd = 3 ##Dolphin Specific dolphin_follow = petz:clownfish_set dolphin_spawn_chance = 1.0 dolphin_spawn_nodes = default:water_source dolphin_spawn_biome = default dolphin_spawn_herd = 3 ##Silkworm Specific silkworm_follow = default:pine_needles silkworm_spawn_chance = 1.0 silkworm_spawn_nodes = default:pine_needles silkworm_spawn_biome = default silkworm_lay_egg_on_node = group:leaves #Chimp Specific chimp_follow = default:blueberries chimp_spawn_chance = 1.0 chimp_spawn_nodes = default:dirt_with_rainforest_litter,ethereal:jungle_dirt,ethereal:grove_dirt chimp_spawn_biome = default #Hamster Specific hamster_follow = farming:seed_wheat hamster_spawn_chance = 1.0 hamster_spawn_nodes = default:desert_sand hamster_spawn_biome = default hamster_breed = default:blueberries hamster_copulation_distance = 2 ##Toucan Specific toucan_follow = default:apple toucan_spawn_chance = 0.8 toucan_spawn_nodes = default:dirt_with_rainforest_litter,ethereal:jungle_dirt toucan_spawn_biome = default ##Mr Pumpkin Specific mr_pumpkin_follow = farming:pumpkin mr_pumpkin_spawn_chance = 0.1 mr_pumpkin_spawn_nodes = default:dirt_with_grass,default:dirt mr_pumpkin_spawn_biome = default mr_pumpkin_seasonal = halloween ##Foxy Specific foxy_follow = group:food_meat_raw foxy_spawn_chance = 0.8 foxy_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt foxy_preys = petz:ducky,petz:chicken,petz:hamster,petz:squirrel foxy_spawn_biome = default ##Penguin Specific penguin_follow = petz:clownfish_set penguin_spawn_chance = 1.0 penguin_spawn_herd = 3 penguin_spawn_nodes = default:snowblock,default:ice,ethereal:crystal_dirt,ethereal:cold_dirt,default:dirt_with_snow penguin_preys = petz:clownfish,petz:tropicalfish penguin_spawn_biome = default ##Polar Bear Specific polar_bear_follow = group:food_meat_raw polar_bear_spawn_nodes = default:snowblock,default:ice,ethereal:crystal_dirt,ethereal:cold_dirt,default:dirt_with_snow polar_bear_preys = petz:penguin polar_bear_spawn_chance = 1.0 polar_bear_spawn_biome = default ##Santa Claus Specific santa_killer_follow = petz:christmas_present santa_killer_spawn_chance = 0.1 santa_killer_spawn_nodes = ethereal:mushroom_dirt santa_killer_spawn_biome = mushroom santa_killer_seasonal = christmas ##Werewolf Specific werewolf_follow = group:food_meat_raw werewolf_spawn_chance = 0.2 werewolf_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt ##Tarantula Specific tarantula_follow = farming:string tarantula_spawn_chance = 1.0 tarantula_spawn_nodes = default:dirt_with_rainforest_litter,ethereal:grove_dirt,ethereal:jungle_dirt tarantula_spawn_biome = default ##Butterfly Specific butterfly_follow = default:torch butterfly_spawn_chance = 1.0 butterfly_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt_with_rainforest_litter,default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,ethereal:jungle_dirt,ethereal:dry_dirt butterfly_spawn_biome = default ##Rat Specific rat_follow = farming:wheat rat_spawn_chance = 0.8 rat_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt_with_rainforest_litter,default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,ethereal:grove_dirt,ethereal:dry_dirt rat_predators = petz:kitty rat_spawn_biome = default ##Goat Specific goat_follow = farming:wheat goat_spawn_chance = 0.6 goat_spawn_nodes = default:dirt_with_grass,default:dirt,ethereal:dry_dirt goat_predators = petz:wolf,petz:lion,petz:grizzly,petz:leopard goat_spawn_biome = default goat_spawn_herd = 3 ##Squirrel Specific squirrel_follow = farming:seed_wheat squirrel_spawn_chance = 0.8 squirrel_spawn_nodes = default:dirt_with_coniferous_litter,default:dirt_with_grass,default:dirt squirrel_predators = petz:foxy squirrel_spawn_biome = default squirrel_spawn_herd = 3 ##Leopard Specific leopard_follow = group:food_meat_raw leopard_spawn_chance = 1.0 leopard_spawn_nodes = default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,ethereal:jungle_dirt leopard_preys = petz:lamb,petz:calf,petz:pony,petz:piggy,petz:camel,petz:goat leopard_spawn_biome = default ##Snow Leopard snow_leopard_follow = group:food_meat_raw snow_leopard_spawn_chance = 1.0 snow_leopard_spawn_nodes = default:snowblock,default:ice,ethereal:crystal_dirt,ethereal:cold_dirt,default:dirt_with_snow snow_leopard_spawn_min_height = 20 snow_leopard_preys = petz:lamb,petz:calf,petz:pony,petz:piggy,petz:camel,petz:goat snow_leopard_spawn_biome = default