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

Can't blacklist any structure #79

Open
DeadGator opened this issue Nov 14, 2024 · 1 comment
Open

Can't blacklist any structure #79

DeadGator opened this issue Nov 14, 2024 · 1 comment

Comments

@DeadGator
Copy link

DeadGator commented Nov 14, 2024

I tried configuring the blacklist in game with the help of the mod configured , and outside the game in the text file.

For example i want to blacklist the impaled icebreaker from irons spellbooks. I press add, write ''irons_spellbooks:impaled_icebreaker'' then i simply can't press the ''apply'' button, only to go back and my changes aren't saved. I think i'm doing something wrong. I even experimented with other structures even vanilla structures and they don't work.

I tried without the " ", i tried irons_spellbooks:impaled_icebreaker, i tried with '','' at the end of the structure, i tried with [ ] and nothing works in game. When i went into the config folder to edit it from outside the game and entered the structure's name and launch the game, the font and every letter and number in my game looked like : [][][][][][][][][][] so i had to delete what i wrote for it to go back to normal.

I even attempted to write exactly what the examples told me when the blacklist button was hovered, not even minecraft:endcity worked

@MattCzyr
Copy link
Owner

I'm not sure which in-game config editor you're using, so I can't speak on that. I recommend you edit the config file outside of the game in something like Notepad or Notepad++ so you can ensure that the formatting is correct. The structureBlacklist property should be formatted like this:

structureBlacklist = ["minecraft:stronghold", "minecraft:endcity", "irons_spellbooks:impaled_icebreaker"]

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

No branches or pull requests

2 participants