Why I'll Never Use Copper Bulbs

  Рет қаралды 323,900

mattbatwings

mattbatwings

Күн бұрын

Пікірлер: 1 000
@mattbatwings
@mattbatwings 9 ай бұрын
What do you think? What do you agree/disagree with? Btw, this is the first time I’ve ever made an opinion/rant style video, so please let me know what you think! :) Have a great day!
@pixl_xip
@pixl_xip 9 ай бұрын
I understand all of your points. I also think that its cool that mojang is bringing more components that arent useless. (Skulk sensor, im looking at you 😂)
@lucidattf
@lucidattf 9 ай бұрын
feel like everyone else in the community is doing the rant videos, this ones so much better than that though, actually discussing why it's not ideal for your field of redstone piece by piece
@CraftyMasterman
@CraftyMasterman 9 ай бұрын
review every redstone component like an unboxing video now!
@Ekipsogel
@Ekipsogel 9 ай бұрын
Basically this video = my thoughts, but I think it’s a bit more useful in silly small circuits where you just need a t flip flop.
@TheDarkness344
@TheDarkness344 9 ай бұрын
I feel that the reset is the most annoying feature about the copper bulb. The copper bulb will probably be used more in Bedrock for counters as the Java synchronous counter design doesn't work. Without a good way to reset the bulb, designs are very large which is unfortunate. I would have liked if any additional Redstone pulses also toggle the counter, even if the bulb is being powered. The pulse shortening to 0 ticks is a bit of a weird change. I would have preferred if they make the normal bulbs 0 ticks, the exposed bulbs 1 tick and the weathered bulbs 2 ticks. This would give the other blocks more use that just light levels and also appease the general Redstone community. For computational Redstone, I think most people will just switch to these as t-flip-flops as they are easy to build.
@hopperelec
@hopperelec 9 ай бұрын
I don't really know much about redstone, but it sounds like copper bulbs are a perfect replica of secondary storage. Most of your arguments against copper bulbs are about them being difficult to reset, but I think this actually gives a greater correlation to real life computing. Redstone lamps are volatile (like RAM) and need a signal (power) to stay on but copper bulbs are non-volatile (specifically secondary storage) and something like barrels is read-only memory as you mentioned. Resetting/flushing your redstone storage is the equivalent of turning it off and back on again! Taking this into account, they would all have great uses in computation, it's just that secondary storage happens to not be used as much in redstone projects since if a redstone engineer wanted to save the state they'd probably just save it as a schematic or make a backup of the world
@lilyofluck371
@lilyofluck371 9 ай бұрын
So copper bulbs are the SSDs of the Redstone world?
@MrPongoSapiens
@MrPongoSapiens 9 ай бұрын
Oooh… drum memory (multi-level piston tape). Early drum memories soved the persistent state problem by erasing the drum after the read head and before the write head, copying the data forward if it didn’t need to be over written.
@VoidPaul97
@VoidPaul97 9 ай бұрын
@@lilyofluck371 Considering that HDDs are impossible to make in Minecraft...
@Necron3145
@Necron3145 9 ай бұрын
non volatile memory is great in real life because it can preserve data in the case of a power outage, and that it allows machines to save data without being powered on 24/7. Redstone fortunately don't have this problem. They don't have a power source, so power outage isn't a thing, and it's not like you'll ever need to "turn a redstone machine off to save power". So in minecraft, volatile memory is just as good as non volatile memory, with the added benefit of not being annoying to work on
@mattbatwings
@mattbatwings 9 ай бұрын
thats a fantastic way to put it!!
@capsey_
@capsey_ 9 ай бұрын
"I don't want my screen to have state" That's a great point
@Wilker_uwu
@Wilker_uwu 9 ай бұрын
this is also a good reminder of how compute shaders work in real life too. for the gpu to have performance, the shader has no state. the cpu sends whatever it needs to the gpu as a parameter, then each pixel computes and spits out the color before moving on to the next step just as quickly. no time for storage, so no time for sending anything back either.
@lilyofluck371
@lilyofluck371 9 ай бұрын
​@@Wilker_uwuWell, the GPU _does_ have storage, but you shouldn't be sending it back to the CPU because it's extremely time inefficient and laggy
@starstufs
@starstufs 9 ай бұрын
It's not really, but tbf he couldn't have known that if you have a three tick repeater into an observer then a bulb, you can treat them like a redstone lamp. This would be worthless, except that now you can wire displays with observers, which makes matrix displays and dense segmented displays easier to wire
@gamer__dud10
@gamer__dud10 Ай бұрын
🎉❤🎉❤🎉❤❤ Truly truly i say to you all Jesus is the only one who can save you from eternal death. If you just put all your trust in Him, you will find eternal life. But, you may be ashamed by the World as He was. But don't worry, because the Kingdom of Heaven is at hand, and it's up to you to choose this world or That / Heaven or Hell. I say these things for it is written: "Go therefore and make disciples of all nations, baptizing them in the name of the Father and of the Son and of the Holy Spirit, *teaching them* to observe all that I have commanded you; and behold, I am with you always, even to the end of seasonal". Amen." -Jesus -Matthew 28:19-20 ❤🎉🎉🎉❤🎉❤
@Takyodor2
@Takyodor2 9 ай бұрын
I think you're heavily underselling just how useful T-flip-flops/inverting bit patterns are, especially when movable. They can also be used as extremely compact XOR, if the inputs don't arrive at the same time (if no signal arrives, they stay OFF, if one signal is ON they are ON, and if both signals are ON in sequence they turn OFF again). I use un-synchronized counters all the time since they are so compact (even more so with copper bulbs) without issues. It should also be possible to use that piston-square trick with moving bulbs to make a super compact buffer/queue/de-serializer, where inputs are saved at on point, read at a later point, and then reset with an observer. I like how they clearly show their state visually as well, I tend to have to put lamps all over my latches to visualize which bits are set, now that is built into the storage block!
@kurtu5
@kurtu5 9 ай бұрын
9:43 is a Turing complete machine. Increase the size of the feedtape and allow it to reverse and you basically have a full computer. Its not just memory.
@edwardmighetto7327
@edwardmighetto7327 9 ай бұрын
it is quite literally a turing machine if made to infinite size lol
@kurtu5
@kurtu5 9 ай бұрын
@@edwardmighetto7327 But can one do it? How big and can you reverse it?
@HapppyMann
@HapppyMann 9 ай бұрын
you still need some form of instruction set to be a real turing machine, but this is basically the tape part of one
@koiledPythonRain
@koiledPythonRain 9 ай бұрын
​@@edwardmighetto7327also it can easily run regular br@1nf✓(k
@enolopanr9820
@enolopanr9820 6 ай бұрын
Composters and cauldrons could already do this
@MythoricGaming
@MythoricGaming 9 ай бұрын
instead of using barrels, i use lecterns with 15 pages (it leaves room for other items in a saved hotbar, and can be switched on a whim)
@caspermadlener4191
@caspermadlener4191 9 ай бұрын
I myself find it easier to sacrifice two saved hotbars, because I never needed ten of them, and you can't build on lecterns, so they aren't as compact. But do whatever you find easiest!
@MythoricGaming
@MythoricGaming 9 ай бұрын
@@caspermadlener4191 if you shift-right-click on a lectern, you can actually build on one (you cannot place redstone on it, but still)
@Theo_El_Gato
@Theo_El_Gato 9 ай бұрын
Lectern are far more laggy but if you replace it by barrel once you finish it will be better.
@MythoricGaming
@MythoricGaming 9 ай бұрын
@@Theo_El_Gato that is a fair point, but i do not notice the lag, as i usually do not use them by the hundreds
@WellChuffed
@WellChuffed 9 ай бұрын
There is his redstone tools mod
@konstick66-pepeland60
@konstick66-pepeland60 9 ай бұрын
I understand the point of the video, but I feel like you're somewhat missing the point. You take the bulb, try to replace the lamp in circuits that were designed for lamps and wondering why it's worse. The circuits were originally made for active displays and not toggles, so of course it will be worse. I feel that people just haven't yet discovered the ways that the bulb is better, since it's so new. I like the video, but I'd like if it could show that this is only an opinion considering the things thus far, but the future could show more uses for them when they're discovered
@Foldupfiber71669
@Foldupfiber71669 3 ай бұрын
It’s still new, think of when it’s as old as lamps
@Voidwalker1130
@Voidwalker1130 3 ай бұрын
Not just the fact that it has different mechanics and that's is the main reason it's harder to use in existing redstone like they said building with the new block in mind is needed plus like 90% of the actual purpose of the block seems more so for design and ambiance because it's a light source we can control the level of light put off by the block now if they update observers so that they can register the amount of light being put off like actual light not the signal put off measuring in redstone strength but that's probably the only way to actually do that since when it boils down that's what the code to the game is actually doing anyway
@ChuckSploder
@ChuckSploder 9 ай бұрын
I think the problem with all these examples is that you're only using them to try and replace lamps, which wasn't their intended purpose in the first place. Once people find niche uses for them (e.g. HDD storage, programming) it'll become that much more useful for those things
@mari-with-a-gun
@mari-with-a-gun 13 күн бұрын
Exactly, they aren’t the same. Redstone lamps are good for short-term storage (memory/ram) & setting values while copper bulbs appear to be good for long-term storage & toggling values. Trying to toggle the value of a lamp is as difficult as setting the value of a copper bulb (I think. I haven’t used copper bulbs, but in theory it should be the same difficulty)
@haniyasu8236
@haniyasu8236 9 ай бұрын
6:50 I can definitely see the Copper Bulb be used for Rom, specifically programmable ROM. Provides a really easy way to change the memory of the device while debugging without having to break or place blocks just by pressing a button.
@SmoothBeans2020
@SmoothBeans2020 9 ай бұрын
I just think of copper bulbs as a completely different thing than redstone lamps. Both can be used for different purposes and both are still useful.
@corafrogcraft8872
@corafrogcraft8872 4 ай бұрын
THANK YOU, FINALLY SOMEONE!!
@0-M72-0
@0-M72-0 9 ай бұрын
Mattbatt in his video: tbh, it's just that I wont use them that much. Mattbatt in the title: I will NEVER EVER touch one of these things...
@ibrahimali3192
@ibrahimali3192 9 ай бұрын
"mattbatt" i like it
@sariarosegold
@sariarosegold 6 ай бұрын
But hey, thats just a clickbait. A GA-
@EchoesFromCorn
@EchoesFromCorn 4 ай бұрын
​@@ibrahimali3192Matthew Batthew
@theapple3160
@theapple3160 4 ай бұрын
@@sariarosegoldthis is mattbait
@Purpleblackviolet
@Purpleblackviolet 3 ай бұрын
@@EchoesFromCorn mathew battirck
@luketurner314
@luketurner314 9 ай бұрын
"Use the right tool for the job." In this case the tool in question is basically a T-flip-flop, so don't try to use it where you need a different logic component. Personally, I will probably only use bulbs where I need a TFF
@Pr0_G4m3r_49
@Pr0_G4m3r_49 9 ай бұрын
suggestion: build "wireless" data transmission by sending a flying machine with copper bulbs storing data and then receiving them at the other end
@Takyodor2
@Takyodor2 9 ай бұрын
That's stretching the definition of "wireless" lmao (I love it)!
@julians3danimations
@julians3danimations 9 ай бұрын
That's actually so clever
@Pr0_G4m3r_49
@Pr0_G4m3r_49 9 ай бұрын
lmao
@itsyaboikirbo
@itsyaboikirbo 9 ай бұрын
youtube moment
@zefellowbud5970
@zefellowbud5970 9 ай бұрын
My guy got hit by the gold experience requiem
@modman4842
@modman4842 9 ай бұрын
me and a friend developed an instant 0 ticking rom feed tape, so I think the copper built would be great for fast r/w memory
@Purpleblackviolet
@Purpleblackviolet 3 ай бұрын
before or after the change?
@Typocat
@Typocat 9 ай бұрын
i do really like the rotating storage at 9:27, if it was on a piston, you could switch data sets, meaning you could even make a select screen, and if you use your extendable piston logic, you could have a virtually infinite amount of data sets.
@wumwum42
@wumwum42 9 ай бұрын
Thats pretty much how hdds work irl!
@rubixtheslime
@rubixtheslime 9 ай бұрын
T latches are actually somewhat popular for real life memory. the advantage is that it reduces the number of i/o lines. SR and gated D each require 2 inputs, T only needs 1. of course that means you now have to read every time you write, and writing is rather slow. so it's only useful if you plan to read a lot more than you write. if you don't have to write fast, why dedicate more wires to writing? main uses i have planned for the bulb are cases where you need a toggle state but the state itself doesn't actually matter (mainly observer tech), and off pulses (also observer stuff). one other nice thing is that bulb -> comparator -> observer makes a very simple monostable. which actually makes me kinda annoyed that observers can detect the little red dot changing. if observers could only detect the lit state, it'd be the ultimate monostable.
@genericweeb6324
@genericweeb6324 9 ай бұрын
2:36 if the user knows the slightest bit about the copper bulb then they know it can only exist in 2 states. Even if they didn't know that, they'd realize it after clicking it once makes it stay on
@eli334-1
@eli334-1 9 ай бұрын
Right? What about a floor display with buttons on the front? Levers could be placed either way, which is infinitely more confusing than having a button that lights up a lamp. Who the hell would use a toggle light to send a single pulse?
@GremlinSciences
@GremlinSciences 9 ай бұрын
@@eli334-1 Even with levers on walls, it can still get confusing because many people are used to the idea that up is on, and levers are the opposite. Even if someone is used to the way levers work, the person building the circuit could still have inverted the signal to make them work like light switches. There's also nothing preventing a lever from being used as a pulsed input, they're actually better at it than buttons are because buttons give a long signal but lever+observer gives a 1 tick signal.
@erich_ika
@erich_ika 6 ай бұрын
it's not about Minecraft knowledge, it's about user experience design. Everyone on the computer knows by experience that little things going side to side is a yes or no choice. That's because it follows an unspoken standard you'd notice everywhere, like the settings app on your phone. While both options work fine if the player is focused on the lamp, the lever option is more clear about the purpose, and a button that toggles (unlike normal buttons) is ambiguous.
@SirSpence99
@SirSpence99 6 ай бұрын
@@erich_ika And then there are checkboxes. The idea that a button + lamp that stays on is less intuitive than a lever is nonsense. The only possible argument there that isn't garbage is that the button might be harder to see than the lever, except the lever being disconnected from the light actually makes it harder for people to make the connection between the two.
@erich_ika
@erich_ika 6 ай бұрын
@@SirSpence99 well hold on, no need to get heated. I'm not here to argue, I'm here to argue, just showing a different perspective. Let's put it this way: All I'm saying is that if there's a lever, I know it's a toggle. If there's a button, it might do anything. And this property is valuable.
@deltacx1059
@deltacx1059 9 ай бұрын
9:51 drum memory was one of the older methods of storage as was magnetic tape so this might actually be pretty useful .
@inequalmeasure3103
@inequalmeasure3103 9 ай бұрын
Having made one copper bulb computer and working on a second, I have to say that copper bulbs can be used for really interesting data storage and computation systems, it requires a very different non traditional kind of architecture. I used the bulbs to make a really interesting hybrid 16x16 screen with 8x8 inputs, but then in order reset it without command blocks I have to give it much longer input pulses and might need to limit how often the screen updates. I also made a better rippling up/down binary counter, I should probably make that it's own video soon. Lots of really weird trade offs, some of the UI stuff is up to preference but it is disappointing how many things have a clear and final answer.
@The14Some1
@The14Some1 9 ай бұрын
5:39 I immediately asked myself, why wouldn't you just use a copper bulb in this design to make it look better?
@nichard101
@nichard101 9 ай бұрын
There's no point in replacing the note blocks with copper bulbs because then you need to add an input like buttons which will then dilute the image anyway. Might as well just use note blocks because those are already player-interactible
@GremlinSciences
@GremlinSciences 9 ай бұрын
@@nichard101 Replacing the note block might not make much sense (just slap a button on a bulb though, it still looks nicer than janky pixels) but you could replace the lamps with bulbs so you don't need to store and repeatedly send the current state, which should make for a more compact screen.
@Leffrey
@Leffrey 6 ай бұрын
@@GremlinSciencesthat is pretty ironic that his example against copper bulbs could’ve been improved with copper bulbs. One bulb with a button and 3 bulbs that get toggled with the button as well and voila, a readable 2x2 light-up display without constant observer ticks
@CraftyMasterman
@CraftyMasterman 9 ай бұрын
you know the copper bulb is bad when they nerfed it AND it's not even that great as a t flip flop
@lucidattf
@lucidattf 9 ай бұрын
see last chapter of the video?
@MenaVoldey
@MenaVoldey 9 ай бұрын
why isnt it a good t flip flop, i thought it was great as it made t flip flops 1 block
@CraftyMasterman
@CraftyMasterman 9 ай бұрын
@@MenaVoldey you still need a comparator output lol. and you could already make tiny tffs with a comp reading a dispenser with powder snow
@KidzFrenz
@KidzFrenz 9 ай бұрын
I feel ya dude. :(
@Xfrtrex
@Xfrtrex 9 ай бұрын
CRAFTY PLEASE JUST WATCH BEFORE YOU SPEAK YOU SAY THIS EVERYWHERE, UNDER EVERY DEVS TWEET, AND KZbin?
@kloworman
@kloworman 9 ай бұрын
Thanks (again) for featuring my build. Now that I watch the full context, I can say more. I'm researching copper bulb as RGB screen and I don't really thing resetting is a problem for copper bulb screen. Well, we can just use observer to observe redstone torch behind them. This is actually not very useful and inefficient because we can just use redstone lamp which is faster and smaller. But it's very useful if you want to make RGB screen using copper bulb. The actual problem is RGB screen only work if it is big enough and you are far enough. So for fellow redstoner who want to research this block as RGB screen, good luck.
@ScorpioneOrzion
@ScorpioneOrzion 9 ай бұрын
Actually what about reading(/write) a sequence of data? Because a copper bulb can be pushed it might be better.
@zelioz848
@zelioz848 9 ай бұрын
The pushing mechanic makes me think of old turing machines. Like the simple sequence of 0's and 1's moved back and forth. I wonder if anyone has made it yet
@stormangel-gaming
@stormangel-gaming 9 ай бұрын
​@zelioz848 several people in CraftyMasterman's discord have made copper-based Turing machines, and my latest video is a demo of my own design.
@T-v2k
@T-v2k 9 ай бұрын
"Wow, we really like this thing you added! Thanks!" "No." "What?" "It's gone."
@Sillimant_
@Sillimant_ 9 ай бұрын
mojang doesn't fail to disappoint
@andyv2209
@andyv2209 6 ай бұрын
i think youre limiting yourself to using copper bulbs for things that are already in the game instead of thinking of what you could do with copper bulbs that you cant do with the other things.
@AHO7I2399
@AHO7I2399 22 күн бұрын
I know I made an 3x5x3 Full added with them and observers
@electra_
@electra_ 9 ай бұрын
Ultimately I feel like copper bulbs are never the perfect fit for a lot of computational redstone stuff because they are stateful. The standard in computational redstone is to work with direct values of 1 and 0 to avoid state, and generally to work with copper bulbs you want pulses and observers and stuff. For memory, I'm guessing the copper bulb will overall not be good for making the standard type of memory more compact, but the piston based stuff would be really cool for making a slower but vastly more compact memory (like a hard drive compared with RAM). If reading things sequentially, it probably wouldn't even be slower, given the bulbs would arrive in order. So, perhaps good for large files that are processed sequentially but can be modified? Or could be used to store large amounts of memory that are bulk-loaded into a cache by spinning one full slice of the disk.
@Takyodor2
@Takyodor2 9 ай бұрын
There are plenty of cases where you want state, even if it isn't the majority of cases, I see them coming in very handy in those special cases!
@electra_
@electra_ 9 ай бұрын
@@Takyodor2 i just know you dont for basic gates. one person was like "yeah you can make a tiny xor with these" and its like you *can*, but its a terrible idea, will fail on bad input timing, overall not the right move
@Takyodor2
@Takyodor2 9 ай бұрын
@electra_ There are cases where you know two values to be XOR'ed will arrive at different times, though. Copper bulbs aren't an obvious replacement for something existing in all situations, but they are better under some circumstances.
@autumnleaves3012
@autumnleaves3012 9 ай бұрын
3:00 i think that by using copper bulbs you are signifying to the user that you are using a toggle for reset, you may be able to make it small by just running its output back into itself (if you did that i’m sorry i missed it)
@G973_
@G973_ 9 ай бұрын
Terraria's wiring (its version of redstone) actually works similar to copper bulbs - in the way that power works in pulses so everything gets toggled instead of constant power like redstone does it.
@RishiAggarwal-z5m
@RishiAggarwal-z5m 9 ай бұрын
I agree with your point, but they can be used for one thing: screenshotting a redstone display. You just write the data to a blank copper bulb sheet and it'll stay there.
@glados_creator
@glados_creator 9 ай бұрын
ram memory with copper bulbs are smaller because the xor is commun at the end , you don't need a xor for each bit , treat it like a destrictive write xored although speed get a little hit because of the write back if the bit doesn't change
@Potato-ff9ms
@Potato-ff9ms 6 ай бұрын
he's in denial
@Zejgar
@Zejgar 9 ай бұрын
11:50 Incrementing with lamps changes the number from 7 to 15 to 8. 12:01 Incrementing with bulbs changes the number from 7 to 8. I like the bulb version better because it lacks the awkward moment of having a rogue output of 15.
@Overlordette
@Overlordette 9 ай бұрын
Friendly reminder that Kingbdogz said on Twitter that the 1gt tick delay was intentional from the very beginning
@blorglord
@blorglord 4 ай бұрын
"1gt tick" is redundant
@ConnorwithanO
@ConnorwithanO 9 ай бұрын
Using T-latches in RAM can be a bit annoying, since you have to read the register before writing to it. But I think it's worthwhile tradeoff if it makes the RAM highly compact, especially if you're using it as a large secondary storage. I can easily see this sort of thing being used to store kilobytes of data. But using T-latches also means that you can do inversions directly in-memory, with no data transfer. You can perform these operations during both read and write. This would allow you to perform some of the ALU logic in memory, and do the rest in a simplified near-memory ALU. You can also do XOR and XNOR in-memory in certain cases.
@proatplanes
@proatplanes 9 ай бұрын
9:50 makes it possible to have video storage without massive data modules - and I'm sooo going to test this
@darth_dub_
@darth_dub_ 9 ай бұрын
Reset lines for the bulbs are super easy and expandable when dealing with feed tapes, and while the circuit isn't super small you can read out thru it.
@GameJam230
@GameJam230 9 ай бұрын
Not sure how plausible it would be to build because of solid lamps, but what if you combined the display at 5:40 with the copper bulb approach, allowing you to press a button on the bulb to get instant feedback as well as pressing directly on the screen, but it doesn't remove one block per screen pixel like the noteblock would?
@zelioz848
@zelioz848 9 ай бұрын
Maybe due to the input? With noteblocks it's a pulse, but with bulbs, it's a constant output. Maybe the redstone was a little more difficult? But i dont know for sure, it does sound like a good solution though
@GameJam230
@GameJam230 9 ай бұрын
@@zelioz848 I doubt it, since the only block that can read the playing of a note block to activate redstone signal is an observer, which would react to seeing the block state of a copper bulb change just the same as it would react to a note block. But, depending on how the other 3 lights get powered, one may need to worry about the solid lamp blocks causing the bulb to get powered again, turning it off. But that's but a best guess based on the hunch that it's for some other reason than "I didn't think of it".
@vibaj16
@vibaj16 9 ай бұрын
could maybe do the 1x1 pixel version with normal lamps by using skulk sensors at max distance from the buttons
@something-from-elsewhere
@something-from-elsewhere 9 ай бұрын
My first thought when the copper bulbs came out was a read-write memory tape haha
@samuelowens000
@samuelowens000 9 ай бұрын
I feel like copper bulb feedtapes are just begging to be made into a Turing machine
@canolathra6865
@canolathra6865 6 ай бұрын
Instead of a Xor latch, it's easier if you just use the signal to wipe the cell and then one tick later write the new value. Repeater latches already have a tick of delay for write so it doesn't even change the timings. And the wiping circuit is easy and can be done in 0 ticks now that the bulb has no delay. Just connect the output to the input for one tick, then connect the input for one tick. You can even create a massive memory array and using a timing circuit to wipe one row of memory and then write to only that row, allowing for a single input bus that writes to an entire array as long as you time your inputs to match the clock circuit.
@mr.hooman4438
@mr.hooman4438 9 ай бұрын
Hold up. If you can move copper bulbs without them clearing what is stored, could you make something like a magnetic tape that can store info.
@GremlinSciences
@GremlinSciences 9 ай бұрын
You could also use a small bulb tape that cycles as the RAM is supposed to update, so it writes a 1 and pushes it into the read position when it's supposed to write a 1, and just pushes a 0 into the read position when it's supposed to write a 0. If you run this tape vertically, you can stack 4~5 bits vertically on one tape if you wipe the tape right after it gets read and before it gets written, and if you invert the read/write positions then a single vertical loop could handle 8~10 bits. This design would limit the ability to update any single bit on it's own and would require all bits on the tape to update at once, but it should still give a smaller footprint, and each bit could also be made to use its own smaller bulb tape if independent updates are required. EDIT: found a more compact way to write and wipe the bulb data, you can stack up to 14 bits on each leg of the tape without issues on that front, just need a _lot_ more pistons and a good timing circuit.
@M0d4l3
@M0d4l3 9 ай бұрын
"Because having a lever makes it immediately clear to the user that it is a toggle" How did the user learn to identify what a lever is in minecraft? Won't this familiarity with game objects not apply to the copper-bulb? "Oh look, a copper-bulb ergo a toggle". So no, I don't agree with the statement.
@jakemustian99
@jakemustian99 4 ай бұрын
Alternate title to this video " The copper bulb is not the same as the redstone lamp, and that makes me sad." They are not interchangeable. They are 2 very different components.
@aidenlilley1319
@aidenlilley1319 9 ай бұрын
Much of your argument could be summarized quite simply with "Lamps do [this job] better", and in your examples, you're right! But this isn't the purpose of copper bulbs. They're not trying (and failing) to be "lamps but better", they're a stateful alternative and a simple T-flip flop. I think your dismissal of the application for memory is disappointing, since it's mostly done on the basis of not being able to transplant bulbs into previous designs 1:1. And for user input? Levers don't intrinsically communicate toggles better. Assuming your user won't understand "lamp stay on = lamp toggle" is nearly insulting.
@Takyodor2
@Takyodor2 9 ай бұрын
Wow, this is pretty much exactly my reaction, I second ^
@bogdanbarbu363
@bogdanbarbu363 9 ай бұрын
For the record, the entire debate about whether the copper bulb should be reverted or not just shows how poor the tech community is at providing feedback. The real problem is that we would like a more convenient way to get odd gt delays. The fact that copper bulbs happened to offer this for a couple of weeks is not a good enough reason to hammer this functionality there, especially since it makes it worse for T flip-flops and binary counters, which are the more common use case by far, since a lot of the time some synchronization would be needed. Had this functionality been present in the copper trapdoor instead, people would be arguing about trapdoors now, meaning the feedback is entirely arbitrary and relies on an accident of history. I feel like people cannot think clearly.
@Ali107
@Ali107 9 ай бұрын
What if they made a redstone lamp with 16 different states? give it redstone signal of 0 being off, and 15 signal being full brightness. So you could have displays with shading.
@Darth_Insidious
@Darth_Insidious 9 ай бұрын
One use I've found for copper bulbs is that you can make a 2 tick downwards vertical infinite one-way or/and gate with them, if you use wallstone. You can use trapdoors to pillarize a tower of walls, and read the change in wall state with an observer. Hook that observer up to a copper bulb and boom, you just turned an observer pulse into an on/off toggle. Could be very useful in reduction operations for more than 8 bits.
@dragoni_penguin
@dragoni_penguin 9 ай бұрын
Very interesting take on these blocks! The 1gt delay was really nice because of the limited ways to make a delay that short without making a difference 4/6gt - 5gt circuit really a shame Microsoft removed it
@TanyaSapienVintage
@TanyaSapienVintage 7 ай бұрын
The very nanosecond I saw the spinning memory setup, my first thought was "somebody is going to make a music box with an actual song scroll now" And I'm already impatient to see that happen.
@MasonAlex-f9p
@MasonAlex-f9p 9 ай бұрын
Copper bulbs can be used for: -Ram -XOR Gate -displays and more
@rennangandara7697
@rennangandara7697 5 ай бұрын
Now i can remember how to make a xor gate 🟧🟥 🔼🔼 🟧=copper bulb 🔼=observer 🟥=solid block It works in any position
@goatsfluffy8254
@goatsfluffy8254 9 ай бұрын
The whole “levers signify toggles better” thing is very overstated, contextually you can almost always tell if it’s a toggle or not, like if it’s a binary input you can assume it’s a toggle. Plus buttons look better.
@hellvet3
@hellvet3 9 ай бұрын
"Actually, one of your personal reasons for not using them is very overstated and I can with context tell if something is a toggle therefore you must too; following that my opinion (which as stated, is correct) - which is that buttons look better" If you can't tell what I'm getting at: this is somebody's own opinion about why THEY are not going to use it. Not only does it not really not affect you in the slightest but also also you are telling them your opinion as a counter to theirs because you have a bias to it thinking it's correct, AKA Get a life.
@Takyodor2
@Takyodor2 9 ай бұрын
@@hellvet3 It's almost as if Mattbat asked for opinions in the comments. Imagine whining over someone explaining their take in the comments as a response... 🤦
@goatsfluffy8254
@goatsfluffy8254 9 ай бұрын
@@hellvet3 yes well you see, the point of the comment section is to tell people your opinion for no fucking reason with very little chance of it ever being seen. (Also mattbat says in the pinned comment that he wants to hear what we agree/disagree with)
@jarcuadanantus28
@jarcuadanantus28 9 ай бұрын
I needed a non glowstone (non nether) solid light block that looked…well not blue and ugly like the sea lantern. Something logical and preferably with the ability to turn on and off. After years the core game is giving me exactly what my build needed, so I am very happy.
@Ugugjg_gaming2637
@Ugugjg_gaming2637 9 ай бұрын
bro just made a cd in minecraft
@parchmentengineer8169
@parchmentengineer8169 9 ай бұрын
Genuinely even if it's completely impractical, the visual look of a spinning memory disk is so cool.
@4ntizero
@4ntizero 9 ай бұрын
woke up literally 2 minutes ago and i’m blessed with a mattbat video 🙏
@10054
@10054 9 ай бұрын
*i'm in bed next to you*
@rafi-leigh
@rafi-leigh 9 ай бұрын
same
@OctagonalSquare
@OctagonalSquare 9 ай бұрын
As someone who deals with UX design frequently, I disagree about the lever feeling more like a toggle. It feels the same. Most toggles online are checkboxes, so just a small button, and everyone intuitively knows how that works.
@LimolaGaming
@LimolaGaming 9 ай бұрын
Can we make this the top comment for no reason?
@pixl_xip
@pixl_xip 9 ай бұрын
Lets do it
@rafi-leigh
@rafi-leigh 9 ай бұрын
ok
@realmaggymage
@realmaggymage 9 ай бұрын
So far, yes
@Kilming
@Kilming 9 ай бұрын
Yes💪🏻💪🏻
@cyrilsli
@cyrilsli 9 ай бұрын
yas
@sammysweetroll
@sammysweetroll 4 ай бұрын
my immediate thought with the feed tape memory is I wonder if we could use that to make a CD? Find a way to use various signal strengths to output to noteblocks
@syderotyko
@syderotyko 9 ай бұрын
5:36 Would be cool to have connectable lamps and copper bulbs
@dalgeubam
@dalgeubam 3 ай бұрын
levers are more intuitive than buttons only for the first time though, after every time you see a button on the copper bulbs you'll be aware
@dreamingwanderer1124
@dreamingwanderer1124 9 ай бұрын
For the reset problem, couldn't you store the data on another array of copper bulbs, and then read from that onto the original screen?
@kkard2
@kkard2 9 ай бұрын
i also thought about it; if you had 2 sets of copper bulbs, flushed the data to the "buffer", and then flushed the data to the actual screen, then it would automatically store current state and xor everything properly. i'm not much of a redstone person tho, so i don't know if there are hidden problems with that edit: okay i'm stupid, it only works for 2 writes 💀 edit2: you could do that with some "classic" redstone, but then it becomes kinda like reading the copper bulb state, you just have more convienient access to it
@Wortigon2000
@Wortigon2000 3 ай бұрын
The 1 thing where I found the copper bulb really handy was where I had to triple pulse a crafter, so I used a copper bulb with it's state changing as one of the 3 pulses that come from 1 observer, and the other 2 from another observer looking at the observer pushed in to turn the copper bulb on/off and than being retracted. The thing turned out pretty reliable, and worked really well, the only issue was that it wasn't tileable, as one of the observers hard powered the crafter, meaning it'd cause problems to have more of these right next to one another. They were part of a cirquit to automate mosaic blocks from bamboo input.
@jckf
@jckf 7 ай бұрын
TLDR: Copper bulbs are not redstone lamps, and copper bulbs don't behave like redstone lamps.
@ng65gaming
@ng65gaming 6 ай бұрын
A spinning read/write design is basically a rudimentary type of disk. We already are getting disk writing capabilities inside of minecraft
@rtyyyyb
@rtyyyyb 9 ай бұрын
i just have a couple things to not: in you video you talk alot about how there annoying to reset where infact there not. if you just want to reset its literally a and gate not xor and if you pair that with a input and you can get a much smaller copper bulb counter/ register or any other thing. also it isnt that hard to make 1 by 1 screens. with the copper bulb its a much better improvement as people before have made hex to 1x1 pixels so with copper bulbs it wouldn't be hard to do the inverse and wit would be even easier. either way whatever works and is better for you i approve of and ill probably forget about them anyway :P
@abraxas2658
@abraxas2658 9 ай бұрын
The only think i've thought about that wasn't covered here is an "infinite" storage system using 0tick piston extenders to push a byte of data to and from the read/write head, but haha that's way beyond me. Good video! Really insightful.
@firechaser4095
@firechaser4095 3 ай бұрын
This video was made in really bad faith and although I enjoy this channel I can’t help but to feel angry at it
@ThatJay283
@ThatJay283 9 ай бұрын
i made read-write memory using copper bulbs, but to solve the issue of not being able to set a 1 or a 0 easily, i just attached a bitwise xor to the start of the unit. so to write a byte to an address it reads the address, does XOR with the value on the main bus, then writes to the address.
@Batronyx
@Batronyx 9 ай бұрын
Levers don't work on copper bulbs? Some of your arguments against copper bulbs seem to apply more to levers vs buttons.
@calvindang7291
@calvindang7291 9 ай бұрын
There's no reason to use a lever on a copper bulb instead of a button, and would make it more annoying since you would have to flip it twice.
@jollyrancher8727
@jollyrancher8727 2 ай бұрын
I hope your college tuition is free because redstone masters are a different breed that deserves some recognition.Ya'll out here making games within games and color TVs of all things.
@urname-animator
@urname-animator 9 ай бұрын
copper bulb can be useful is some areas
@strings1984
@strings1984 4 ай бұрын
A possible workaround for knowing the state and being able to reset it is to use droppers to pulse an item, a comparator off it lets you pull both the signal or inversion as outputs and you can pulse all the items to one or the other to reset them all. The feed tapes are cool too because you can encode or read whole bit sets. Small easy counters are nice crafty did one. I like the copper bulbs because it will get more people into computational redstone. With screens though I think any lamp behind swapping stained glass would work best, swapping which copper bulbs are light up behind the glass would allow for standard color display coding where yellow is both the red and green lights and blue is it's own.
@Spiritstage
@Spiritstage 9 ай бұрын
It would be cool if we had colored red stone bulb
@CathodeRayKobold
@CathodeRayKobold 2 ай бұрын
I like using buttons for my toggles because I can toggle them from multiple locations. I also don't like levers because it's ambiguous whether up or down is "on."
@FirefoxyLeGibus
@FirefoxyLeGibus 9 ай бұрын
The spinning memory can be used to make brainfuck in minecraft
@inequalmeasure3103
@inequalmeasure3103 9 ай бұрын
Done a month ago, it was a fun project for my first redstone computer
@FirefoxyLeGibus
@FirefoxyLeGibus 9 ай бұрын
@@inequalmeasure3103 Really nice !
@Justfy1
@Justfy1 9 ай бұрын
I have an amazing suggestion for you, before making any contraption on minecraft, try using the digital logic sim by sebastian league to map it out, it really helps!
@Koulmoir
@Koulmoir 9 ай бұрын
you could probably make a sd card or flash disk or cd that way lol and you can also have multiple saves, but who actually needs that
@Takyodor2
@Takyodor2 9 ай бұрын
If it's possible, someone will want one...
@eyeamnecyrb4567
@eyeamnecyrb4567 9 ай бұрын
they should add stained glass bulbs so you can have multi color displays not that it's really needed cause it's possible to use pistons and stained glass already but it would be simple to use when building them next to each other making 16 by 16 screens or it could be possible to use lightning rods on copperbulbs to have a red green blue screen
9 ай бұрын
I know nothing about red stone but this item does look pretty cool, just gonna need to watch you to figure out wtf it does 😂😂
@2_Elliot
@2_Elliot 9 ай бұрын
I find this very similar to coding. Adding more features doesn’t necessarily mean better code, often in means more complicated and confusing code. The copper block will definitely see use in bit storage, however I don’t see it as a target block 2.0 or any other big game changer.
@Bacons13
@Bacons13 9 ай бұрын
Hello matt :D I love ur vids!
@nubeks
@nubeks 9 ай бұрын
The spinning RW memory thing is basicaly a hard drive.
@darqed
@darqed 9 ай бұрын
it's called a cop flop
@luitmeinen1902
@luitmeinen1902 9 ай бұрын
As a general redstoner, I really like the bulb, and it's really fun to experiment with. What you're saying makes a lot of sense though. It's surprising, because I thought this would be one of the fields where the copper bulb would shine, but you explained very well why it won't. Oh well, maybe in the future people will find uses in this type of redstone too. I remember people being disappointed about the observer when it came out because it seemed useless xD
@hoteny
@hoteny 9 ай бұрын
Hi. When you design your games in python, why do you use classes? I mean, doesn’t that add more abstraction that you need to resolve back when building it on redstone in the end?
@numberbasher269
@numberbasher269 9 ай бұрын
He's not replicating python with redstone, he's repicating redstone with python.
@godzillaridergamer7595
@godzillaridergamer7595 4 ай бұрын
so, its not that you wont be using them, its that you wont use them in place of features that are already implemented
@MrA6060
@MrA6060 9 ай бұрын
mojang wants 0 ticks to activate it because bedrock doesn't support 1 tick delay like it is on java and that's actually fucked up. No actually the whole parity shit is the dumbest thing they set to to.
@Bonkers-yl2jd
@Bonkers-yl2jd 2 ай бұрын
You could use sheets of copper bulbs like the magnetic tapes in music/video cassettes: have pistons push a line of the copper bulb sheets through a reading/writing machine, like how a casette runs its tape through a video/music player and you can easily store and retreive data
@pacmanboss256
@pacmanboss256 9 ай бұрын
9:50 brainfuck tape in minecraft?
@inequalmeasure3103
@inequalmeasure3103 9 ай бұрын
Done, it was a fun project for my first redstone computer
@m2lansky
@m2lansky 3 ай бұрын
Copper bulb is a awesome decoration.
@apia46
@apia46 9 ай бұрын
it would be cool if like, if it recieves a 1 tick pulse or a low signal strength or something it would reset to off but theyre never gonna do that.. or if they could store signal strengths and light up with different brightnesses depending on it
@ttamttam1522
@ttamttam1522 8 ай бұрын
Just got a working turing tape machine with heavy use of copper bulbs, here are my initial thoughts: - I was able to make a 1 wide tileable d-latch using copper bulbs. It was fun to make but repeater locks still make better d latches of course - Bulbs work great with wall stone, just because their such good t-flip flops - The copper bulb xor is very nice - Bulbs are good for small counters since you can usually get around the delay issue just by adjusting your repeater timings - You end up with combinational blocks that are made with synchronous components, which can mess things up if accidentally toggled Over all I would agree with most things you said; other than as a dense form of tape memory I think traditional components still have the edge over copper blocks in logical redstone.
@redblkgaming6824
@redblkgaming6824 6 ай бұрын
I saw the moving bulb circle and it kinda reminds me of a vinyl player would that be possible?
@MarkMYoung
@MarkMYoung 4 ай бұрын
I agree that "having a lever makes it immediately clear to the user that it's a toggle". My problem with levers is that they are upside-down! I always put a Redstone lamp behind them because it's confusing. It's not just a "U.S. electrical code safety concern" perspective. Put a switch on a (conductive) block next to a hopper. By default, it's UP and off allowing things to go DOWN the hopper. Now, flip the switch DOWN to power the block, turning off the hopper, keeping items UP in the hopper.
@sixstringedthing
@sixstringedthing 2 ай бұрын
10/10 for explaining why you gave the video that title in the first 30 seconds. Bravo.
@EthanBGamer1
@EthanBGamer1 9 ай бұрын
“Ooh, (grumble grumble grumble) but levers are clearly On/Off: no confusion… how tf is a user supposed to know when it’s a button” It’s definitely that it’s instantly clear from the fact the button is on a COPPER BULB that it’s a toggle 🙃 [Edit]: (corrected a typo)
@jlonglong2280
@jlonglong2280 3 ай бұрын
This reminds me very much of a solid state memory circuit. In computer architecture, a solid state circuit requires a zero-write cycle (garbage collection) to clear memory before it can be written. For smaller memory circuits in Minecraft, they might not be as useful as some other logical designs, but they might be useful for huge data memory banks and piston designs that move large... For lack of better words, belts of blocks... around to access the memory desired on the loop. You would definitely need an method of indexing areas (like the page sector in secondary memory in computer architecture).
@EggCodex
@EggCodex 6 ай бұрын
For the screen part with redstone build, it's not very complexe to reset it, you just need to resend the signal for the last screen and it will shut erase all
Building your INSANE Redstone ideas!
16:05
mattbatwings
Рет қаралды 407 М.
Mojang added ANOTHER Game Changer...
8:41
Mumbo Jumbo
Рет қаралды 2,1 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 2,6 МЛН
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,5 МЛН
The Fascinating Math behind Piston Extenders #SoME3
20:08
mattbatwings
Рет қаралды 727 М.
How Mojang RUINED The Copper Bulb
12:59
CraftyMasterman
Рет қаралды 427 М.
I Made RGB Tetris with just Redstone!
20:36
mattbatwings
Рет қаралды 189 М.
The Redstone Block I've Always Wanted
8:10
Purplers
Рет қаралды 302 М.
Will We Ever Run Out Of Redstone?
10:53
Purplers
Рет қаралды 1,9 МЛН
I Made an AI with just Redstone!
17:23
mattbatwings
Рет қаралды 1,1 МЛН
Why you can't make a Perfect Circle with Beacons in Minecraft
8:53
I Broke A Minecraft Record With The Copper Bulb
12:46
CraftyMasterman
Рет қаралды 711 М.
68 Minecraft Blocks with secret features
15:22
Mumbo Jumbo
Рет қаралды 3,8 МЛН