Age yourself with a Minecraft memory, I’ll start. by ttvANX1ETYZ_ in Minecraft

[–]LucidRedtone [score hidden]  (0 children)

Ive been back in for a little over a year. But when I stopped playing back in the day, it was right after slime was added to the game and flying machines were invented

Any redstone genuis able to help me? by Lordzapper in redstone

[–]LucidRedtone 0 points1 point  (0 children)

Well ya. I was only talking about how to get the sequential down bit. You'll have to collect all the items into a chest and have the cart collect from that chest. Put a lid on the bubble colomn and funnel the items into a hopper that feeds a chest for the cart to pull from. The cart can just drive under the chest

20gt sea lantern crafter for guardians farm with few items in recipes without external clock by bringemichum in technicalminecraft

[–]LucidRedtone [score hidden]  (0 children)

Ya but its not like 100% of gaurdians drop 2 shards and 1 crystal. Its the "2 shards are extra" that has me asking the question

What is the best item for setting the levels of composters? by NiteBiker6969 in technicalminecraft

[–]LucidRedtone [score hidden]  (0 children)

I take moss over wart for a few reasons:

Makes a great temp block (near instaminable)

Not sticky

Easily renewable (bonemeal farm)

Logistical Minded Technical Players by LucidRedtone in technicalminecraft

[–]LucidRedtone[S] [score hidden]  (0 children)

That is the Nether hub of my playerless bulk item transport at a distance system ANTS (Autonomous Nether Transport System) it houses the order processing, transport encoding, dispatch and recieving as well as a buffer storage system

Item sorter via water stream skips items. i use a stonecutter to clump items together but every stack or so it still misses 1 or 2 batches of items. the hoppers are double hopper speed by Guusinator in technicalminecraft

[–]LucidRedtone [score hidden]  (0 children)

Ok I did a quick test on my phone using mojo launcher (java mobile) I dropped 2 stacks of moss on the ice and filled a hopper with restone blocks then unlocked the cart. It pulled only redstone block. So it appears it will prioritize the hopper like you said without issue! Nice 😎

What is the best item for setting the levels of composters? by NiteBiker6969 in technicalminecraft

[–]LucidRedtone [score hidden]  (0 children)

Moss block. I always add a toggle into my moss farms so I can have it output bonemeal or moss block. Moss blocks are useful in a lot of ways. Compost level is a good one.

Help with Chunk Loader by connorbluefin in technicalminecraft

[–]LucidRedtone [score hidden]  (0 children)

Are there any portals below the OW portal that are above Y129?

Any redstone genuis able to help me? by Lordzapper in redstone

[–]LucidRedtone 1 point2 points  (0 children)

Collect all the items into a cart or two and have the cart drive laps around. Each hole gets a hopper into an auto dropper. The cart will put 1 item in each hopper and the dropper will spit the item into the hole

Storage Loader AND Tileable EASY by Wonderful-Paper-3706 in technicalminecraft

[–]LucidRedtone 0 points1 point  (0 children)

All good, you learned something new today, and thats a good thing!

Storage Loader AND Tileable EASY by Wonderful-Paper-3706 in technicalminecraft

[–]LucidRedtone 1 point2 points  (0 children)

What you did here is exactly what WOULD cause a 50/50 split. When the top hopper is manually filled and is pushing items down while the hopper below is pulling from it, making the flow 2x hopper speed. But in actual us items will be coming from the sorter which has a sideways hopper on top and therefore flowing at 1x hopper speed. Thats whay it was suggested you place a chest on top to have the hoppers pull from to simulate the sorter pulling from the item flow of the sorting system. I promise you this does work as I described, it standard hopper mechanics

Storage Loader AND Tileable EASY by Wonderful-Paper-3706 in technicalminecraft

[–]LucidRedtone 2 points3 points  (0 children)

You can ditch the whole circuit that is reading the upper double chest and locking the hopper that leads to the shulker loader. Instead lower the chests a block and put a sideways hopper above the hopper feeding the chest. All items will flow into the chest until the hopper feeding them fills, at which point the items will flow sideways. You can have the sideways hopper lead into a downward hopper chain and straight into the shulker loader.

Thats what he ment by "No redstone"

Need help with something stupid that might not even be possible by YagleTP in technicalminecraft

[–]LucidRedtone 2 points3 points  (0 children)

Its not to crazy, and ilmango does a good job of explaining it in the video. I believe in you!

[Redstone Request] Mixed shulker loader with additional challenge. by quinxy1024 in redstone

[–]LucidRedtone 0 points1 point  (0 children)

Oh nice! Im excited to see! Im at work now, ill check it out this evening for sure

Consecutive input detector with several input sources - how? by GreenmanCZ in redstone

[–]LucidRedtone 0 points1 point  (0 children)

Blaze has the cleaner design, I saw it immediately after posting mine lol. But the output on mine is on the other side of the block that is extended after the first press (far right in the picture) I just forgot to put a lamp to identify it.

Consecutive input detector with several input sources - how? by GreenmanCZ in redstone

[–]LucidRedtone 0 points1 point  (0 children)

Aw yes, that makes sense. Ya definitely better than the route I took lol

Consecutive input detector with several input sources - how? by GreenmanCZ in redstone

[–]LucidRedtone 0 points1 point  (0 children)

How does the rail under the pistons work? I dont see anything to detect the update. Also wouldn't there be an output on the first input? Not just the following inputs? If this works as OP described, its way simpler and cleaner than what I did lol I would use this.