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

Configuration options suggestion: Easier Block Blacklist #422

Open
RubyCascade opened this issue Nov 19, 2024 · 7 comments
Open

Configuration options suggestion: Easier Block Blacklist #422

RubyCascade opened this issue Nov 19, 2024 · 7 comments

Comments

@RubyCascade
Copy link

Due to an issue with Dimensional Doors it is necessary to add all dimension doors to the Block Blacklist to prevent them from being assimilated, however it is not really feasible to add every single door manually with the current method(s) because Dimensional Doors automatically adds all door variations (most likely using the tag #minecraft:doors ).

There are three possible solutions (on your end) that I can think of:

  1. Add the ability to use wildcards * in the block blacklist config, all dimensional doors' ids start with dimdoors:block_ag_dim_
  2. Add either add autocomplete to the config screen (if possible), or add a command to modify the block blacklist
  3. Add the ability to use tags in the blocks blacklist (dimensional doors don't currently have tags, but I am making a parallel suggestion in the DimensionalDevelopment/DimDoors repo)

Additional info:

  • Minecraft version: 1.20.1
  • Mod loader: Fabric
  • Loader version: 0.16.9
  • Valkyrian Skies version: valkyrienskies-120-2.3.0-beta.5
  • Eureka version: eureka-1201-1.5.1-beta.3
  • Dimensional Doors version: dimdoors-5.4.1-fabric

(Apologies If I've made this Issue suboptimally lol, first time submitting one)

@RubyCascade
Copy link
Author

Parallel suggestion in DimensionalDevelopment/DimDoors: DimensionalDevelopment/DimDoors#450

@thetheaplant
Copy link

Use block tags in the Eureka blacklist, DimDoors may have a certain tag for their doors.

@RubyCascade
Copy link
Author

how? I tried #minecraft:doors as a test and it didn’t prevent it from assimilating a door. Also, no, Dimensional Doors' dimensional doors don't currently have any tags.

@thetheaplant
Copy link

Forgot the fix hasn't been publicly released, wait for the next update.

@RubyCascade
Copy link
Author

I see.. will it be soon?

@millennIumAMbiguity
Copy link
Collaborator

Block tag list PR #413 was merged into 1.18 on Oct 8, 2024.

You can expect a publicly released after the next vs2 publicly released update.

@Waterpicker
Copy link

I'm in the process of making a new update to dimensional doors that will include a tag that will work perfectly with this blacklist idea.

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

4 participants