Configuration

Mobs reference:

CREEPER SKELETON SPIDER GIANT SLIME GHAST PIG_ZOMBIE ENDERMAN CAVE_SPIDER SILVERFISH BLAZE MAGMA_CUBE ENDER_DRAGON PIG SHEEP COW CHICKEN WOLF MUSHROOM_COW SNOWMAN VILLAGER

Biomes reference:

RAINFOREST SWAMPLAND SEASONAL_FOREST FOREST SAVANNA SHRUBLAND TAIGA DESERT PLAINS ICE_DESERT TUNDRA HELL SKY OCEAN RIVER EXTREME_HILLS FROZEN_OCEAN FROZEN_RIVER ICE_PLAINS ICE_MOUNTAINS MUSHROOM_ISLAND MUSHROOM_SHORE BEACH DESERT_HILLS FOREST_HILLS TAIGA_HILLS SMALL_MOUNTAINS JUNGLE JUNGLE_HILLS

Default Yaml File

block:
  - ALL

zombie:
  speed: 1
  sunproof: true
  bite:
    poison: 0
    hunger: 0
    confusion: 0
    blindness: 0
    weakness: 0
    slowness: 0
  spawns:
    onplayerdeath: 1
    onoverride: 1
    overrides:
    abilities:
      resistance: 10
      fireresistance: 10
      resistance: 10
      waterbreathing: 10
    duration: 30

visibility:
  enabled: true
  range:
    low: 4
    medium: 8
  spawn:
  checkticks: 40
  watch:
    movement: true
    surroundings: true
    health:
      watch: false
      hearts: 6
    weather: false
    biome:
      watch: true
      low:
      high:

thirst:
  enabled: true
  depletion: 45
  damageticks: 20
  bottle: 20
  messages:
    thirsty: You are getting slightly thirsty.
    parched: You are getting very thirsty.
    dehydrated: You are dieing of thirst.

Comments

Posts Quoted:
Reply
Clear All Quotes