Danny

Results 40 comments of Danny

I found a workaround that may provide some insight. 1. Set up an instance in ATLauncher with a mod that triggers this bug (CraftTweaker for example). 2. Set up an...

The new [Tiny Pipes](https://www.curseforge.com/minecraft/mc-mods/tiny-pipes) add-on mod adds bundled redstone cables. This doesn't fit the original request, but I thought I'd mention it here. The idea is that each connection on...

The ghost preview is rendered by the block entity. So, until a component or panel is placed, there is no tile entity, and therefore, no ghost render. We'll have to...

Thanks for the suggestions. The covers are already dyeable. They take on the color of the panel. Right clicking with a dye changes the color. There are plans for an...

Changed the title so I can see, at a glance, what's on my todo list. Removed the reference to dyeable covers since we already have them. If you meant something...

We now have an add-on mod called Tiny Gates! https://www.curseforge.com/minecraft/mc-mods/tiny-gates This covers the small versions of common logic gates request. Next step is to provide blueprints for larger gates.

This is related to #114 in that panels of different orientations do not directly interact with each other. However, the new issue here is that the signal persists when the...

I can't reproduce this in the latest version 3.2.2. Perhaps something in the update fixed it, though that doesn't seem likely. I noticed in the video that it started working...

Issue with comparators might be related to #103. Any discussion of that issue should probably take place there, and we'll keep this issue focused on the tiny block issues. As...

The tiny dust on the top is rendering the connection, so as soon as something causes it to update, it will render it. To fix this, when dusts are placed,...