
Breaks Tweakeroo's FastBlockPlacement feature.
Closed this issue ยท 8 comments
It seems that Tweakeroo's FastBlockPlacement feature would not work properly with this mod added.
Minecraft Version: 1.20.4
Fabric Loader Version: 0.15.3
Java Version: Java Eclipse Adoptium JDK 21.0.1.12-hotspot
Loaded Mods:
- badoptimizations 1.4.1
- fabric-api 0.92.0+1.20.4
- malilib 0.18.0
- tweakeroo 0.19.1
Sorry for the late response-my notifications keep breaking.
Anyway, what does FastBlockPlacement do? And by broken, do you mean it's as if it's disabled, or does it at least half-work?
Fast Block Placement make the player automatically place a new block when moving the cursor over a new block.
I also enabled the Placement Restriction feature - Allows restricting the block placement to a given "pattern", such as Plane, Line, Face, Column, Diagonal. This is what the Fast Block Placement mode uses internally, separated to a separate tweak that can be used without the fast placement part.
With Bad Opitmizations added and Fast Block Placement enabled, Placement Restriction still works but the placement cooldown is just like vanilla.
I figured out what breaks it. Now time to find an effective way to fix it...
(also, third compatibility issue in a single month, wow I suck at modding)
can you make 1.20.1 version pls?