This machine is super dope! Also yes, old crafter texture was def better. Looked more solid and like machinery with the stone base. Apparently they removed it because you could arrange them to form a swastika
@MacroAggressor11 ай бұрын
That's the dumbest thing I've ever heard. Are they gonna eliminate blocks in general, too? We can form any of them into forbidden plus signs.
@GeezusMcGandhi11 ай бұрын
@@MacroAggressor Don’t tell Mojang about lewd map art lol
@MrHamof11 ай бұрын
As opposed to the 300 other things you can make swastikas with in this game?
@skelskeleton11 ай бұрын
I thought they removed it for "readability" (still stupid though)
@trevorhaddox688411 ай бұрын
Nothing a simple resource pack can't put back.
@FrigidOven11 ай бұрын
You should put a dispenser at the end to automatically launch the fireworks when they are made.
@ddreischmeyer11 ай бұрын
Agreed, came here to post exactly this! Rather than a simple one button one firework, have a clock to dispense fireworks until turned off!
@KodasToyReviews10 ай бұрын
Or use a daylight sensor to turn on the machine by powering a piston that turns on an observer clock.
@Defianthuman10 ай бұрын
Or not let it drop into the void.
@CraftyMasterman11 ай бұрын
the hard part about a factory like this though WOULD be the farms. some of these materials you can only get in certain structures/areas/dimensions
@2pedroandrade11 ай бұрын
This update should make basic resources more easily farmable without exploits or huge laggy contraptions, just like Create mod but more Vanilla and Survival friendly. This would be the real industrial update. Also, those farms should totally be mid-end game.
@MichaelP83311 ай бұрын
i was really expecting this to end with it placing the fireworks into a dispenser and launching them automatically. then just a timer to activate the system as quickly as it allows. then either the three fireworks all get launched at the same time from different dispensers or consecutively if the waiting between crafts would take too long
@jazziiRed11 ай бұрын
The outro is exactly this
@MichaelP83311 ай бұрын
@@jazziiRed oh wow, i completely missed that happening in the background. i feel a bit silly now
@GeezusMcGandhi11 ай бұрын
I wonder how hard it would be to made a random fireworks show. Something where the likelihood of getting stars with more colors, fades, greater amounts of gunpowder, and effects increases as the show progresses EDIT: My thinking was to have a binary counter that as it increases would also increase probability - like a locked hopper below the dropper randomizer that acts like an item filter for the stackable items, so pulse the hopper to increase chance
@mitaro52511 ай бұрын
ilmango did something like this in his peaceful series with the carpet autocrafter
@kyleeames822911 ай бұрын
You can make the build way cheaper by using the 50/50 randomizers to generate a binary number. Where you have a 2**x quantity of options just use a binary decoder (there are tileable/staggered designs available) and where the number of options isn’t a power of 2, they are few enough that a random signal strength generator can cover all the options. The build would be much more compact as well. As a potential feature, it could be set up to stockpile random fireworks during the day and fire them from dispensers at night to put on a random fireworks show.
@NonJohns11 ай бұрын
i like this
@aliasd542311 ай бұрын
Idea: a firework display every Minecraft sunset! Basically during the day it stockpiles a chest full of fireworks, and at night it shoots all of them! Of course it shoots them from random locations and with random pauses inbetween launches.
@XXavierSin-XXs8 ай бұрын
You should have 3 of them running in tandem, with auto firing dispensers for a short video. It would be fun to watch a bunch of randomized fireworks launching
@0vercrafted11 ай бұрын
A couple things! (Sorry, I've done the full Firework randomiser before, albeit without the auto-crafting.) 1. If using a Hopper Minecart, why not remove the hopper that inserts it and just have the dye spit out? 2. Why not use Shulker Boxes in Dispensers being read by Comparators to determine randomness? And a decoder to activate the Dropper. Can have a 0-15 value depending on fill. 3. You didn't accommodate for Fireworks having the potential to use multiple stars.
@jazziiRed11 ай бұрын
1. A hopper minecart only has 5 slots, and the first phase of the machine can get up to 8 items. 2. That's another way of doing it, but I like the look of the chained randomizers. 3. Yeah, this machine can't nearly make every single combination or multiple stars, but that was intentional.
@jacobstory889510 ай бұрын
You could dramatically simplify your randomizers using jukebox discs instead. For the gunpowder, you could use three different discs, and take a redstone output directly into three droppers. The first would trigger only one dropper, the second would trigger two, and the third, all three. That would also make it so you have an equal chance for each flight duration.
@Educationey11 ай бұрын
Would be cool to wire in a selector panel too if you want a specific firework instead of a random one. You would just need to shunt the controls using a lever.
@tabletopjam489411 ай бұрын
One of the things I think you may have forgotten is that fireworks are not limited to one star, and can have up to seven for flight duration 1 rockets, although I can only imagine how slow having multiple stars would be
@frendlyleaf618711 ай бұрын
It's a pretty nice coincidence that there's a festival today in which A LOT of fireworks are used where I live.
@Dezloxe11 ай бұрын
With just 4 50/50 randomizers you can pick any of the colours if you treat it as binary.
@tj-co9go11 ай бұрын
I really look forward to seeing how this would work in Survival
@Lexiont11 ай бұрын
This is really nice! I loved the concept, also could be nice to make a toggleable function to mass craft the last firework crafted in case you liked it a lot! I think I'll give it a try myself
@2pedroandrade11 ай бұрын
A fireworks customization system would be awesome. Great video!
@PerplexedAnimation11 ай бұрын
Very cool! Will there be a download?
@tsumgye537011 ай бұрын
a great addition would be a toggle lever to turn on whether or not the firework randomizer will pull from non-renewable ingredients or not. just to make sure nothing goes wrong when you're out of diamonds
@falternative141111 ай бұрын
THIS is the factory I wanted to see alongside a crossbow factory and lads, we have entered the age of guns and steel. No more melee, for we fight with muskets
@QuincyofQuincy11 ай бұрын
what a magnificent creation! i would really like if you published the world
@andre_60110 ай бұрын
You can build a much simpler, 2 wide randomizer using 2 comparitors, 1 repeater, 3 redstone dust, 2 target blocks, 1 solid block, a hopper and dropper. Tho, making it properly tilable is a bit of a headache... Here is a schema (C = Comparitor, R = Repeater, r = Redstone dust, T = Target Block, S = Solid Block, H = Hopper, D = Dropper): TrRr SCTrCHD
@lxHeartAttackxl11 ай бұрын
First video of yours I found was the music machine and I’ve been following ever since! Your videos are very well put together and great to watch! Looking forward to more content from you.
@El_Presidente_533711 ай бұрын
This is really cool! I now want to build one myself once the update comes out but I would want an additional item counter that shows me if I'm low on or out of a certain material.
@iamsushi105611 ай бұрын
This fireworks crafter can be completely automated with farms, even the mob heads. What an insane concept to think about. Minecraft has come so far
@RipVanFish0911 ай бұрын
Didn't know you could fade fireworks. Cool!
@RexxStone11 ай бұрын
Niiice! :D Some of the randomized fireworks actually looked amazing
@andrewcook830011 ай бұрын
This is so cool! I’d love it if you released a world download so I could play with it for myself.
@rhueoflandorin11 ай бұрын
for flight duration, i'd have suggested setting it so it always gives 1 gunpowder, and then has two separated 50/50 splitters that each give an additional gunpowder, meaning there's a 25% chance for flight 1, 50% chance for flight 2, and 25% chance for flight 3. only gets flight 1 if BOTH of the 50/50s fail. gets flight 2 if EITHER, but Not BOTH of the 50/50s give a signal out to dispense a gunpowder gets flight 3 only if BOTH the splitters give out a gunpowder.
@MacroAggressor11 ай бұрын
Nice build, Jazzii.
@toamastar11 ай бұрын
amazing work! The crafter is so exciting purely for stuff like this! You made a factory!!! And its a fun one, well done! :)
@Renagede7711 ай бұрын
You could put an addition at the end that collects the fireworks and automatically fires them.
@mehaluchnik731511 ай бұрын
They change texture because if you place it to 4 diffrend sides it can made non-twich friendly thing
@rozarghstories11 ай бұрын
Thank you JazziRed
@iamsushi105611 ай бұрын
Could you make it so that it crafts a batch, maybe a stack of multiple types in parallel, and then there's an option to test each one and save the recipe if you like it for future use? That could be cool
@MilesProwerTailsFox11 ай бұрын
Omg a thumbnail that has the contents of the video in it? This is unheard of, more than 10 years had passed since i last saw this happen
@mostdefinitelynotadurian11 ай бұрын
would be interesting if you design one of these, but you link it up to all the necessary farms. To fully automate this process
@Zipy5411 ай бұрын
love the dnakpods music
@thomasssbarbir807711 ай бұрын
You could have had the machine running on repeat for a Minecraft day and had the fireworks go into a chest and have a daylight sensor start a clock when it is night which uses a dispenser to create a randomly generated firework show!
@jamesmanley194811 ай бұрын
I feel you should have setup some shulker based redcoders instead of so many chained 50/50 odds
@jazziiRed11 ай бұрын
Yeah, that would have been another way to do it
@Daniel-rd6st11 ай бұрын
And now you just need to hook up a farm for every dye, gunpowder and paper to make it fully selfsustainable 🙂
@2pedroandrade11 ай бұрын
Or just build a storage system with light panels that show the system supply, after all, you are not going to use this machine 24/7
@Lodestone811 ай бұрын
Don't forget the glowstone from witch farms and diamonds from somewhere
@iamsushi105611 ай бұрын
don't forget the mob head farm from @Raysworks for the creeper head charges!
@Daniel-rd6st11 ай бұрын
All great ideas! :D@@Lodestone8
@mrxsatyr84598 ай бұрын
Minecrafts industrial revolution is upon us
@mouinmakary11 ай бұрын
bro i wished you made it shoot a (only one) random firework each craft at night, that will be awesome.
@some_random_gousthy11 ай бұрын
Cool video bro!
@SF124-was-a-taken-username11 ай бұрын
If you put a shulker box or bundle in a dropper with other items that is facing a shulker box, the dropper will still have a chance to put the storage item in, but when it can't, it will stay in the dropper. By putting hoppers beneath the shulker boxes, you can create a more compact and efficient way to have a dropper give a chance of send out nothing.
@NightHawk-wj9mz11 ай бұрын
Now get it to make a bunch of them and when it gets to a certain quantity it will give off a firework show that is also randomized what dispenser it goes to too be fired off
@NathanHaaren11 ай бұрын
now make it faster and make it an automatic randomized fireworks show that starts every day at midnight
@EVILBUNNY2811 ай бұрын
You can also add multiple firework stars to 1 rocket.
@U.Inferno11 ай бұрын
Instead of having 15 randomizers picking the colors, couldn't you just have 4, with the first one picking left or right for an input, the second allowing every other block to pass through, the third alternating two blocks and the last every four? Then the only circuit passes through is the intersection of all four randomizers? Now that I say this out loud I don't know if that's necessarily better. I just figured having four randomizers running in parallel rather than series could either cut down on response time. Three-ish ticks to relay power from one block to another; one per repeater. This feels weird to describe without a visual. Basically, randomizer 1 picks which side of the colors to send a signal through. Randomizer 2 then picks 8 other blocks to forward the signal with via inserting a block between repeaters. Randomizer 3 picks another unrelated pattern of 8 blocks to forward the signal. Then the final Randomizer, number 4, picks another 8. So the selection looks like below, where 1 is a block (or for the first row, powered) 1: 0000000011111111 2: 0000111100001111 3: 0011001100110011 4: 0101010101010101 So the only signal that gets passed along is the very last column because that's the only one that's all ones. The other option the Randomizer can pick is just the corresponding row negated. This let's you randomize in parallel as previously mentioned because the result of one Randomizer is independent from that of another, and no matter which option a randomizer chooses, you will get unique and equally likely outcome. A single tileable column would be: [dust, target block, repeater, block, repeater, block, dropper] and then under every block is a piston. Then place the left and right inputs of the first Randomizer so it's signal strength is weak enough to reach only their side (8 at the far ends, 7 at the second spot, 6 at the third, or 5 at the fourth. Beyond that they can't reach the far end without crossing over their side). Does this make sense? It's in the AM for me and I don't have minecraft in front of me right now so if needed I can try to build a version of this some time tomorrow to have something comprehensible.
@StanliteStar28311 ай бұрын
He could randomize the binary number where each randomizer is used for each bit and decode the binary address to select the random choices.
@DecayedPage11 ай бұрын
This is exactly what i've been waiting for.
@niaswift311 ай бұрын
I feel like the old texture of the crafter was better because of the stone line at the bottom, however IMO it was a bit too thick and too dark, and the shadow it gave onto the wood part of the texture was a bit too much. They should've found some middle ground.
@Paint_The_Future11 ай бұрын
When the colour picker picks four colours and two or more of them are the same, does that mean that the dyes get clogged up in hoppers and the next firework will have more colours than it's supposed to? Is there any mechanism to deal with duplicate colour-picking?
@germimonte11 ай бұрын
last step, the final crafter puts the rockets into a dispenser for an automatic light show
@rednaxela787511 ай бұрын
I wish you made it automatically dispense at the end. Still an amazing video!
@NonJohns11 ай бұрын
its happening in the background
@sietzezeggelaar617111 ай бұрын
I wish you would have added a randomized show at the end oppertunity for a short?
@ItDoBeWazy11 ай бұрын
My favorite youtuber
@edu.ardoferraz_211 ай бұрын
no, it's MY favourite youtuber
@PatN77711 ай бұрын
Cool new skin
@Boiled_Pizza11 ай бұрын
gonna start selling ammunitions in the server and call myself "The Jackal" for those who get the reference, good job
@pijamita11 ай бұрын
So cool!
@Methlab11 ай бұрын
"When are they going to get to the fireworks factory?"
@АртурКороль-ж1ъ11 ай бұрын
THE BOMB!!! WOW
@Tantalium111 ай бұрын
You should’ve made it automatically dispense it so you could put multiple on a clock and made a fireworks show
@kubek334511 ай бұрын
You are not alone. Many players find new crafter's texture terrible
@grezamisoit11 ай бұрын
Exactly what I'm expecting from your content ;-) Thank you!
@michahekman434711 ай бұрын
Bro is giving mumbojumbo a run for his money
@lajawi.11 ай бұрын
Is it possible to now spit out full stacks or maybe even full shulker boxes of a random one (it'd take longer to craft ofc)?
@jhdsfalsjhdfjashdkhvjfldld830111 ай бұрын
A true redstone god !!!
@ItDoBeWazy11 ай бұрын
It feels illegal being so early
@traywor11 ай бұрын
true
@zincalloycopper211 ай бұрын
Fr
@1999yasin11 ай бұрын
tell me about it
@padomala415011 ай бұрын
for the randomizer, you could use disk ? correct me if i'm wrong
@jazziiRed11 ай бұрын
I think so, yeah. But you'd need to use 2 randomizers (8 discs each) to get all 16, because a dropper only holds 9 items.
@KristjanYT11 ай бұрын
Whats the mods name that showes you the redstone signal?
@SafeUntilDawn11 ай бұрын
Can you break down more Decked Out 2 systems??
@lavuy674411 ай бұрын
how hard would it be to add some controlers and be able to tell the machine what firework u want made. while still keeping the random button.
@jazziiRed11 ай бұрын
Probably not too hard
@luisplaysnowyt11 ай бұрын
I saw your "I made a wireless telegraph", I was wondering if you can make wifi in Minecraft
@DouglasWhitney-h4kКүн бұрын
Jaz you could make a pot random portery factory i know that you can't farm portery sherds
@herressen127111 ай бұрын
I will only say one thing that bothers me... Just put a bit circutry to run and fire it automaticly. Otherwise great vid
@jazziiRed11 ай бұрын
I have it running that way in the outro
@Flupus11 ай бұрын
Is there a download to the map? Good content, i subscribed.
@cheesypies11 ай бұрын
I wish they didnt use diamonds in the recipe...like why, its disposable fireworks why it has to use diamonds. Also they should have banner patterns be useable in fireworks, and use a creeper banner pattern instead of a whole head too!
@182exe11 ай бұрын
banner factory would be sillier
@ab-mc2nq11 ай бұрын
fun fact: a firework can have more than one firework star
@FerociousCookie7 ай бұрын
Could you make something so that you can select what ingredients are involved in the rocket
@Dr1ft1ng7 ай бұрын
Nah factions gonna automate their crossbow ammo… WITH DESIGNS!
@Vallee15211 ай бұрын
Fireworks are more customizable than banners? TIL
@oneplusfourfourteen11 ай бұрын
the fact stampy made one in 2021
@fakena8011 ай бұрын
cool
@Waterfaulter9 ай бұрын
do you post world downloads? i want to try building this !!
@armandzeee11 ай бұрын
gg bro ^^
@amit2.o76111 ай бұрын
what a coincidence it was diwali here in india a festival of lamps and fireworks happy diwali 🎆🎇
@jazziiRed11 ай бұрын
Happy Diwali ♥️
@amit2.o76111 ай бұрын
@@jazziiRed thank you ♥️ great video btw 💕
@KodasToyReviews11 ай бұрын
world download?
@tanookimariorocks11 ай бұрын
Can tou make a version without the randomness, like i only want fireworks for elytra flight
@vgmhut11 ай бұрын
fireworks factory from spyro but it's not spyro and it's a minecraft redstone build
@oinkymomo11 ай бұрын
multiple firework stars in 1 rocket?
@tanhR8511 ай бұрын
Why did you not make the machine work a bunch of time and then launch all the fireworks at once ? Like you could choose at the beginning how many fireworks you wants, it craft them and automatically launch them at once.
@archniki_11 ай бұрын
Old pne i already ve used to
@ToppyTree11 ай бұрын
Now do leather armor. I dare you :P
@HelPfeffer11 ай бұрын
i did something where i had to choose a random item out of 64 and I did using binary and a decoder for every item
@Ceven7711 ай бұрын
I find out for the first time that fireworks can have a fade...
@mehmetcetinkaya849711 ай бұрын
Can you give us a link to download the world? I would like to try something on it
@musicalbeats568311 ай бұрын
Its also Diwali here in India and there are fire wordk every where in India
@gwennaneliezer849011 ай бұрын
The most customizable thing in Minecraft? A pain to craft? Bro, you forgot maps (PS: I also prefer the old crafter texture)
@linuxchr11 ай бұрын
The old texture had some problems with old german symbols.