I think it's better to start with the flying machines from the top. Amethyst shards can land on budding amethysts, where they will despawn. The two flying machine groups from the sides can push already broken shards down, so I think you end up with less loss this way.
@ENDESGA2 жыл бұрын
That’s a very valid point actually
@_Matchu2 жыл бұрын
thank you
@Akhimed2 жыл бұрын
Thanks
@neoinabox2 жыл бұрын
this makes sense but i feel like ilmango would’ve thought of that and found a flaw in doing it that way and has done it this way on purpose
@estrawitch2 жыл бұрын
do you mean marking the top first or send the flying machines from the top first
@s39ab2 жыл бұрын
It occurs to me that using a clock for this is flawed, because it will continue counting if the chunks are loaded even if no player is in random tick range, so it's entirely possible for the machines to be launched far too early and destroy all the partially-grown crystals. Hooking up a counter to a cactus+observer would let you time it based on the actual number of random ticks that happen, so it would reliably match the rate that the buds are growing. (And as a side effect also automatically compensate for higher randomtickspeed, which would be super convenient for testing in creative mode)
@ilmango2 жыл бұрын
that's a good thought
@daeins2 жыл бұрын
Could you give a demonstration/explanation for the contraption you’ve suggested? I’m not experienced enough to visualise how to build such a thing.
@gRocketOne2 жыл бұрын
Cactus on sand, observer watching the air block above the cactus. Every once in a while (based on random growth ticks) the cactus will grow and immediately pop (like in a cactus farm) triggering the observer. Count pulses from the observer and trigger the flying machines after a set number of cactus-growths.
@jakistam10002 жыл бұрын
Use multiple cacti to steepen the curve.
@polarisraven56132 жыл бұрын
@@jakistam1000 Doesn't a higher sample result in a more average curve, as opposed to a steeper one? I understand that if ANY of them grow, it sends a count, but as far as I know, the likelihood of growing a cactus later than average is the same as growing one earlier, no?
@flilium20862 жыл бұрын
Made one of these couple months back. Had the problem with upward flying machines so I only pushed from the sides. Then it broke. And now I know why. My observers weren’t covered. This proved to be very helpful.
@niceowl2 жыл бұрын
Some timestamps (FM = flying machine) 1:06 blitz farm challenge 3:25 amethyst shard farm 4:39 mapping all budding amethyst blocks 5:56 helper blocks where amethysts grow 6:44 slime and honey 10:52 anchor points for FM 11:51 basic FM tutorial 13:44 FM flies too far + fix 14:31 upside down FM 14:50 sideways FM 19:30 first side launch 23:04 second launch 25:27 top FM 25:47 prevent observer from detecting the nonmovable block 26:26 water streams 28:14 wiring the top 29:05 full launch 29:23 clock for launch 32:45 output and rates for this farm
@rowanhensley36152 жыл бұрын
26:26 water streams
@swannie15032 жыл бұрын
22:57 activate sticky keys
@niceowl2 жыл бұрын
@@rowanhensley3615 thank you
@niceowl2 жыл бұрын
@@swannie1503 what do you mean by that?
@jasonrubik2 жыл бұрын
@@niceowl The beep sound was mango hitting SHIFT too many times in a row ! ;)
@ShaunCockerill2 жыл бұрын
If you get a bad configuration that stops you from building flying machines in the right spot, then it may be possible to increase the number of drops by breaking 1 or 2 budding amethyst blocks and making more room.
@sqbuilder13282 жыл бұрын
Some calculation would be needed in order to find which amythst buds would be the best to break in order to open up the most amythst bud-block sides
@krysmun2 жыл бұрын
@@sqbuilder1328 I was just thinking about that, since sometimes there may be several in a row, but then the next row over there's just one or two blocks in the way. And of course, each one is random and would need the calcs be re-done each time.
@friedkeenan2 жыл бұрын
I think what Mojang really likes about farming amethyst is that players can't just blindly follow a tutorial, they either have to solve a puzzle themselves or be content with manually farming them. I'm not sure if that's ideal, especially considering solving the puzzle mostly involves just a lot of grunt work, but it's an interesting mechanic at least. There also is the issue that the game doesn't really do much at all to teach redstone within itself, you basically have to go to outside resources.
@zacherybutter73492 жыл бұрын
With that logic, you’re saying Dark Souls has the same issue. All jokes aside, it’s a fun part of games where they give you power but don’t tell you how to use it.
@Talinoth2 жыл бұрын
@@zacherybutter7349 It's not that the game doesn't give you the answers, the game doesn't even teach you the basic principles and game mechanics for you to discover your own answers. It's the difference between A: The teacher won't answer the questions on the test for you, but you've been taught how to do the maths yourself. B: You have to teach yourself the entire class because the teacher just told you to read the textbook. Luckily, the playerbase has stepped in where the devs haven't. Strictly speaking, Minecraft's game design is very social in nature precisely because of how unrealistic it would be to learn everything yourself.
@circadianarchist2 жыл бұрын
I like it. If we could move budding amethysts, we would just make a huge floor of them and one flying machine and it would have been the same old sugar cane farm all over again. At least they gave us a new problem to solve, and this farm is a good compromise between doing it yourself and copying it from a tutorial without understanding anything about the thing
@real_dddf2 жыл бұрын
@@Talinoth the thing with redstone is, it's way too free to teach effectively. Sure they could have a description of each redstone element, but I think that was done with each update it was introduced, and I'm sure it isn't too hard to figure out what they do with some testing. What really is a challenge is putting together these elements to form circuits. This isn't something the developer could plausibly teach, and they themselves may not fully be masters of it either. Logic gates, latches, or binary encoding are all computer engineering topics that people get degrees in. Minecraft could help inspire people to pursue this, but you'll definitely need outside sources.
@fullercrane17952 жыл бұрын
@@Talinoth It's true. I remember when I first played it not knowing anything about Minecraft. Died loads of times. Then survived the first few days to realise you slowly die from hunger. Accidently broke some grass. Got a seed. Had no idea what to do with , didn't know you could plant it or anything like that, then a chicken started to follow me. It's quiet a world of difference. It has a certain charm and mystery about it. But once you finally give up go online and get some help. It's like playing a whole new game once you know the in's and out's.
@_Abjuranax_2 жыл бұрын
To expand upon this, use ChunkBase to locate Geodes within your Spawn Chunks, or within 128 blocks of where you mainly are in your Overworld. The odds are 1/35 Chunks, and I have 20 possible locations just in my Spawn. Use a Water Collection system to a single point, with a Rail that connects and collects them all. Mine a 2x3 Horse Path along all of the Chunk Borders at Y level 2,3, &4 to find your Deepslate Coal Ore and other Rares, then use those to connect your Rail system together. While there will be some inefficiencies along the periphery, the multiple Geodes will more than make up any losses due to sheer numbers. I just needed a video that didn't require a degree in Redstone to wire them all up, great job!
@pseudopod2 жыл бұрын
Just an FYI, amethysts won't grow within the spawn chunks unless the player is also there
@racernatorde53182 жыл бұрын
Yepp, if they wouldn't require player nearby, building such a farm in the spawn chunks would be perfectly fine (The farm causes almost no lag, when it's not harvesting). But since you need to afk with a player anyways, it's probably much better to build such farm near another farm that requires a player as well and where you spend a lot of time to afk farm
@autive422 жыл бұрын
Tweakeroo has a blacklist that will stop you from breaking certain types of blocks. You can also add a texture pack that makes the budding amethyst more visible.
@mingyu78762 жыл бұрын
i dont think that counts as vanilla survival
@Eyecosaeder2 жыл бұрын
@@mingyu7876 that is very up to you. Like having ore outlines to see them on the edge of lava or having keepinv and always using it as a bed teleport
@JonSuoh2 жыл бұрын
i think the blacklist is for player mined blocks, so u cant mine it with a pickaxe etc but tnt or pistons can break it still.
@noori21052 жыл бұрын
@@JonSuoh that's the point
@jakistam10002 жыл бұрын
@@mingyu7876 It's very individual to pick what you play with. I use AutoCraftingDropper from carpet-extra, even though it's a mod, but don't use TNT duping, despite being vanilla. No reason besides "this feels right to me".
@Inyrth2 жыл бұрын
I did 8 geodes like this when I was making these farms as well. I of course did get the inspiration because of the blitz server. however I did have a couple of differences that you didn't have. first have the top flying machine go first so the items that land on the budding amethyst will get shoved off by the front and side. it will increase the efficiency by a bit. but since it's easy to implement it should definitely be worth it. second is that I made the flying machines 3 blocks in footprint.
@TheRealWormbo2 жыл бұрын
Well, these flying machines are also just 3 block footprint. I'm honestly not quire sure why ilmango pointed out the L-shape so much, since you only need to stop the slime or honey structure *somehow*. So basically 3 blocks in a line and at least one additional block anywhere for the stopper.
@randominternetguy35372 жыл бұрын
@@TheRealWormbo bc ppl r stupid. He wanted to reduce the confusion, but accidentally created more.
@Scohill2 жыл бұрын
@@TheRealWormbo it wouldn't be easier to tell people they need 3 blocks in any direction and one to stop the machine it's a bit confusing, it's more of a guide to the uninitiated
@rowanhensley36152 жыл бұрын
Almost done building it. I'm working on a triple geode farm, and after one piston/hopper style geode, I almost quit. This is SO much easier to build. Thank you.
@GDVenus2 жыл бұрын
I can not find words to say. Great job!
@egg-h1tting2 жыл бұрын
Yeah it's cool
@gauribadukale23972 жыл бұрын
I can see your timelapse coming from of making this farm Good luck!
@wyrmh0le2 жыл бұрын
Built this for my small (9 budding) amethyst, it was very easy, didn't even need the vertical machines so I could have a nice viewing window right above, and I got practice for when I do it for a larger one! Nice!
@humourlessjester35842 жыл бұрын
Interesting how amethyst geodes made it so that every amethysts farm that could be made will always be unique to one another. Definitely a challenge for people who just want to build from block for block tutorials, but for people who like to problem solve I see this as an opportunity for a kind of fun puzzle.
@nilsragnar13472 жыл бұрын
Mango for real went: *Hmmm, ok I think I'll use (**4:50**) Lime glazed terracotta and (**5:56**) Coarse dirt to mark it out*
@zebedeesummers44132 жыл бұрын
I quite like his style
@christianwolirdeng47662 жыл бұрын
Those flying machines are arranged in the weirdest patterns. So cool that such strange shapes optimize efficiency
@josemuzval2182 жыл бұрын
I didn't know amethyst farming had so much in common with tetris
@ryanhinkle94799 ай бұрын
it’s fascinating that everyone who builds this farm is building a unique structure, tutorial was great and this is the most fun im having with a farm in a long time
@lewismassie2 жыл бұрын
20:30 I bet you still could do that. Take a schematic, process it in python to 3 2D images, then do some image processing (I know enough to know it's doable, but not enough to do it myself) to design a layout with those L shapes in the slime/honey, then use that to make a schematic. Then you just line them up in the world manually. You could design it such that you don't duplicate already broken crystals. If it gets stuck it can just give up, or try a different algorithm. I would certainly not be surprised if someone manages to make such a program within a few weeks
@myentertainment552 жыл бұрын
Wow Thank you for in depth tutorial. Now I understand how those machines work.
@asailijhijr2 жыл бұрын
If the leftover grown amethyst bother you, you can build a piston extender out of the other two sides of the cube that runs after the first three flying machines have finished.
@Akhimed2 жыл бұрын
Ye I was thinking about that, but it’s really not worth it except if you have ocd lol, you can always just find another nearby and build a whole new one
@freespam92362 жыл бұрын
no joke this was an idea that i tough about after seeing all the submissions to write a code that would take in geode info and generate build like this I wrote some initial code in 2d world that could generate simple flying machines, but sadly i was not motivated to go trough with it not sure if i had discussion about it on discord tho
@koliwbr2 жыл бұрын
I think same. You have git repo somewhere?
@freespam92362 жыл бұрын
@@koliwbr nope - nothing worth shearing in my opinion Just had info 2d matrix buds(just manual arrays), then added info about where crystals could grow then added potential connectors locations for crystal breaker blocks also marked location that are "safe for observers" - as at time i didn't know about flying machines that have "shielded" observers and ofc in the end some simple image visualisation - did not get to the proper flying machine segmentation
@Roescoe2 жыл бұрын
Design a 4-d version of the farm
@freespam92362 жыл бұрын
@@Roescoe to be honest, if you solve the issue for 2d then you can apply it to any higher dimension - ofc if we are dealing with resources then one would make sweepers that would not clean on side multiple times Like for example there could be 3d geodes out there that could be cleaned with sweepers on 2 axis or combination of 3 axis that would optimise for flying machines/pusher blocks
@Roescoe2 жыл бұрын
@@freespam9236 Yeah can you imagine the 4d though, I'm wondering if it could actually get more out of it due to the multiple orthogonal axes .
@rellikpd2 жыл бұрын
So I finally got around to building this with a 12 bud geode... and man it's AWESOME! Thanks so much for all you do man!
@enchantedsmoke2 жыл бұрын
i know im never gonna ever build this but it was so much fun to just watch all the way through
@grimtrix2 жыл бұрын
Wow, this is a great video... and I LOVE that the comments are actually slight (but important) upgrades. Great community of builders you got here!
@ryandoesstuffapparently15402 жыл бұрын
Happy to see another red stone video from you. It’s too bad people started ripping off your content because I absolutely loved all your tutorial videos. I love the dedication to efficiency that you have. We need that for everything else in the world haha. ilmango for president of earth lol.
@LrcoolJ2 жыл бұрын
would it be possible to increase efficiency if you broke just a few budding amethyst blocks to open up more budding amethysts that were not accessible before
@Nyklos2 жыл бұрын
Nope
@lukasmiller85312 жыл бұрын
definitely possible, depends on the layout. Guess you just have to calculate how many extra faces you can harvest vs how many you lose by breaking...
@theclockworkcadaver70252 жыл бұрын
@@Nyklos Why do you say that? Did you do the math, or are you just bullshitting?
@Flame15002 жыл бұрын
possible but just choose a better cluster, theyre more than plentiful
@Halinn2 жыл бұрын
@@Flame1500 But you might not want to choose a different one, for example if you have 2-3 in close proximity and you'd like to combine the collection, it might be that one of them would be better served by having one budding amethyst broken (I feel like the most likely scenario for this is if you have a closed off area like ilmango showed at 21:25)
@renderproductions10322 жыл бұрын
Great video to watch whilst eating a mango. **slurps up mango juice**
@mawoh30272 жыл бұрын
I really love that this tutorial isn't a "here you have a schematic, enjoy rebuilding this exact farm in your wold" but showcasing how to do it in your world. We are still left with building it in our own world in the way we need it. Don't get me wrong, I love your videos with world downloads to help me build it in my world, but here I am left with some work to do on my own 🙂
@mattarchbell2 жыл бұрын
22:56 gotta watch that shift key lmao
@peteman-ur9gi2 жыл бұрын
Yea I would that recognize sticky keys sound anywhere. He must have a new computer or fresh install. I can't believe anyone who has played for years would not have it turned off.
@aidenpons95842 жыл бұрын
Three flying machines is so neat and organized as opposed to the piston messes you sometimes see
@npcnugget2 жыл бұрын
Finally, an Amethyst Farm that's easy to understand... ilmango saves the day again...
@piezo5232 жыл бұрын
Wow this farm is so satisfiying... I actually think it is really cool that you have to adapt the concept to your own geode xD
@mtndew3142 жыл бұрын
22:56 Its been a long time since I've heard the sticky keys sound. lol
@R0DGsus2 жыл бұрын
best windows function ever :D :D
@lostnumbr2 жыл бұрын
I finally got around to finishing this after starting it almost 6 months ago and I gotta say it was very satisfying to finally run it with it fully functional. The results are plenty for my small server.
@CalamityCrafts2 жыл бұрын
Thanks so much for making this video. Amethyst farms now feel much more manageable for an average player
@Dalenthas2 жыл бұрын
Easy the funnest looking farm to build. I like how everything is customized to a specific geode, but modular enough that there's repeatable elements to it. "Here's some Legos, put them together however you like."
@SaturninePlaces2 жыл бұрын
Actually exactly what you need to get this working, I also had trouble doing bespoke flying machines after I tried copying the original concept 😄
@abcdefghij36032 жыл бұрын
This is great! The only thing is would unloading it while the flying machines are running break it? The one that breaks each one with a piston is nice because I can just build it under a base and it runs constantly. Aside from that this is a great design and way easier to fit to your chosen geode! Also the clock is great! Thanks ^_^
@volbla2 жыл бұрын
Good point. I guess you could build a beacon tower (or have an actual beacon) that turns on when the farm is running, and/or have a redstone line from your base to pause the clock before you leave. The biggest brain solution would be a contraption that pauses the clock automatically when a neighboring chunk becomes lazy.
@nikolaos60832 жыл бұрын
Yeah, that's why i don't like flying machine farms very much. I prototyped a similar one myself but discarded the idea because of this. I suppose if there's no alternative though...
@Simrasil_2 жыл бұрын
idk there's just something about engineering and problem solving like this that's deeply satisfying to me, great video as always :D
@damocleas2 жыл бұрын
I'm impressed y'all found a way to do it, congrats
@GorbyGamz2 жыл бұрын
the intro is honestly incredible
@luiggier1903 Жыл бұрын
this is the first time i´ve seen how to use flying machines. Very good explanation.
@darrylbradshaw216 Жыл бұрын
Love this style of video!, way more informative to have a good outline of the mechanics than just one particular build.
@victormillen8393 Жыл бұрын
I'm wondering if mapping of the top side could be done by dropping a single layer of sand over the whole geode, then observe what block made it to the floor as blocks. The idea is to map the top side first by clearing out all growing crystals, tick freez, place torches on top of all budding amethyst, let the layer of sand fall and form a pattern on the floor. Then proceed with the building, just treat all the torches like a valid amethyst crystal and they'll be taken out by the flying machine eventually. That wouldn't leave out the over lapping spots, but I think it'll make the top/bottom side a lot easier to map. Edit: I don't have Java so I'm gonna test this theory on Bedrock, minus the actual flying machine part of course.
@smarty83642 жыл бұрын
Ilmango never fails to make good farms! Keep it up! 👍
@masterminer23382 жыл бұрын
Ilamgo
@TammonOG2 жыл бұрын
Ilamgo
@mihasala72832 жыл бұрын
didn't he say it was community design?
@HaloBalla Жыл бұрын
This is an awesome farm to have, I got it complete on a large geode. Thank you Ilmango!
@HolySl0w2 жыл бұрын
great video, amazing farm, clever mechanic but let me tell you... The double clock is what BLEW MY MIND. hooooly moly that's a very elegant easy and simple solution to a problem! i followed everything clearly but when he was building the clock with the dropper i was like "wtf is he doing? how can it works without a signa..." he starts build the second clock truth of the universe revealed
@heatshield2 жыл бұрын
"hey, guys." Well I kinda missed hearing that.
@Divadosaurus2 жыл бұрын
I came here from Docm77's Hermit Craft video. This is amazing - definitely want to build this, even though I doubt I have much use for shards outside from what I've been collecting manually. (edit) Gotta say, so much fun to build. It's like a puzzle game!
@justinnamilee2 жыл бұрын
Nice to have a cookie-cutter solution. I've yet to even bother with a farm for one, and have just manually harvested with fortune.
@Zireael832 жыл бұрын
this farm looks epic! by far the best looking shard farm :)
@technorazor9762 жыл бұрын
22:56 You can go to Windows' Settings to disable the sticky keys shortcut!
@fwiffo2 жыл бұрын
It could be slightly more efficient for some layouts to have separate flying machines come in from all four sides and reversing in the middle; they might encounter fewer conflicting blocks. The trick might be the necessary non-moveable blocks required in the middle of the geode to allow the machine to reverse. Probably wouldn't have a big impact, and in some cases you might not gain anything, but it can probably squeeze out at least a few more in many cases.
@TizonaAmanthia2 жыл бұрын
seems like...just going in with a fortune III pickaxe might be the way to go for moderate to low needs, then. I definitely agree on going with a lower speed pick, because one harvest I broke at least 3 buds accidentally.
@Joseph.Cariati2 жыл бұрын
Keep it up man love your video..technical minecraft is where its at
@josephmcgolrick39202 жыл бұрын
This was really insightful. Even as long as it was, there were parts I'd definitely have to pause/slow down if I built this one myself! Really cool to see how all the redstone machinery works. I can't wait to build my first flying machines!!! I kind of want to just set one loose in the overworld and let it go forever...
@kaiwinkler78562 жыл бұрын
it wont go very far unless you ride with it
@PlasmaHH2 жыл бұрын
To get the last bit of efficiency out of things, sometimes you have one budding block covering multiple shard blocks that will not be cut off. In that case it might make more sense to get rid of that one so the other multiple ones are accessible, generating a few more
@JohnDoe-eu2vv2 жыл бұрын
If that one block is blocking 5 shards IG guess… seems uncommon though.
@rellikpd2 жыл бұрын
I normally hate when mcKZbinrs use custom textures and shaders and such cuz it is very confusing sometimes, which is one thing I'm glad about your videos using the vanilla textures. HOWEVER: I was wondering if you would consider using JUST the Vanilla Tweaks redstone identifying block type resource packs (Like the ones that allow you to tell if a piston is a sticky piston even from the side, which direction hoppers/droppers/observers/etc are facing), most of these still look like the vanilla components just have little arrows and such added to them. I'm a rather staunch "Vanilla Minecraft"er ... but even I've started using these Vanilla Tweaks cuz it just makes life so much simpler.
@freshbeanz10902 жыл бұрын
Surprisingly, this is easy.
@VerySuspiciouslyLongUsername2 жыл бұрын
Bro said easy to recreate 💀
@quentin62782 жыл бұрын
It's easy.. Just longtime
@daltonmekis2 жыл бұрын
Relatively simple process, but still very tedious and involved. Unless you are a redstone god like mango, you have to REALLY pay attention to the whole process as you are doing it or expect catastrophic behavior
@HACSSuperbMiner2 жыл бұрын
It is, just tedious
@alextemag24602 жыл бұрын
You have a very suspiciously long Username
@DeclanCunningham2 жыл бұрын
69th like
@joaovitordossantos99492 жыл бұрын
I think this is the coolest farm I've ever seen
@novenadragon2 жыл бұрын
I chuckled when I heard the sticky keys sound pop up, I have PTSD from that sound.
@Squirrlys2 жыл бұрын
"Amethyst geodes are just impossible! You have no choice but to go in by hand! Oh how cruel mojang is to deny automation!" *ilmango: Do not worry my friends, there is always a way.*
@arjlilley2 жыл бұрын
awesome tutorial, really smart method to simplify a geode farm!
@DarkJMKnight2 жыл бұрын
@22:57 Gotta love Sticky keys... lol
@lukasmiller85312 жыл бұрын
one could launch the side flyingmachines again to sweep down any shards that landed on budding amethyst blocks
@masi4162 жыл бұрын
Potential for optimization. There are some cyrstalls that did not get broken. Maybe if a flying machine does not fly the whole way to the other side but will return at some point in the middly and an other flying machine from the other side does the same maybe there can be more crystals in rerach without breaking any budding blocks.
@michaelroy16312 жыл бұрын
very tedious to build, but very satisfying to watch in action
@fufu_2122 жыл бұрын
Really great video. Everything is well explained :)
@S1doubleU2 жыл бұрын
Nice solution Mr Mango sir.
@AissurDrol2 жыл бұрын
This is completely off topic, but I just want it to be known that every time I see the thumbnail for this video in my peripheral, my 1990's ass brain sees the scene where Perfect Cell is pointing to his head talking about the nuclease that lets him regenerate.
@nicholasbailey84502 жыл бұрын
Very cool video, thank you for teaching in addition to just making clickable content.
@Fireheart3182 жыл бұрын
I love how the honey and slime look like ancient glyphs on the sides of the farm!
@IainDoherty512 жыл бұрын
Honestly I'm not totally sold on using the flying machines, they feel like they aren't going to be the best option in some cases where the amethyst clusters have formed in a weird pattern that makes them hard to employ. I've been using observer driven pistons for mine, where you start a set of water streams from the top that flood down through the farm, setting off each of the pistons while simultaneously washing all the items out of the cluster. Does use a lot of pistons, but that's easy to resolve once you have an Iron farm, and is honestly less of a pain than the slime and honey farms would be.
@jaredcyr94562 жыл бұрын
Your a boss mango. Straight up legendary
@quintonwilson85652 жыл бұрын
Awesome and simple solution!
@matthiastoscanelli37672 жыл бұрын
Thanks for this video, very well explained!
@GreenScrapBot2 жыл бұрын
Great farm design! Although, after manually harvesting a geode a few times, I have all the Amethyst I'll ever need, so there is no reason for me to build a farm anymore. This is probably more practical for multiplayer. 🤔
@youcantusemypfpornameinarg49622 жыл бұрын
Or for players who make every farm possible in their main world knowing damn well they won't use even 5% of collected resources
@tetsujin_1442 жыл бұрын
I think it depends a lot on how much amethyst you're going to use. If you have multiple mob farms using tinted glass, for instance...
@JohnDoe-eu2vv2 жыл бұрын
You can never have enough spyglasses… or tinted glass (but it’s the spyglasses that really count)
@IcarusHollow Жыл бұрын
surprisingly i didnt make a mistake until the very beginning of the 2nd session of building this. broke 2 budded amethysts on the first flying machine i tested for the ceiling portion lol. To think I would mess up at the end of the long first day doing the two walls instead.
@Narnian_knight2 жыл бұрын
There is a convenient mod called Geodesy (only available on GitHub afaik) that will clear the area and plot the budding amethyst in all three directions.
@Shubhammamania6662 жыл бұрын
Is it working on bedrock?
@Narnian_knight2 жыл бұрын
@@Shubhammamania666 Of course not. These flying machines don't even work on bedrock.
@nikolaos60832 жыл бұрын
@@Narnian_knight Are you sure? I thought the note block thing worked.
@jakistam10002 жыл бұрын
If I'm not mistaken, you don't need an "L" specifically. You just need 3 in a row + 1 neighboring any of those 3. So "T" or 4 in a row should also work..?
@dr.copperbucket44602 жыл бұрын
I think the reason why the minecraft devs made budding amethyst the properties it has was to keep people from farming it but he's gone and done it anyway.
@JBHUTT092 жыл бұрын
Maybe I'm completely wrong, but I don't think you NEED the L shape. You just need an immovable block somewhere along the sweeping structure.
@dabqu2 жыл бұрын
very entertaining video throughout. I will never make this farm
@papalovegood73232 жыл бұрын
This is so elegant
@grimtermite1912 жыл бұрын
Wow that’s really great
@dragoninja54892 жыл бұрын
i may be wrong, but would it not be more effecient in specific scenarios to remove some of the budding amethyst blocks? one scenario I can think of that would be quite rare but still important to think about would be if several budding amethyst blocks are blocking all possible growing locations on another block, it would be beneficial to remove the blocked bud which would give you access to something like 4 extra growing locations
@sanderbos42432 жыл бұрын
Finally a proper way to farm them!
@kam30622 жыл бұрын
Thanks a lot for this channel. I play on Bedrock edition (and love it!), but still watch your channel to get ideas and steal farm concepts. This particular one can definitely be adapted for MCPE, you just have to build the flying machines differently.
@henkfritsbarend2 жыл бұрын
Genius! And looks cool too
@jimcrumpet70152 жыл бұрын
one of the most stressful looking farms out there haha!
@rhueoflandorin2 жыл бұрын
only one correction: @22:20 you say if something is completely surrounded you can't harvest it, essentially. Well, that's not the case: if it makes sense, you can choose to break one budding amethyst it it has a Net+ gain.
@emptieptt50812 жыл бұрын
I doubt it because you might be able to harvest the rest 4-5 directions of the broken bud fine. You gain access to 1 spot but at the cost of 4 is not really appealing.
@DrKvo2 жыл бұрын
Really brilliant design. Thank you for doing this tutorial.
@_Matchu2 жыл бұрын
I wonder if it is theoretically possible to INCREASE RATES by REMOVING one of the budding amethysts, since sometimes the position of the buds is hindering the cultivation of other buds. My hypothesis is that yes: It is possible to increase the rates of a flying-machine amethyst farm by removing a budding amethyst. But this will require further testing.
@FearsomeWarrior2 жыл бұрын
Smaller scale version of this would supply a world with only a small group playing. Just harvesting with a timer on a set of pistons... or a detection version. Would there be a configuration to search for that would make a small farm the most efficient? Like a row of four evenly spaced or a row of three or four blocks to catch the row over and over.
@maxencesrz2 жыл бұрын
I just finished my amethyst farm after several days and you are only posting a tutorial now uhhh hahaha
@nadisch43882 жыл бұрын
I am definitely going to build one
@MisterItchy2 жыл бұрын
Don't know why I'd want to create an amethyst farm but I haven't seen one of your videos in a while.
@windywendi2 жыл бұрын
I wonder where is the tutorial channel you were talking about last year?
@ilmango2 жыл бұрын
I kinda realised I can't compete with clickbait youtubers that have no issues ripping people off
@bradleywalton9702 жыл бұрын
@@ilmango based
@SimonOpsi2 жыл бұрын
I was lucky enough to only have to build on two axis. The geode I found was so small that almost no budding amethyst were generated in the way of another :D