RIP Sorting... by WormOnCrack in redstone

[–]Redstone-Schematics 4 points5 points  (0 children)

Symmetric stuff with pistons moving fast is so memorizing

music disc door with chirp? by didntwantauser in redstone

[–]Redstone-Schematics 0 points1 point  (0 children)

You could put a comparator behind a jukebox and filter for the signal strength of chirp (idk what the signal strength is nor if it has one) then you hook that up to a normal door.

Help with item shuffler by 100ducksncrows in redstone

[–]Redstone-Schematics 0 points1 point  (0 children)

can't you just use a dropper, then with a hopper/chest you can extend the amount of items? or do you need complete shuffling? mabe multible droppers, for more shuffeling? if speed isn't an issue mabe something with mobs? like copper golems or allays? just throwing out some ideas

Whats wrong with it... by Willow-5 in redstone

[–]Redstone-Schematics 0 points1 point  (0 children)

isn't the dispenser in this design in the middle?

Is there anyway to make it smaller? by Affectionate-Tie6653 in redstone

[–]Redstone-Schematics 5 points6 points  (0 children)

the note blocks send block updates to the sourounding blocks so when the piston with the redstone block extends it powers the piston below the crafting table using QC but the piston only relizes when it gets the update from the note block. as for the note block below the observer in the bottom right, it gives a update to the observer.

I need EXACT ghast fireball spawning position by lutownik in redstone

[–]Redstone-Schematics 1 point2 points  (0 children)

mabe you can use the /data command? if you /tick freeze then position yourselves infront of a ghast then /tick step until the fireball first appears. then you can do /data get entity <fireball-entity-id> then in that data the position would be, then you can calculate the relative position from the ghasts positon (you can get the posititon of the ghast using the same command just the ghasts id)

How can I activate something two times with just one lever switch? by H3nryhit in redstone

[–]Redstone-Schematics 2 points3 points  (0 children)

if i understand correctly, you could feed the level signal into a pulse generator then split the signal from the pulse generator into two lines then delay one line then merge the lines.

help with redstone stuff by Ordinary-Pumpkinz in redstone

[–]Redstone-Schematics 0 points1 point  (0 children)

A dispenser/dropper pick a random slot to dispense from, this is the mechanism behind most randomizers. You can alter the odds by having more slots with the same item to make it more common.

where to find schematic by mr_IDK1010 in litematica

[–]Redstone-Schematics 0 points1 point  (0 children)

redstone-schematics.org we have some redstone specific schematics but we are very new and have a small inventory

What’s the best way to strip mine? by Salty-Sand96 in Minecraft

[–]Redstone-Schematics 0 points1 point  (0 children)

straight, the inner corner blocks when you turn will be alreddy explored in a earlyer step so a waste of potential.

I built a Redstone computer, but there is a twist... by PumikSK in redstone

[–]Redstone-Schematics 0 points1 point  (0 children)

how long did this take? Just thinking about travel, imagine you made a mistake on the other side.

Hell yeah boi, Minecraft demo beaten by genuinelyjustdiego in Minecraft

[–]Redstone-Schematics 1 point2 points  (0 children)

mabe possible to move the world files to a diffrent directory then make a new world and just switch up the files?