Giter Club home page Giter Club logo

Comments (4)

DoctorFTB avatar DoctorFTB commented on July 21, 2024

Try 1.0.7 version.

from lagbgonreborn.

Fatetaker-voidwalker avatar Fatetaker-voidwalker commented on July 21, 2024

Having items on the blacklist in version 1.0.8 does not prevent removal...

# Should we use a blacklist or a whitelist for mob removal? \n Blacklist is default.
B:Blacklist=true

# List of Entities not to destroy.
S:EntityBlackList <
    minecraft:cow
    dragonskull
    doggytalents:dog
    openblocks:hang_glider
    randomthings:goldenchicken
    iceandfire:dragonskull
    chococraft:chocobo
    minecraft:item_frame
    minecraft:armor_stand
    minecraft:villager
    minecraft:chicken
 >

from lagbgonreborn.

PiggiesGoSqueal avatar PiggiesGoSqueal commented on July 21, 2024

Can confirm this is an issue on the 1.0.8 version.
/bgon clear will wipe all mobs including those in my blacklist.

I also tested on the 1.0.7 version for the same result.

Forge 1.12.2 v2854
Bgon Version: 1.0.7 & 1.0.8
latest.log: https://gist.github.com/pinkpig3777/ab200e0ea6b8387fa4db09205c41831e
debug.log: https://gist.github.com/pinkpig3777/f50bd8ef9312a622ccd8f3067b6fab7d

    # List of Entities not to destroy.
    S:EntityBlackList <
        minecraft:chicken
        minecraft:pig
        minecraft:cow
        minecraft:sheep
        minecraft:rabbit
        minecraft:horse
        minecraft:llama
        minecraft:donkey
        minecraft:mule
        minecraft:endermite
     >

from lagbgonreborn.

PiggiesGoSqueal avatar PiggiesGoSqueal commented on July 21, 2024

Temporary Solution:
Using v1.0.8 you can set the blacklist option to:
B:Blacklist=false
and this will ENABLE the blacklist, even though it says it is disabling it.

I just tested it and my pigs and endermites will stay while zombies are cleared. :)

from lagbgonreborn.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.