Jump to content

How do you configure Drawbridge Blacklist in TinkersWorkshop.txt?


Targren

Recommended Posts

I'm trying to blacklist strongboxes to eliminate the item duplication glitch, but every time I change the file, it seems to blank out the entry when I start the server.

drawbridge {

    # Add block or item IDs that should not be placed from the drawbridge

    S:"Drawbridge Blacklist" <

     >

}

I'm changing that to read

drawbridge {

    # Add block or item IDs that should not be placed from the drawbridge

    S:"Drawbridge Blacklist" <
          1970:1
          1970:2
          1970:3
          1970:4

     >

}

But it won't take. What stupid mistake am I making? Is that the wrong way to express the list of blocks? if so, what's the right one?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...