FxMorin / carpet-fixes

fabric-carpet extension mod which attempts to fix as many vanilla minecraft bugs as possible. Feel free to add as many fixes as you want! Currently 220+ Fixes!
MIT License
133 stars 21 forks source link

reIntroduceTrapdoorUpdateSkipping no longer works in version 1.20.4 #168

Open CommanderT3706 opened 6 months ago

CommanderT3706 commented 6 months ago

Describe the bug The rule reIntroduceTrapdoorUpdateSkipping does not work in version 1.20.4 of Minecraft. This is due to the trapdoor not being able to reach the state of suppression, due to redstone dust being broken instantly when placed on the trapdoor.

To Reproduce Steps to reproduce the behavior:

  1. Enable reIntroduceTrapdoorUpdateSkipping
  2. Attempt to build update skipper
  3. Redstone is unable to be placed

Expected behavior The redstone dust remains on the trapdoor, priming the skipper.

Minecraft Version:

Additional context The test was conducted on both a single player and multiplayer world.

CommanderT3706 commented 6 months ago

This seems to be due to the fact that blocks that require support now fall off trapdoors once opened. I'm unsure of how this can be fixed though.

Crystal0404 commented 4 months ago

It has been fixed by https://github.com/FxMorin/carpet-fixes/pull/171

SirKaayser commented 1 month ago

It has been fixed by #171

Hello, you say it's fixed, but it still doesn't work for me, what should I do to make it work? I've seen that it's added in the code but it's not in the downloadable .jar file. Thanks for the help in advance.

Crystal0404 commented 1 month ago

It has been fixed by #171

Hello, you say it's fixed, but it still doesn't work for me, what should I do to make it work? I've seen that it's added in the code but it's not in the downloadable .jar file. Thanks for the help in advance.

You can use the dustTrapdoorReintroduced rule from tis-carpet

https://carpet.tis.world/docs/rules#dusttrapdoorreintroduced

https://carpet.tis.world/docs/rules#instantblockupdaterreintroduced

https://modrinth.com/mod/carpet-tis-addition