Vitaliy
Vitaliy
Any ideas for crafting recipes? Also if there should be 3 kinds of pulsars, what could their images look like?
Nice. But there are problems. * Preview is obviously wrong:  * Nodebox doesn’t correspond to the texture:  If you need that complex shape, use a mesh instead. *...
> FGPAs ... can impliment any other component. It can’t. It has no memory. Circuits like that weren’t intended to work (and are in fact unreliable). Custom gates with memory...
MoreMesecons has [time gate](https://github.com/minetest-mods/MoreMesecons/tree/master/moremesecons_timegate) but something simpler, delayer-like is probably suitable for core Mesecons.
See the PR. I’ve experimented with 1-tick pulsar, some devices work perfectly with that but others get stuck. So it now waits one more tick like a conventional circuit would....
Um... the commit you reference just moves the registration, but keeps virtually everything else, up to node names. Just enabling `mesecons_wires` should be enough. And as wires weren’t changed much...
See also #405, #502.
Works, but: 1. Is such complicated texturing necessary? 2. Is this any different from pipeworks dispenser?
> If 6 textures are too complicated to you, then I can't help you. :( I mean this: > 3 node definitions are needed because of the way the textures...
> I don't use pipeworks. So it may be the time to try. The dispenser does the same thing albeit a bit differently: * Its inventory is 1×1 (so no...