you rly know how to make tutorials! you pile them into categories and you are understandable, demonstrating the crucial info and simplifying it so people can understand. i learnt a lot from you, epic stuff!
Minecraft has another vibe, it has much more items and it is classical with a lore a variety of mobs etc. However I do highly appreciate the simplicity and presence of electronic parts in survival craft which differentiates it from others.
Minecraft: “We have the world's most complicated wiring machine mechanics ranging from Calculators to a Computer that runs bootleg Minecraft” SurvivalCraft: *yes*
@@hylegaming7264 with mods, I don't know what mods you'd need for that, maybe ask someone in the modding channel of the SCC discord server (which is not my server): discord.gg/ewnkV4v If you wanted to make it in vanilla then you could place a bunch of strict pulling pistons in a row, and power them starting from the one that has the most pistons to push
This tutorial covers the basics, you can watch it without any prior knowledge, by the way Survivalcraft's electronics are simplified and are quite different from real life electronics, however you can use it to achieve similar results
I'm trying to make an item separator. I throw all the items I collected into a stream of water that leads to a dispenser, then goes to a pipe. Is it possible to make a system that separates the items and each one goes to a specific chest? I managed to separate them, cause they pass through a stream of water and underneath there are dispensers with all the slots filled with a unit of that item, so only the specific item will enter. But I don't know how to eject this item that was separated without removing the other slots, because then the separation doesn't work anymore
The only type of item sorter I made sorts items based on their density (floating, slightly sinking, sinking or quickly sinking) But, this dude made item sorters like you described: With water: th-cam.com/video/Ygr1odyAxbw/w-d-xo.html Without water: th-cam.com/video/PPibFS2nPsY/w-d-xo.html
@@SP4CEBAR Thanks a lot for the help! I'll probably use the system of the first link, with water! But the second link is unavailable, can you check it?
To use it you need to set a trigger key, by default this is enter You can choose wether you want the key to toggle the auto-clicker on or off, or you only want the auto-clicker to be on only while you are holding the key You can also specify the clicking speed
With the auto-clicker, you can do things like clearing out water (with glass and fireworks) (10:10) and making rhinos fly instagram.com/p/Bx-EcHoBSuX/?igshid=1q9m2kavspzn2
Depends on what world edit you are using The one I've used (a modified Survivalcraft 2.1 Android application) could not But there are better world edit programs available now
It took me a while to figure out what you meant, but here's what happened A while ago I opened the file that stores Survivalcraft's settings in a text editor and I changed some values, like the view distance I also changed the dig time in an attempt to dig faster, it didn't quite work unfortunately, but now the hand of my character moves really fast, when mining unbreakable blocks like bedrock it looks like you're drilling it
Motion detectors or pressure plates could be connected to 4-LEDs to make a control room security camera display You could use dispensers firing towards each other to make a "laser" wall that deals a lot of damage to everything that tries to pass, you could make doors that lock automatically, or when a control room lever is switched on
Analog signals in Survivalcraft are Hexadecimal, this basically means that it's a 4-bit signal. In other words, one hexadecimal signal is as good as 4 digital signals combined. Another nice thing Survivalcraft has, is that you can use memory banks (these are 4-bit RAM units with 16x16 storage locations) to store or process these 4-bit signals (when the back input and the bottom input are disconnected it becomes a read-only memory bank, now you can basically write your own outputs for any combination of inputs). I'll go more in-depth on the electronics in part 2 of this series
You can use an AND gate as a transistor (for digital use cases): a high signal on one side makes the signal coming from the other side pass through If you want the amplification behavior of transistors then you could program a memory bank with this custom behavior, it should have data like 0000000000000000 0123456789ABCDEF 02468ACEFFFFFFFF 0369CFFFFFFFFFFF 048CFFFFFFFFFFFF 05AFFFFFFFFFFFFF 06CFFFFFFFFFFFFF 07EFFFFFFFFFFFFF 08FFFFFFFFFFFFFF 09FFFFFFFFFFFFFF 0AFFFFFFFFFFFFFF 0BFFFFFFFFFFFFFF 0CFFFFFFFFFFFFFF 0DFFFFFFFFFFFFFF 0EFFFFFFFFFFFFFF 0FFFFFFFFFFFFFFF
With an XOR gate, you can already do some nice things: you can detect differences, and you have an essential component of a half adder, which is used to add numbers together, and adding numbers together is an essential last step in the multiplication of numbers
This TH-camr is underrated, I love this channel for making video to underrated games
Thanks!
2016: mgblitz81
2018: spoon3er
2020: SP4CEBAR
you rly know how to make tutorials! you pile them into categories and you are understandable, demonstrating the crucial info and simplifying it so people can understand. i learnt a lot from you, epic stuff!
I'm glad you understood it!
This game is actually better than Minecraft.
Better wiring and much more
Fact
Se forçar mais cagakk
Minecraft has another vibe, it has much more items and it is classical with a lore a variety of mobs etc. However I do highly appreciate the simplicity and presence of electronic parts in survival craft which differentiates it from others.
And harder but minecraft have mods and addon but SC not
This game is masterpiece!
This also have awesome survival mechanics, that need to be more popular
Yes, absolute yes
You're a real teacher. I thank you.
I appreciate that!
Really amazing how survivalcraft is all packaged into just around 18 megabytes.
Survivalcraft was even able to run on 2012's mobile phones
Minecraft: “We have the world's most complicated wiring machine mechanics ranging from Calculators to a Computer that runs bootleg Minecraft”
SurvivalCraft: *yes*
Yes indeed
@@SP4CEBARCan you please tell me that how can I increase the limit of maximum extension of pistons like 1 to 12 1 to 24 etc?
@@hylegaming7264 with mods, I don't know what mods you'd need for that, maybe ask someone in the modding channel of the SCC discord server (which is not my server): discord.gg/ewnkV4v
If you wanted to make it in vanilla then you could place a bunch of strict pulling pistons in a row, and power them starting from the one that has the most pistons to push
This video is underrated
Glad to see this game isn’t all that dead yet
Thanks for clarifying! Very useful!
I learn alot from analog and digital today
Great
Thanks for the Tips men, really love this game. Btw, thanks again bro.
Я играю в Survivalcraft около 5 лет и не знаю как пользоваться сложными компонентами теперь нееемного стало понатнее👍
Thank you so much now i know how to use them all!
I'm glad it helped!
They should give us varieties of block with wires through them
Thanks bro i love this game and i subscribed your channel.❣️
Thanks!
@@SP4CEBAR 😉
Hi I like your computer map it's so cool!
Thank you!
@@SP4CEBAR you're welcome!
Great video.
Does this require eletric engenering knowledge or something about programming?? Sorry if there is a mistake on text
This tutorial covers the basics, you can watch it without any prior knowledge, by the way Survivalcraft's electronics are simplified and are quite different from real life electronics, however you can use it to achieve similar results
This game is too under rated
Hopefully I can change that :)
@ 9:06 what's that connected to the button?
It is a 4-bit counter, a signal from the button will increment the output of the counter
For more information, you could watch part 2 of the tutorial
@@SP4CEBAR nice I already watched the second part
I'm trying to make an item separator. I throw all the items I collected into a stream of water that leads to a dispenser, then goes to a pipe. Is it possible to make a system that separates the items and each one goes to a specific chest?
I managed to separate them, cause they pass through a stream of water and underneath there are dispensers with all the slots filled with a unit of that item, so only the specific item will enter. But I don't know how to eject this item that was separated without removing the other slots, because then the separation doesn't work anymore
The only type of item sorter I made sorts items based on their density (floating, slightly sinking, sinking or quickly sinking)
But, this dude made item sorters like you described:
With water: th-cam.com/video/Ygr1odyAxbw/w-d-xo.html
Without water: th-cam.com/video/PPibFS2nPsY/w-d-xo.html
@@SP4CEBAR Thanks a lot for the help! I'll probably use the system of the first link, with water! But the second link is unavailable, can you check it?
@@renansm3077 Oh wow, I must have accidentally hit backspace, the link should work now
@@SP4CEBAR woow, it works, the system he used is so amazing !!!!
thanks, great video👍
I like this game very much And I would like to understand about Electronic operation system
Can you make a clip to teach it
Thank you 😊😊
Electronic operation system?, do you mean part two of this video series (in which I'll explain the components and such).
I was just looking for a tutorial to use the presser
I still haven't found one so if someone can explain it to me I would be very grateful.
You mean the pistons? 8:16
I wouldn't recommend setting pressure plates around your house door unless you want predators coming in rent free...
You could add a door lock switch, code, or key
Thanks Man you sabe my life 😅
you learned all this Alone?? Im trying to learn it too, its Very Nice thing in sc2
I learned most of the stuff I know from reading the in-game wiki, and practicing a lot by working on exiting projects
Good luck learning!
@@SP4CEBAR 😀, i Will try make a display showing some words, If i do It maybe i post a vídeo of My First project
Cool! Good luck!
made It but Its actually Very bad but Its on my Channel anyway I Will see another project to trying to do 👍
@@crawwler0013 everyone has got to start somewhere, once you get an exciting project, you'll learn really fast
what was the app you used when you explaining the target function?
You mean the auto-clicker? (which I used to fill the dispenser)
This is the one I'm using: sourceforge.net/projects/fastclicker/
@@SP4CEBAR so this can help me fill up the dispenser right? I cliked thousands of times to build up firework castle lol
@@SP4CEBAR I downloaded but not sure how to use it
To use it you need to set a trigger key, by default this is enter
You can choose wether you want the key to toggle the auto-clicker on or off,
or you only want the auto-clicker to be on only while you are holding the key
You can also specify the clicking speed
With the auto-clicker, you can do things like clearing out water (with glass and fireworks) (10:10) and making rhinos fly
instagram.com/p/Bx-EcHoBSuX/?igshid=1q9m2kavspzn2
How to copy memory banks, within world edit
Depends on what world edit you are using
The one I've used (a modified Survivalcraft 2.1 Android application) could not
But there are better world edit programs available now
@@SP4CEBAR I did manually
awesome !!!
Decimal numbers sample:” 6.02”
What's so special about that sample?
Can ac connector bleed, because i seen blood inside ac connector in my house
That can't be good, are you sure it isn't red wall paint
@@SP4CEBARYeah
@SP4CEBAR Probably just capacitor blowed or something
I am starting to learn it on minecraft now
Cool!
Pls.. make vedio regularly
I'm quite busy with school ATM
@@SP4CEBAR what is your age
I'm seventeen
Thanks you much
Where's your block breaking animation?
It took me a while to figure out what you meant, but here's what happened
A while ago I opened the file that stores Survivalcraft's settings in a text editor and I changed some values, like the view distance
I also changed the dig time in an attempt to dig faster, it didn't quite work unfortunately, but now the hand of my character moves really fast, when mining unbreakable blocks like bedrock it looks like you're drilling it
WOW! THANKS FOR THE TUTORIAL OF IT SUBSCRIBER +1
I appreciate it!
which part of survival craft is this game ? 1 or 2 ?
This is Survivalcraft 2
The main differences between SC1 and SC2 are that SC2 has colored wires, pistons, and custom blocks (furniture)
do you have a new project?
Yes: instagram.com/p/B5fwqG1hnC9/?igshid=d6qparyycqyg
You are using any kind of mods or it is just the game?
For some projects, I've used the world edit mod.
Broooo amezing i love youuu ^_^
How to make high security system in sc2
Motion detectors or pressure plates could be connected to 4-LEDs to make a control room security camera display
You could use dispensers firing towards each other to make a "laser" wall that deals a lot of damage to everything that tries to pass, you could make doors that lock automatically, or when a control room lever is switched on
@@SP4CEBAR Oh ok thanks bro⭐⭐
Do you still play the game?
I haven't played it in a while TBH
Hello so im got a guestion more better to make digital pc or analog
Analog signals in Survivalcraft are Hexadecimal, this basically means that it's a 4-bit signal. In other words, one hexadecimal signal is as good as 4 digital signals combined.
Another nice thing Survivalcraft has, is that you can use memory banks (these are 4-bit RAM units with 16x16 storage locations) to store or process these 4-bit signals (when the back input and the bottom input are disconnected it becomes a read-only memory bank, now you can basically write your own outputs for any combination of inputs).
I'll go more in-depth on the electronics in part 2 of this series
@@SP4CEBAR ok
This blows redstone out of the water. Only thing I'd like them to add is transistors.
You can use an AND gate as a transistor (for digital use cases): a high signal on one side makes the signal coming from the other side pass through
If you want the amplification behavior of transistors then you could program a memory bank with this custom behavior, it should have data like
0000000000000000
0123456789ABCDEF
02468ACEFFFFFFFF
0369CFFFFFFFFFFF
048CFFFFFFFFFFFF
05AFFFFFFFFFFFFF
06CFFFFFFFFFFFFF
07EFFFFFFFFFFFFF
08FFFFFFFFFFFFFF
09FFFFFFFFFFFFFF
0AFFFFFFFFFFFFFF
0BFFFFFFFFFFFFFF
0CFFFFFFFFFFFFFF
0DFFFFFFFFFFFFFF
0EFFFFFFFFFFFFFF
0FFFFFFFFFFFFFFF
4:30
Mano ensina a fazer uma farmácia de lobos
I don't understand anything, why is it so hard
It's just like Minecraft redstone, but instead of only having "on" and "off" there are more wire values in between
@@SP4CEBAR its a lot harder
I know Minecraft Redstone but does't know survival craft 2 electricity
With a lot of extra integrated features
Goood job
Thank you!
is survival craft 2 paid on windows?, or free?
It's paid
كيف تنزل تحت بلوك ونصف
I don't know, pistons maybe?
The player can't crouch so it wouldn't really fit in one block of space
It need Russian subtitles. Maybe me create it?
Thank you, If you want to make them, go for it
I only know how to use an xor gate
With an XOR gate, you can already do some nice things: you can detect differences, and you have an essential component of a half adder, which is used to add numbers together, and adding numbers together is an essential last step in the multiplication of numbers
Cool
Imagine just play games have to learn
Imagine a community of people making computers, games, and robots
lol i also use Fastclicker
Cool!
It's simple yet effective
🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩