How to design a shovel autocrafter

  Рет қаралды 6,446

WhiteStoneJazz

WhiteStoneJazz

Күн бұрын

Sticks and iron in; shovels come out.
This uses modded crafting tables that interact with hoppers.
Learn more from: @SquishySkittlzz

Пікірлер: 26
@user-uz1qj1ls4n
@user-uz1qj1ls4n Жыл бұрын
It's probably been a month, and I'm still incredibly glad that KZbin's algorithms are so broken that I stumbled upon this channel. I really like your videos
@SquishySkittlzz
@SquishySkittlzz Жыл бұрын
It’s really cool to see others thought process when designing autocrafters! I had to basically learn everything on my own because there was little advancements in the autocrafting side of things when I started so I get the wanting to experiment by yourself. I’ve never thought about using ROM’s tbh because if their relatively slow and large nature. Thank you for the mention of my channel for those who would like to experiment further with autocrafting
@Sevrgpro
@Sevrgpro Жыл бұрын
Aw man this is awesome! I’ve never really been interested in technical Minecraft but the way you explained everything in this video just made it super easy to understand, I definitely gotta give this mod a whirl.
@quaternaryyy
@quaternaryyy Жыл бұрын
Huge fan of this design for a sequencer, I have so much trouble building them usually
@failedkirby618
@failedkirby618 Жыл бұрын
Looking at math in mc is rly cool
@MECKENICALROBOT
@MECKENICALROBOT Жыл бұрын
Omg I _want_ autocrafting to be just like this!!! I’m surprised you didn’t go the route of having a “zero” item, …then you’d be able to send it with less operations. And if you has a variable item filter, you could send the items like 0.Iron.0.0.Stick.0.0.Stick. Clear the “0”s. So the first 0 item sets the filter, locks, acting like an activator. Then the iron shovel code is input, unlock, 0s removed, filters cleared, shovel drops out, as new 0 activator bit/item drops in, locking. 😅
@Muphetballs
@Muphetballs Жыл бұрын
Amazing. Ordering PC parts now. I've played on my phone since the first pocket edition. Now there's just too much I'm missing out on not having mods
@YounesLayachi
@YounesLayachi Жыл бұрын
you can also play on a laptop if you want, hook it up to a monitor and keyboard+mouse for comfort
@mrchampion7134
@mrchampion7134 Жыл бұрын
I wish there was a bedrock edition of that mod, my laptop struggles with Java.
@Felicia-bi5wu
@Felicia-bi5wu Жыл бұрын
Wouldn't it be easier to have the hoppers do this: Insert 1 iron Insert 2 place holders Insert 1 stick Insert 2 place holders Insert 1 stick Then have the output hopper filled with place holders (in a way that item filters work) It would then take out only the place holders, and you would be done? Btw what is this mod, I'm curious to give it a try :3
@whitestonejazz
@whitestonejazz Жыл бұрын
Most unfortunately, the problem is that the output hopper couldn't remove the shovel if you did this. I guess one way to fix this would be to setup an item-filter hopper under the crafting table every cycle, and then empty it every cycle
@whitestonejazz
@whitestonejazz Жыл бұрын
I'm using Carpet mod with a special auto-crafting table extension-mod. I'm using version 1.17.1 and am using Fabric to setup the mods. If you have trouble finding anything online, SquishySkittlzz has all the files available in their discord: discord.gg/czFWrJM7T6
@fllamingbarfi7126
@fllamingbarfi7126 Жыл бұрын
I am using the mod on 1.19.3, and here you have to power the dropper to craft it. if it cant get it into the hopper below, it drops the crafted item, which you can collect. I used this in several designs with the placeholders as you described it. and you can further improve it by using droppers to insert items into the autocrafter instead of hoppers.
@regisle
@regisle Жыл бұрын
@@whitestonejazz I know its a bit late for this but you dont need to properly filter the output hopper, if you fill the last 4 slots with a second filler item, keep the hopper locked, insert just the first filler item, unpower the hopper just to remove the filler items but leave it unpowered for an extra time so it also gets rid of the first item it has (the filler item), it will then just have the shovel in the crafting table, pull it out as well, then you can lock the hopper before it gets rid of its secondary filler items, fill the crafting table again and put in the first filler item so it only pulls that out again, and repeat, using droppers to insert into the crafting table you could do this with 2 insertions and 7 hopper extractions (the 4 filler items, and extra unpowered time frame to purge the last filler item, and then the shovel as well as purring the shovel) note that the shovel can be purged at the same time as the first insertion and the dummy item inserted into the hopper during the second insertion, making it take 8 total hopper cycles to do meaning the hopper only needs to be powered for the single cycle after its purged the shovel and had the dummy item inserted
@matthewparker9276
@matthewparker9276 Жыл бұрын
​@@whitestonejazz you could instead turn on mbe and move the crafting table onto another hopper when it is time to remove the shovel.
@zacharybarbanell1064
@zacharybarbanell1064 Жыл бұрын
Couldn't you extract faster with a hopper minecart?
@whitestonejazz
@whitestonejazz Жыл бұрын
That's a good idea. Didn't even think to try it honestly
@mattaku9430
@mattaku9430 Жыл бұрын
Hm, does crafting table hold the items when you move it? Can't you use a some different kind of item, throw it together with the sticks and iron and then move crafting table onto a item sorter, take those items out, move crafting table back and take out the shovel?
@whitestonejazz
@whitestonejazz Жыл бұрын
That would be a great approach. Sadly however, the mod also makes crafting tables unmovable, like chests and furnaces
@darkwise8628
@darkwise8628 Жыл бұрын
maybe some kind of item sorter with a locked hopper minecart? The hopper minecart could the be switched for another with a different filter ...
@mattaku9430
@mattaku9430 Жыл бұрын
@@darkwise8628 that actually could be a great idea
@YounesLayachi
@YounesLayachi Жыл бұрын
@@whitestonejazz with carpet mod that you're using, you can enable the rule **movableBlockEntities** to make pistons move such blocks. just fyi x)
@brethilnen
@brethilnen Жыл бұрын
That is complex
@failedkirby618
@failedkirby618 Жыл бұрын
Your videos are so intresting
@GodOfReality
@GodOfReality Жыл бұрын
This is exactly why I don't bother with minecraft. All this stuff is super cool, but the game is so janky to try to make it. If you want to play with engineering and automation stuff, just play actual automation/throughput management games like Factorio. With 3D clones like Satisfactory or Fortresscraft Evolved, it's just better than minecraft imo.
@user199x
@user199x Жыл бұрын
I think the frustration of it depends on your mindset. You can view it as a puzzle to solve. There's something unique and fun about having to custom design the assembly itself of each desired item to craft. You'll have to excuse my ignorance on these games but aren't their crafters just an ingredient input and it's done? As an example, Infinifactory is a game that has put the puzzle element of designing crafters into the forefront of it's appeal I'm no good at any of this though so I get the exhaustiveness
a mod with mobs that are actually real?
18:23
Skip the Tutorial
Рет қаралды 98 М.
I Spent 100 Days in REAL PIRATE Minecraft
47:55
Branzy
Рет қаралды 6 МЛН
НЕОБЫЧНЫЙ ЛЕДЕНЕЦ
00:49
Sveta Sollar
Рет қаралды 4,8 МЛН
Let's all try it too‼︎#magic#tenge
00:26
Nonomen ノノメン
Рет қаралды 25 МЛН
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
INNA SERG
Рет қаралды 6 МЛН
Старейшая нерешённая задача [Veritasium]
30:08
A sculk-sensor calculator (and why it demos quantum uncertainty)
9:02
WhiteStoneJazz
Рет қаралды 156 М.
ELDER FRENZY CLICK FRENZY DRAGON FLIGHT
0:49
Limes
Рет қаралды 12 М.
Why π = 3.31 for zombies + How to make Minecraft farms 1% faster
6:24
What's the color density of Minecraft?
6:31
WhiteStoneJazz
Рет қаралды 12 М.
My PERFECT Start in Minecraft Hardcore
24:52
AirKirby
Рет қаралды 2,7 МЛН
The most directional machine possible
8:19
WhiteStoneJazz
Рет қаралды 55 М.
Numbers that are their own volume
3:32
WhiteStoneJazz
Рет қаралды 13 М.
A sculk-sensor computer
13:03
WhiteStoneJazz
Рет қаралды 53 М.
Мальчик гений и ужасная мать #фильм #сериал
1:00
Help Herobrine Learn Piano with Saitama Sensei #minecraftshorts
0:51
BigBlockCraft
Рет қаралды 28 МЛН
глупый парень и маньяк!  @cooldadru
0:50
Holy Baam
Рет қаралды 1,8 МЛН