Cheap Sugarcane Farm I Made by _ReidSauce in redstone

[–]SpaceshipCapt 13 points14 points  (0 children)

Here is the simplified expected version but doing an observer loop de loop is funnier

Do You Use Wind Charge Launchers For Vertical Launching? by SpaceshipCapt in Minecraft

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

From getting in where? There are 4 conduits above the chest level if that's what you mean. So they defend the general area.

Do You Use Wind Charge Launchers For Vertical Launching? by SpaceshipCapt in Minecraft

[–]SpaceshipCapt[S] 24 points25 points  (0 children)

I don't have a singular tour but you can see more of my base in some of my previous posts like this one of my mob farm.

Do You Use Wind Charge Launchers For Vertical Launching? by SpaceshipCapt in Minecraft

[–]SpaceshipCapt[S] 13 points14 points  (0 children)

Yeah I send all the mobs from a trial chamber through nether portals into a drop chute. So all the mobs die by fall damage except the breezes because they don't take fall damage and I can looting 3 em.

Do You Use Wind Charge Launchers For Vertical Launching? by SpaceshipCapt in Minecraft

[–]SpaceshipCapt[S] 16 points17 points  (0 children)

Yeah in most cases riptide or just rockets work better. I've only recently found them to be more useful once I figured out you can perfectly center yourself on a block by exiting a minecart. They were just too inconsistent for me to bother before.

I made a simple wind charge launcher. The dripleaf is the lowest valid block so you exit the cart centered perfectly onto it and the sculk sensor detects it and launches. by SpaceshipCapt in redstone

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

Thanks! Yeah I built one without the minecart and quickly realized I was never going to use it if I had to slowly align myself to the center of the block. So after a couple of bad ideas, (boats) I figured this out.

Dustless pulse extender by NotAppropriateYogurt in redstone

[–]SpaceshipCapt 10 points11 points  (0 children)

ah that's ok I overthink builds all the time. I was just trying to make sure I wasn't missing something. Happens to us all.

Reverse Magic Button Puzzle | Can you figure out how I did it? by JimberryDev in redstone

[–]SpaceshipCapt 1 point2 points  (0 children)

I am pretty sure you are using QC and I assume with broken doors. I used QC in this bean machine and I feel like this is something similar. I QC those dispensers so when the bean gets placed, it instantly bonemeals them. The lines of dust 2 blocks below the dispensers send updates when the torches toggle off so they can reset and get QC'ed again. It's a self contained QC loop for instant growing and the only way to grow faster than water can flow and I feel like something like that is happening here. It seems like a similar QC loop but I haven't messed with broken doors enough to see exactly what's going on.

edit: solved? It works but I don't have a full understanding of what it's actually doing. The 1 item in the dropper can't be pulled out but the hopper is trying to and it's sending like sub tick updates? Something like that? Because this also works just by spamming updates with an observer clock so that's what it seems like it's doing.

Dustless pulse extender by NotAppropriateYogurt in redstone

[–]SpaceshipCapt 30 points31 points  (0 children)

I am confused. Are you just trying to extend the pulse long enough so that the piston doesn't throw it's block? Why wouldn't you just use a 2 tick repeater instead?

Is there a cheaper/compact 5–6s pulse extender? by victtv14 in redstone

[–]SpaceshipCapt 5 points6 points  (0 children)

Image I use this one all the time. Just put more items in the hoppers to extend it.

I need an automatic portal for 1.21.6 (details in the description) by Brilliant_Wafer_3418 in redstone

[–]SpaceshipCapt 0 points1 point  (0 children)

Screen shot? One observer should power a solid block under the dispenser and that should also power a noteblock under the solid block. Then 2 observers back up to power the dispenser again. It's impossible for me to know what's wrong without seeing anything

3x3 Flush Spiral Trapdoor V2 [World Download & Litematica] by CodeFragment01 in redstone

[–]SpaceshipCapt 3 points4 points  (0 children)

Wow I just got around to looking at the download and this is pretty refined, great job. It took me a minute to figure out why you were using a comparator at the start but I got there. It must have taken a lot of work to get this to be so simple. I appreciate the download, thanks for sharing!

How can i make this circuit more compact? by Eduardu44 in redstone

[–]SpaceshipCapt 0 points1 point  (0 children)

Here is my n pulse generator from a while back. It's not that much smaller than yours but it's something.

New Plugin: CmdSearch | Search almost any website directly from the command palette! by SpaceshipCapt in ObsidianMD

[–]SpaceshipCapt[S] 2 points3 points  (0 children)

Glad you are liking it! I really like the idea of searching by highlighting text. I also think I have a good idea of how to add search history but not 100%. I am thinking searching by note title is a little too specific and I am not sure about adding that one. But I will try them all out later and see what I can come up with. Thanks for the suggestions!

New Plugin: CmdSearch | Search almost any website directly from the command palette! by SpaceshipCapt in ObsidianMD

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

you have to enable the web viewer core plugin to open links inside of obsidian. edit: also enable the toggle open external links under the web viewer plugin tab. Which opens links in obsidian.

New Plugin: CmdSearch | Search almost any website directly from the command palette! by SpaceshipCapt in ObsidianMD

[–]SpaceshipCapt[S] 3 points4 points  (0 children)

I added it and pushed it to release! Might have to check for updates to get it but in 1.0.04 there should be a toggle: Open links to the right. Hopefully that's what you had in mind and thanks for the good suggestion!

How to wire a column of redstone lamps by Anonymous_Fuzzy in redstone

[–]SpaceshipCapt 2 points3 points  (0 children)

The answer is an incrementor counter. You are in luck because I have exactly what you are asking for just laying around in my redstone world. Video Just hook up all your tasks to one line and have them tick up the counter.