
Redstone Tweaks
A mod to improve Better Than Adventure redstone mechanics
- Загрузки
- 1K
- Подписчики
- 5
- Обновлён
- 13 июля 2025 г.
- Лицензия
- CC0-1.0
Опубликован 31 января 2025 г.
This mod uses a modified version of Fabric (Babric) and is designed only for Better than Adventure, a heavily modified version of Minecraft b1.7.3! For more information, join the discord server provided on this projects page.
Redstone Tweaks
A mod that aims to improve BTA! redstone mechanics :)

Changes
- Redstone wire is no longer redirected by diagonal power sources (e.g. lever at the side of the block the wire is on) [This is NOT related to QC]
- Redstone wire now uses the Alternate Current efficient and non-locational redstone dust implementation (toggleable with the
useAlternateCurrentgamerule) - Redstone Jack o' lanterns behaves as a solid block, allowing the block to be powered
- Redstone Jack o' lanterns isolate the front face from the rest of the redstone going though it
- Redstone blocks no longer hard power adjacent blocks (toggleable with the gamerule
redstoneBlockHardPower) - Activator block now allows using left click to lock/unlock slots
- Activator block now allows unlocking slots while holding an item
- Activator block now allows locking/unlocking all unused slots with middle click
- Activator block now allows using seeds directly on farmland
- Redstone ore now redirects redstone dust
- Levers are now placed parallel to the player's view instead of perpendicularly
- Fence gates can now be affected by redstone
- Mesh Blocks and Gold Mesh Blocks can now be powered to block items from going through them
Fixes
- Redstone wire now properly handles redstone redirection
- Redstone wire now properly sends updates when its direction changes
- Redstone wire no longer visually connects to things it isn't logically connected to
- Redstone wire now uses the same checks to visually connect diagonally downwards than upwards
- Repeaters now properly connect to redstone dust
- Repeaters now properly soft power some blocks and redstone components
- Repeaters now send updates when removed
- Repeaters no longer send a 1 tick pulse when placed next to a powered block (breaks repeater auto-powering with
/setblock, toggleable with the gameruleremoveInitialRepeaterUpdate) - Redstone Jack o' lanterns no longer redirect redstone on all sides
- TNT now properly handles valid signals to activate
To-do list
Defined
- Allow some sort for compact downwards wiring, just like upwards glass. The groundwork is already implemented, just need to choose a block :) maybe slabs or another glass type?
- Fix update queue being reset on dimension change and world reload (On hold, would have to overhaul a big part of the game)
Maybe
Add observer functionality to motion sensorMatcher Block planned for vanilla BTA! in 7.4- Make activator be able to retake some items like discs from jukeboxes or items from golden meshes
- Allow a slot to be used twice on an activator (e.g. bucket in a sequence of steps would be able to be handled properly)
- Activator rail
- Minecart with basket, going over mesh blocks drops items in order and over golden mesh blocks only a certain item.
Afterword
I made this mod out of pure love for BTA, I want to be able to play the game and don't let jank ruin the experience, feel free to contribute or use the code as you see fit :) Licence is CC0, but credit is always appreciated!
Ченджлог
1.5.0Релизb1.7.3 · 13 июля 2025 г.
- Fence gates can now be affected by redstone
- Mesh Blocks and Gold Mesh Blocks can now be powered to block items from going through them
1.4.2Релизb1.7.3 · 27 июня 2025 г.
Fixed crashes on specific circumstances when wire generated way too many block updates
1.4.1Релизb1.7.3 · 14 февраля 2025 г.
- Removed the power handling fix for door types until we find a way to make it compatible with the current color system
1.4.0Релизb1.7.3 · 11 февраля 2025 г.
No more positional and directional redstone!
- Redstone wire now uses the Alternate Current efficient and non-locational redstone dust implementation (toggleable with the
useAlternateCurrentgamerule) - TNT and door types now properly handle valid signals to activate/deactivate
- Redstone wire now properly sends updates when its direction changes
- Trapdoors no longer close when adjacent blocks are updated
- Updated to BTA! 7.3_01, backwards compatible with BTA! 7.3
1.3.1Релизb1.7.3 · 7 февраля 2025 г.
- Fix broken monostable circuits, but break repeater activation when using
/setblock, can be toggled with theremoveInitialRepeaterUpdategamerule.
1.3.0Релизb1.7.3 · 6 февраля 2025 г.
- Activator block now allows using seeds directly on farmland
- Improved support with other mods by removing overwrites
- Redstone no longer connects to all sides of the redstone pumpkin
- Redstone wire now uses the same checks to visually connect diagonally downwards than upwards
- Activator block bulk unlock/lock with middle click now only works when performed on an activator slot to allow for other middle click actions on the inventory
- Levers are now placed parallel to the player's view instead of perpendicularly
- Repeaters no longer send a 1 tick pulse when placed next to a powered block
1.2.2Релизb1.7.3 · 31 января 2025 г.
- Fixed repeaters not sending block updates to the back when broken
1.2.1Релизb1.7.3 · 31 января 2025 г.
- Replace an overwrite on
net.minecraft.core.world.World#getSignalwith a redirect to improve compatibility - Fix redstone ore not sending block updates when placed/removed
Комментарии
Загружаем…