Browse schematics
Discover ambitious builds, redstone contraptions, and survival-ready homes curated by our community.
8 / 16 / 32 bit CSA multipliers
Collection of three multipliers, one with 8 bit input and 16 bit output, 16 bit input and 32 bit output, 32 bit input and 64 bit output.It uses looping Carry Save Adders (lime) to quickly add incoming numbers together and store them in the Carry Save format (i.e. as partial sum and carries), and then uses fast CCAs (green) to add partial sums and carries together. They run on a speed of 3t per bit. I got the CSA design from Bennyscube's video on Carry Save Adders, and the CCA design is by Amino.In order to make it work on Bedrock, you only have to replace the green stained glass by upper slabs.
32 bit cube root extractor
Takes in a 32 bit number A and returns Q = floor(cbroot(A)) as well as the remainder R, i.e. A = Q^3 + R.It runs on a (horrible) clockspeed of 28t per bit, and it needs 11 iterations, i.e. in total it's gonna take over 30 seconds. It uses the restoring shift-and-subtract algorithm. It can be made substantially faster (but also bigger) if we use a non-restoring method. I used Aminos 3t CCA design for all the adders.Java only.
Donut SMP flooding machine
The Donutsmp flooding machine which can be used to flood the donut smp XD. For a tuorial you can check out the Channel of RivalsNoob551 (not my channel). Also, the water is bugging in the schematic so make sure that if you paste it into your world, you replace the water
32 bit square root extractor without remainder
This unit takes in a 32 bit number A and computes floor(sqrt(A)), i.e. the square root of A rounded down. It uses the non-restoring shift-and-subtract algorithm, and it computes a bit every 11rt, or 1.1 seconds. In total, it needs a little more than 20 seconds due to additional overhead.In this design the focus was on speed & compactness. My previous square root extractor was 18rt per bit, so this is design is a lot faster, but it has two downsides, namely:No remainder. Since the used algorithm is non-restoring, we sometimes have to do an extra addition to get the correct remainder. This is a little bit tedious to do, also the remainder is hard to access, it is stored on the yellow line in the middle of the build.No Reset button. I didn't find a good way to reset the output, so you can only overwrite the previous output, but not clear the outputI used Aminos 3t CCA design for the adders.Java only.
Knoster Cobbled Deepslate Slab Crafter -by Konst4638
Best and most Compact Cobbled Deepslate Slab Crafter to build on the Donutsmp. Get more schematics in the Discord: https://discord.gg/bjEEpjCJNr
A1C Bomber
MInecraft tnt bomber, used in unstable universeHow to use:https://www.youtube.com/shorts/8O9XlwGW-LQ
Knoster V1 -by Konst4638
Best Starter Kelp Farm for the Donutsmp!
Knoster Charcoal V1 -by Konst4638
Best and most Compact Charcoal Farm to build on the Donutsmp. Get more schematics in the Discord: https://discord.gg/bjEEpjCJNr
Knoster Advanced Cobble-Meta -by Konst4638
Best and most Compact Cobblestone Farm to build on the Donutsmp. Get more schematics in the Discord: https://discord.gg/bjEEpjCJNr
Knoster Cobble Single-Module -by Konst4638
Best and most Compact Cobblestone Farm to build on the Donutsmp. Get more schematics in the Discord: https://discord.gg/bjEEpjCJNr
Minutes End Base before Spoke null end video
Unstable SMP End Base from Minutetech before Spoke video of null going to the end
carpet dupper v3
this one has 2 thousand less blocks then v2 and this one has a force stop when the chunks are unloaded so your game dont crash and it even has chunks loaders to load in the chunks to let the shulker loader finish
Knoster V4 -by Konst4638
Best Kelp Farm on the Donutsmp.Get more Schematics in the Discord: https://discord.gg/bjEEpjCJNr
pale oak stash
Compact Stash / Storage VaultA large, organized storage vault built to hold massive amounts of items while keeping everything in one clean location. Features multiple rows of double chests, a dedicated sorting system, and a rear maintenance area for easy access to the redstone.Features:Massive storage capacityOrganized chest layoutCompact footprintEasy to expandClean quartz and sea lantern designregear station ender pearl stasis chamberPerfect for long-term survival worlds, SMP bases, and mega projects.
4X4 Piston Door (8X2X10)
https://www.reddit.com/r/redstone/comments/1v852k1/fast_and_compact_slimeless_4x4_piston_door_160/
Knoster Intermediate Cobble-Meta -by Konst4638
Best and most Compact Cobblestone Farm to build on the Donutsmp. Get more schematics in the Discord: https://discord.gg/bjEEpjCJNr
Knoster V3 -by Konst4638
Best Intermediate Kelp Farm for the Donutsmp.Join the Discord for more Schematics: https://discord.gg/bjEEpjCJNr
fast cobblestone
A cobblestone generator that makes about 64 cobblestone every second
Best Railgun Tp Trap On Donutsmp
Design made by small YouTuber I Built The Best Trap On DonutSMP (Still Unescapable)schematic made by kreeperman1/meThis is an Railgun TP trap Watch the video linked above to learn how to set it up on Donut SMP.Make sure to fill the Chests with armor stands.It is easier if you paste this schematic in a creative world before you build it on an SMPIf you want more stuff like this leave a comment on what I should build next.
carpet dupper v2
this is my second version of my carpet duper it has a controls and shulker loaders i did not make the shulker loaders but i made everything else includeing the carpet dupers they are even faster then the old one and there is more make sure to put i made it in 1.21.11 so i dont know if it works in any other versions it prob works in 26.2 have fun useing it