Open RubyCascade opened 1 week ago
Parallel suggestion in DimensionalDevelopment/DimDoors: https://github.com/DimensionalDevelopment/DimDoors/issues/450
Use block tags in the Eureka blacklist, DimDoors may have a certain tag for their doors.
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.
Forgot the fix hasn't been publicly released, wait for the next update.
I see.. will it be soon?
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:
*
in the block blacklist config, all dimensional doors' ids start withdimdoors:block_ag_dim_
Additional info:
(Apologies If I've made this Issue suboptimally lol, first time submitting one)