Easiest DUPE with Create mod + Video
Proxwian opened this issue ยท 5 comments
Unfortunately, when you place double chest from Sophisticated on rotational Contraption, it converts into two chests with the same items.
Please add config option to prevent double chests to appear from mod
Yes this is possible with create, there's really not much I can do about that other than working closely with create team to allow adding compatibility. This is not the only thing that can happen and in fact there's possibility for item loss as well so purely banning double chests isn't going to fix it.
I will keep this open for potential compat in the future.
@P3pp3rF1y did you fix it? If no, u can just add for all blocks create TAG : create:non_movable
and all your blocks do not movable by Create contraptions.
@P3pp3rF1y did you fix it? If no, u can just add for all blocks create TAG : create:non_movable and all your blocks do not movable by Create contraptions.
I haven't "fixed" this no (the proper fix would be more on create side) and I don't want my blocks to me unmovable, but good to know that modpack makers can add that tag if they want to prevent this.