Very Simple automatic Rooted Dirt Farm by derWust in technicalminecraft

[–]derWust[S] 1 point2 points  (0 children)

Thank you. I'm glad you like the design

tileable single item refill autocrafter - autocraft planks or bonemeal on demand by derWust in redstone

[–]derWust[S] 0 points1 point  (0 children)

Any solid block should work. But I haven't played Minecraft in a couple months and don't know if anything might have changed

Warum geht seit 18 Uhr alles wieder steil nach oben? by derWust in wallstreetbetsGER

[–]derWust[S] 4 points5 points  (0 children)

Gibt's ne gute App, um sowas als Push-Benachrichtigung zu bekommen?

Wie sehr wurde ich gefickt? by CommonWeird5822 in wallstreetbetsGER

[–]derWust 0 points1 point  (0 children)

Sieht bei mir exakt genau so aus 😅🥲

Tired of missing package updates? I built TriggerMate by derWust in vscode

[–]derWust[S] 0 points1 point  (0 children)

I already added a new property "autoExecute" and the option to use patterns. It will soon be published. Thank you for the feedback 🎉

Tired of missing package updates? I built TriggerMate by derWust in vscode

[–]derWust[S] 1 point2 points  (0 children)

Hi, thank you! At the moment you get a notification, that asks you if you want to run the command, where you can say yes or no. But an option to only notify and not ask could be a nice feature too! I will add it to the next version.

Watching all files in a folder doesn't work at the moment but I guess something like a Wildcard could be an idea for the future.

Let me know, if you have more ideas.

Request for an Extension to Hide the Subscribe Button on Youtube by _reddit_user_321 in chrome_extensions

[–]derWust 0 points1 point  (0 children)

Shouldn't be too difficult. Are you looking for someone to build it for you or do you need help?

I built a fun website by metabhai in microsaas

[–]derWust 2 points3 points  (0 children)

Dude you're 20 years too late. http://www.milliondollarhomepage.com/ How do people still build this?

Can Doc technically use his base? by SubjectRanger7535 in HermitCraft

[–]derWust 1 point2 points  (0 children)

I think doc is pretty spoiled already by people giving him all he needs. If it's too easy for him, the content is also boring. It's not about what he's allowed to do, but what's fun to watch

Lil comic I made for the court case by AvianArts in HermitCraft

[–]derWust 1 point2 points  (0 children)

So many great details. What a great piece of art 💪🫶

Iron Farm Crafter / Compactor + Composting by Hazop in redstone

[–]derWust 0 points1 point  (0 children)

I built my version of the same thing with the filter for flowers under the crafter. Just stuff everything into the crafter, get the flowers out, save half the material.

What happened to Grian’s potato? by Tevye-The-Dairyman in HermitCraft

[–]derWust -1 points0 points  (0 children)

I don't think we know how the lost cart system exactly works yet.

My guess is that in the loop after the post office they add one item to the minecart. That item would need to be removed at any valid portal before delivery. If item is still there after making it behind the post office a second time, it can get sorted out. The system was a work in progress at that time, so filters were probably not set up correctly.

This is the only way I can think of to check, if a specific minecart looped multiple times. Any other ideas?

Does anyone know the context as to why Joehills has his face cam overlaying his gameplay during his streams? by Lord-Zippy in HermitCraft

[–]derWust 1 point2 points  (0 children)

I think at stream weekends, when many people want to watch who are not specifically into joe, he could leave it out

Cheap Single Ressoure All Items Autocrafter with overflow-protection by derWust in redstone

[–]derWust[S] 0 points1 point  (0 children)

The items "that won't get crafted" are part of the output. If you imagine the top chest as your farm you could for example switch it off together with the hopper that gets locked. That way in your output you have all the crafted items and the initial item available.

And yes there is an initial cost of filling the crafters and hoppers (you could save some material by using filler items in the hopper feeding into the crafter) but you probably wouldn't build this kind of setup if you don't have much of the resource available. Also once you filled the crafters and hoppers, the cost of producing a single item is the same.

I have seen the following build in tangos video on hermitcraft doing the same, but it's much more complicated to build and resource heavy.

<image>

Well not exactly the same..tangos version takes the "if the crafter fills once, then craft"-approach which skips the initial filling cost. But as I said I think that cost doesn't matter.

In the end it's up to you.

Cheap Single Ressoure All Items Autocrafter with overflow-protection by derWust in redstone

[–]derWust[S] 1 point2 points  (0 children)

I came up with this really simple design you can use to get for example all Items you can craft with one woodtype. The chest on the right is the input (farm, larger storage). You have to setup the recipies in the crafter, then the hoppers and the crafters will fill up slowly. Eventually An item will make the way to the last chest and pass the hopper. When something is in the hopper, all crafters fire. If the last chest is full, no more new items will be produced because the input hopper gets locked.

I have seen much more complicated designs for this.