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

[Bug]Observer stay powered #4745

Closed
HellXFraud opened this issue Mar 26, 2024 · 5 comments
Closed

[Bug]Observer stay powered #4745

HellXFraud opened this issue Mar 26, 2024 · 5 comments

Comments

@HellXFraud
Copy link

Some redstone machines may cause the Observers to stay powered and cause problems.Only load Quark mod cause this.
info

@Teawalker
Copy link

exact same issue on 1.20.1
But setting "pistons move tile entities" to true seems to fix the issue.

@HellXFraud
Copy link
Author

exact same issue on 1.20.1 But setting "pistons move tile entities" to true seems to fix the issue.

yes, but I dont want pistons to move tile entities, add blacklist for chest instead of config false.

@joshlev1s
Copy link

This is still an issue. Can't get vanilla redstone behaviour with quark automation disabled. Piston move tile entites introduces a lot of unpredictable behaviour and with it disabled the observer issue exists.

@HellXFraud
Copy link
Author

This is still an issue. Can't get vanilla redstone behaviour with quark automation disabled. Piston move tile entites introduces a lot of unpredictable behaviour and with it disabled the observer issue exists.

add blacklist for every chest or furnace or barrel

@joshlev1s
Copy link

This is still an issue. Can't get vanilla redstone behaviour with quark automation disabled. Piston move tile entites introduces a lot of unpredictable behaviour and with it disabled the observer issue exists.

add blacklist for every chest or furnace or barrel

I movement blacklisted the following:

"Movement Blacklist" = ["minecraft:spawner", "integrateddynamics:cable", "randomthings:blockbreaker", "minecraft:ender_chest", "minecraft:enchanting_table", "minecraft:trapped_chest", "quark:spruce_trapped_chest", "quark:birch_trapped_chest", "quark:jungle_trapped_chest", "quark:acacia_trapped_chest", "quark:dark_oak_trapped_chest", "endergetic:bolloom_bud", "ironchest:iron_chest", "ironchest:gold_chest", "ironchest:diamond_chest", "ironchest:copper_chest", "ironchest:crystal_chest", "ironchest:obsidian_chest", "ironchest:dirt_chest", "ironchest:trapped_iron_chest", "ironchest:trapped_gold_chest", "ironchest:trapped_diamond_chest", "ironchest:trapped_copper_chest", "ironchest:trapped_crystal_chest", "ironchest:trapped_obsidian_chest", "ironchest:trapped_dirt_chest", "aether:_treasure_chest", "aether:chest_mimic", "woodworks:oak_chest", "woodworks:spruce_chest", "woodworks:birch_chest", "woodworks:jungle_chest", "woodworks:acacia_chest", "woodworks:dark_oak_chest", "woodworks:mangrove_chest", "woodworks:cherry_chest", "woodworks:crimson_chest", "woodworks:warped_chest", "woodworks:trapped_oak_chest", "woodworks:trapped_spruce_chest", "woodworks:trapped_birch_chest", "woodworks:trapped_jungle_chest", "woodworks:trapped_acacia_chest", "woodworks:trapped_dark_oak_chest", "woodworks:trapped_mangrove_chest", "woodworks:trapped_cherry_chest", "woodworks:trapped_crimson_chest", "woodworks:trapped_warped_chest", "ascended_quark:skyroot_chest", "ascended_quark:skyroot_trapped_chest", "minecraft:chest", "minecraft:furnace", "minecraft:blast_furnace", "tfmg:blast_furnace_output", "nethersdelight:blackstone_furnace", "nethersdelight:blackstone_blast_furnace", "enlightened_end:nuclear_furnace", "ascended_quark:holystone_furnace", "quark:blackstone_furnace", "quark:deepslate_furnace", "thermal:machine_furnace", "minecraft:barrel"]

However, blacklisting these blocks will still cause pistons to be non vanilla. They may fix observers, which I couldn't test because the pistons broke the machine with that enabled.

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

3 participants