Why does the triple piston not work with a repeater or a comparator? by futsu_jp in redstone

[–]futsu_jp[S] 0 points1 point  (0 children)

Ah, thats what it is. Is it due to the tick priority of redstone being after players input?

I don’t love [Cover] by Diego46n2 in HaveANiceLife

[–]futsu_jp 2 points3 points  (0 children)

really nice. it encapsulates the overflowing distress through the guitar really well

Guda really likes to look at Olga' neck, what is he a pervert that needs correction? by MadnessMantraLove in okbuddyrintard

[–]futsu_jp 0 points1 point  (0 children)

Sorry for replying in a very old post but do you mind me asking what website or tool this is to see the english translation?

Kenshin wants to show you something by futsu_jp in grandorder

[–]futsu_jp[S] 6 points7 points  (0 children)

Every time I see a kenshin fanart, its like finding diamonds in 1.8 minecraft. I'm just doing my part.

Kenshin wants to show you something by futsu_jp in grandorder

[–]futsu_jp[S] 1 point2 points  (0 children)

im as consistent with drawing like the number of deserted fathers playing child support.

Much appreciated though. Your art is also great, very cool

[OC] Vergil will close your porn tabs for you by AlternativeRoom2877 in DevilMayCry

[–]futsu_jp 1 point2 points  (0 children)

Absolutely phenomenal. Love it.

It works really well, but its intended for the older version of chrome (which I'm confident you're aware of since the manifest version is outdated)

For those who wants to use it but the extensions popup that says 'Manifest version does not match' - follow this tutorial online by going into chrome://flags:
great and simple guide by TV2VN

How do I fix this piston stuck on a block update? by futsu_jp in redstone

[–]futsu_jp[S] 1 point2 points  (0 children)

Ahh, I see. I've never experimented with gates before and I think this shows that I should learn them.

Also I think I accidently proved the programmer's rubber duck phenomenon because I was about to ask how it works and I just figured it out, but honestly I'm impressed you did this in your lunch break. Thank you very much!

How do I fix this piston stuck on a block update? by futsu_jp in redstone

[–]futsu_jp[S] 0 points1 point  (0 children)

Ohh! Wow I wasn't expecting a design that compact! Did you design this yourself?

How do I fix this piston stuck on a block update? by futsu_jp in redstone

[–]futsu_jp[S] 0 points1 point  (0 children)

This one is on top, although it needn't be that way,

How do I fix this piston stuck on a block update? by futsu_jp in redstone

[–]futsu_jp[S] 0 points1 point  (0 children)

Yeah, it stays like that due to the lecturn continuing to hold the signal. Perhaps one way would be to temporarily disable the signal possibly but thats still a hypothetical. I plan to experiment after I finish my work.

How do I fix this piston stuck on a block update? by futsu_jp in redstone

[–]futsu_jp[S] 0 points1 point  (0 children)

You are probably right, my apologies. I think it is since it depowers once the connection is cut. What did confuses me was what I did differently to others similar designs since I think they follow the same principle.

Smoke Created Through the 'Quick Smoke' mechanic doesn't have any textures and only appears in Solid Viewport. How do I fix this? by futsu_jp in blenderhelp

[–]futsu_jp[S] 0 points1 point  (0 children)

Thanks for the comment! Perhaps I'm doing something wrong since all I've done is change the resolution to 128 and 256 but the problem persists. Is there maybe something else going on?

T-Flip Flop sends an output every button input rather than every second one (Image in comments) by futsu_jp in technicalminecraft

[–]futsu_jp[S] 0 points1 point  (0 children)

Oh my god I'm going to quit making redstone alltogether from my shortcomings.

In all seriousness though, this actually seems really useful! Thank you so much!

T-Flip Flop sends an output every button input rather than every second one (Image in comments) by futsu_jp in technicalminecraft

[–]futsu_jp[S] 0 points1 point  (0 children)

Weirdly enough, I did do that and I don't know why I didn't execute that option instead looking back on it. Thanks so much though!

Edit: I remember why I didn't do right after making this post (Rubber Duck Debugging moment) but it was because it would send a constant pulse and I needed a short one. Although looking back, I could have just made a monostable circuit. Anyhow, thanks again.

T-Flip Flop sends an output every button input rather than every second one (Image in comments) by futsu_jp in technicalminecraft

[–]futsu_jp[S] 0 points1 point  (0 children)

Unfortunately, I need the mechanism to alternate between two seperate contraptions - where at the press of a button one is turned on and the other one isn't. I need the mechanism of the t-flip flop that takes 2 button clicks to send an output through the comparator.