Untitled

 avatar
unknown
plain_text
4 years ago
5.4 kB
5
Indexable
world-settings:
  default:
    allow-using-signs-inside-spawn-protection: false
    prevent-moving-into-unloaded-chunks: false
    per-player-mob-spawns: false
    max-auto-save-chunks-per-tick: 24
    disable-teleportation-suffocation-check: false
    remove-corrupt-tile-entities: false
    baby-zombie-movement-modifier: 0.5
    optimize-explosions: false
    fixed-chunk-inhabited-time: -1
    use-vanilla-world-scoreboard-name-coloring: false
    experience-merge-max-value: -1
    count-all-mobs-for-spawning: false
    delay-chunk-unloads-by: 10s
    should-remove-dragon: false
    ender-dragons-death-always-places-dragon-egg: false
    falling-block-height-nerf: 0
    tnt-entity-height-nerf: 0
    filter-nbt-data-from-spawn-eggs-and-related: true
    max-entity-collisions: 8
    disable-creeper-lingering-effect: false
    duplicate-uuid-resolver: saferegen
    duplicate-uuid-saferegen-delete-range: 32
    phantoms-do-not-spawn-on-creative-players: true
    phantoms-only-attack-insomniacs: true
    update-pathfinding-on-block-update: true
    fix-wither-targeting-bug: false
    seed-based-feature-search: true
    grass-spread-tick-rate: 1
    water-over-lava-flow-speed: 5
    use-faster-eigencraft-redstone: false
    nether-ceiling-void-damage-height: 0
    only-players-collide: false
    allow-vehicle-collisions: true
    allow-non-player-entities-on-scoreboards: false
    portal-search-radius: 128
    portal-create-radius: 16
    portal-search-vanilla-dimension-scaling: true
    keep-spawn-loaded: true
    armor-stands-do-collision-entity-lookups: true
    parrots-are-unaffected-by-player-movement: false
    container-update-tick-rate: 1
    disable-thunder: false
    skeleton-horse-thunder-spawn-chance: 0.01
    disable-ice-and-snow: false
    keep-spawn-loaded-range: 10
    disable-explosion-knockback: false
    fix-climbing-bypassing-cramming-rule: false
    prevent-tnt-from-moving-in-water: false
    max-leash-distance: 10.0
    iron-golems-can-spawn-in-air: false
    armor-stands-tick: true
    non-player-arrow-despawn-rate: -1
    creative-arrow-despawn-rate: -1
    entities-target-with-follow-range: false
    spawner-nerfed-mobs-should-jump: false
    zombies-target-turtle-eggs: true
    zombie-villager-infection-chance: -1.0
    all-chunks-are-slime-chunks: false
    mob-spawner-tick-rate: 1
    enable-treasure-maps: true
    treasure-maps-return-already-discovered: false
    light-queue-size: 20
    auto-save-interval: -1
    game-mechanics:
      scan-for-legacy-ender-dragon: true
      disable-pillager-patrols: false
      fix-curing-zombie-villager-discount-exploit: true
      disable-chest-cat-detection: false
      nerf-pigmen-from-nether-portals: false
      disable-player-crits: false
      disable-sprint-interruption-on-attack: false
      disable-end-credits: false
      shield-blocking-delay: 5
      disable-unloaded-chunk-enderpearl-exploit: true
      disable-relative-projectile-velocity: false
      disable-mob-spawner-spawn-egg-transformation: false
      pillager-patrols:
        spawn-chance: 0.2
        spawn-delay:
          per-player: false
          ticks: 12000
        start:
          per-player: false
          day: 5
    entity-per-chunk-save-limit:
      experience_orb: -1
      snowball: -1
      ender_pearl: -1
      arrow: -1
    max-growth-height:
      cactus: 3
      reeds: 3
      bamboo:
        max: 16
        min: 11
    fishing-time-range:
      MinimumTicks: 100
      MaximumTicks: 600
    despawn-ranges:
      soft: 32
      hard: 128
    frosted-ice:
      enabled: true
      delay:
        min: 20
        max: 40
    lootables:
      auto-replenish: false
      restrict-player-reloot: true
      reset-seed-on-fill: true
      max-refills: -1
      refresh-min: 12h
      refresh-max: 2d
    mobs-can-always-pick-up-loot:
      zombies: false
      skeletons: false
    alt-item-despawn-rate:
      enabled: false
      items:
        COBBLESTONE: 300
    hopper:
      cooldown-when-full: true
      disable-move-event: false
    lightning-strike-distance-limit:
      sound: -1
      impact-sound: -1
      flash: -1
    wandering-trader:
      spawn-minute-length: 1200
      spawn-day-length: 24000
      spawn-chance-failure-increment: 25
      spawn-chance-min: 25
      spawn-chance-max: 75
    door-breaking-difficulty:
      zombie:
      - HARD
      vindicator:
      - NORMAL
      - HARD
    anti-xray:
      enabled: true
      engine-mode: 1
      max-chunk-section-index: 3
      update-radius: 2
      lava-obscures: false
      use-permission: false
      hidden-blocks:
      - gold_ore
      - iron_ore
      - coal_ore
      - lapis_ore
      - mossy_cobblestone
      - obsidian
      - chest
      - diamond_ore
      - redstone_ore
      - clay
      - emerald_ore
      - ender_chest
      replacement-blocks:
      - stone
      - oak_planks
    world_nether:
     anti-xray:
      max-chunk-section-index: 7
      hidden-blocks:
      # 1.16
      - ancient_debris
      # 1.16
      - nether_gold_ore
      - nether_quartz_ore
      # world_the_end: needs to be changed if your world is named differently.
    world_the_end:
     anti-xray:
      enabled: false
    viewdistances:
      no-tick-view-distance: -1
    squid-spawn-height:
      maximum: 0.0
    generator-settings:
      flat-bedrock: false
Editor is loading...