Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Blacklist to the Dolly. #11

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

draknyte1
Copy link
Contributor

@draknyte1 draknyte1 commented Nov 17, 2021

@bombcar
Copy link
Member

bombcar commented Nov 17, 2021

Will this need an actual line added to the config for the nuke chambers?

@draknyte1
Copy link
Contributor Author

Will this need an actual line added to the config for the nuke chambers?

Yes, along with anything else that should be blacklisted.

@bombcar
Copy link
Member

bombcar commented Nov 17, 2021

I can make a proposed blacklist - the Nuke Chamber is:

image

what would be an example config line?

BlacklistedTileEntiyClassNames=IC2:blockReactorChamber

@draknyte1
Copy link
Contributor Author

what would be an example config line?

It’s the full name of the tile entity class.

@bombcar
Copy link
Member

bombcar commented Nov 17, 2021

Now to find out what that is 😂

@bombcar
Copy link
Member

bombcar commented Nov 17, 2021

ready to go with

    # The Canonical Class-Names of TileEntities that should be ignored when using a Dolly.
    S:BlacklistedTileEntiyClassNames <
        ic2.core.block.machine.tileentity.TileEntityNuke
    >

for the config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dolly works on nuke chambers - they shouldn’t.
3 participants