Minecraft name:
Borbarad13
What do you like the most about redstone?:
I love intelligent storage systems and the fact that very complex machines
can be build from very basic redstone components.
What’s a thing you have made which demonstrates redstone knowledge?:
I would like to to demonstrate two things:
- A binary counter
- A prototype where the contents of a shulker box can be converted into bits (Shulker Box ROM).
What does the thing do?:
-
Binary Counter
–The counter counts 8 bits up starting from 0000 0000 and then adds 1 each cycle.
– The counter uses dispensers with powdered snow as toggles (or water buckets in case of earlier MC versions)
– The counter has a reset mechanism and a basic clock, which can be used optionally -
The Shulker Box ROM (Prototype)
– Firstly, items are taken out of a shulker box
– Then each item is filtered: Water bottles count as a “zero”. Other unstackables count as a “one”.
– 8 bits are read this way and stored into a locked repeater setup.
– The items go back into the shulker box.
– The order of items is preserved throughout the process, so that the information can be re-extracted again.
Image(s) and/or video(s) of the device:
What do you plan on making for your build trial?:
I want to build 1) in the trial and if there is sufficient time then also 2)
Do you agree with the rules?:
Yes, I do.