dannydjdk / Tiny-Redstone

Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
https://www.curseforge.com/minecraft/mc-mods/tiny-redstone
GNU General Public License v3.0
27 stars 4 forks source link

Timing issues #135

Open matt1999rd opened 2 months ago

matt1999rd commented 2 months ago

When using the mod, I test the timing of redstone repeater/comparator and torch and it happen that the timing of the redstone is slightly less than 1 tick. When just one repeater is used it makes no difference but in the case of multiple repeater it become visible.

dannydjdk commented 2 months ago

Thanks for the report! Could you provide a screenshot of a circuit to demonstrate this? This shouldn't be possible, since the mod is just hooking into Minecraft tick events. Also, please provide the version you are using.