Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

3M Downloads

Configuration options suggestion: Easier Block Blacklist

RubyCascade opened this issue · 5 comments

commented

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)

commented

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

commented

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

commented

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

commented

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.

commented

I see.. will it be soon?