Auto removal #47


  • New
  • Other
Open
Assigned to bob7l
  • _ForgeUser8703665 created this issue Dec 18, 2014

    What is the issue?

    Please provide any additional information below.

    When I add in the auto remove that it should not remove cows, chickens and so on, it still does. Anyone got any tips on the matter?

    This is a copy from that section of the config file:

    What should be removed during an auto-removal remove:
    world-filter:
    - none
    broadcast-removal: true
    boat: true
    falling-block: true
    experienceOrb: true
    painting: true
    projectile: true
    item: true
    itemframe: false
    minecart: true
    primed-tnt: true
    arrow: true
    snowball: true
    fireball: true
    ender-signal: false
    item-filter: - none
    mobs: #What mobs should NOT be removed during clearing~
    - Cow
    - Pig
    - Ozelot
    - Cow
    - Villager
    - Chicken
    - Sheep
    - VillagerGolem
    - MushroomCow
    - SnowMan

  • _ForgeUser8703665 added the tags New Other Dec 18, 2014
  • bob7l posted a comment Dec 18, 2014

    mobs is a stringlist listing all the mobs you WANT to be removed


To post a comment, please login or register a new account.