Page 1 of 1

Minecraft discussion

Posted: February 13th, 2021, 9:57 pm
by PC101
The purpose of this thread is pretty simple: Discuss anything Minecraft or Minecraft related.

Re: Minecraft discussion

Posted: February 13th, 2021, 9:59 pm
by FUNNYMAN2
c u b e

Re: Minecraft discussion

Posted: February 15th, 2021, 4:57 am
by PC101
Screenshot of an "instant repeater" I found on a redstone server
Screenshot of an "instant repeater" I found on a redstone server
2018-11-27_20.00.15.png (339.5 KiB) Viewed 3365 times
A weird cactus generation in my hardcore world
A weird cactus generation in my hardcore world
2018-12-26_19.24.23.png (715.52 KiB) Viewed 3365 times

Re: Minecraft discussion

Posted: February 23rd, 2021, 6:48 am
by hotdogPi
I was imagining that Conway's Game of Life should make it to Minecraft somehow.

Let's say they add a new type of flower. Every 5 minutes, it advances one generation. Bone meal will instantly advance it by 10 generations. The trick, though, is that they can't be placed; you have to let them grow into patterns. They initially start in a pond formation; break any one block and it will start to become a honey farm. As most common still lifes can't grow if you remove a cell, you'll have to harvest the flower as it's in the middle of a sequence or place a block in advance as an obstacle if you're going to be absent for a while.

Using the new flower in suspicious stew gives you the Resistance effect for 8 seconds.

One possible example of how to farm this flower without having it die is shown below. If you do let it settle afterwards (maybe you're in multiplayer and you have to sleep in real life), removing the correct cell from a long boat will put it into the century sequence.

Code: Select all

x = 68, y = 9, rule = B3/S23
4bo55b3o$3b3o$2b5o25bo26bobobo$b2o3b2o25bo25b2ob2o$3o3b3o25bo22b2o5b2o
$b2o3b2o21b5obo19bo2bo2bo2bo2bo$2b5o27bo20bobo2bobo2bobo$3b3o27bo21bo
5bo$32bo!

Re: Minecraft discussion

Posted: February 25th, 2021, 12:29 pm
by Anonymous Glider
Some screenshots of my redstone computer:
2021-01-21_17.54.57 copy.png
2021-01-21_17.54.57 copy.png (2.14 MiB) Viewed 3262 times
2021-01-22_10.56.11 copy.png
2021-01-22_10.56.11 copy.png (1.56 MiB) Viewed 3262 times
2021-01-21_17.54.46 copy.png
2021-01-21_17.54.46 copy.png (1.8 MiB) Viewed 3262 times

Re: Minecraft discussion

Posted: February 26th, 2021, 12:24 pm
by Hunting
I believe redstone computer and the like are trivial to anyone here.

On the other hoof, my battling skills are as bad as my chess play.

I often play a superflat world with the time always being night, and give myself diamond swords and diamond helmets and the like to me. I did pretty bad in it.

Re: Minecraft discussion

Posted: February 26th, 2021, 12:29 pm
by Schiaparelliorbust
Hunting wrote:
February 26th, 2021, 12:24 pm
I believe redstone computer and the like are trivial to anyone here.
Not for me. I understand what individual components do mostly (even comparators), but I simply cannot understand how they work together, and stuff like BUD powering and quasi-connectivity make it even worse.

Re: Minecraft discussion

Posted: February 27th, 2021, 3:50 pm
by PC101
Schiaparelliorbust wrote:
February 26th, 2021, 12:29 pm
Hunting wrote:
February 26th, 2021, 12:24 pm
I believe redstone computer and the like are trivial to anyone here.
Not for me. I understand what individual components do mostly (even comparators), but I simply cannot understand how they work together, and stuff like BUD powering and quasi-connectivity make it even worse.
I have no idea how to build a redstone computer or how a redstone computer even works. The only thing I can remember that is computer related are the truth tables for all the logic gates, but I don't know how to use logic gates to make a computer in MC, let alone program a redstone computer in MC. Someone once suggested that I use a tool called nandgame to help me out, but learning anything from that game is either difficult or straight up impossible for me.

Re: Minecraft discussion

Posted: February 27th, 2021, 5:45 pm
by Moosey
PC101 wrote:
February 27th, 2021, 3:50 pm
Schiaparelliorbust wrote:
February 26th, 2021, 12:29 pm
Hunting wrote:
February 26th, 2021, 12:24 pm
I believe redstone computer and the like are trivial to anyone here.
Not for me. I understand what individual components do mostly (even comparators), but I simply cannot understand how they work together, and stuff like BUD powering and quasi-connectivity make it even worse.
I have no idea how to build a redstone computer or how a redstone computer even works. The only thing I can remember that is computer related are the truth tables for all the logic gates, but I don't know how to use logic gates to make a computer in MC, let alone program a redstone computer in MC. Someone once suggested that I use a tool called nandgame to help me out, but learning anything from that game is either difficult or straight up impossible for me.
^
I know how to make logic gates and stuff and how to make basic things but frankly I have no idea how to put logic gates together to make a computer.

Re: Minecraft discussion

Posted: February 27th, 2021, 6:34 pm
by Schiaparelliorbust
Moosey wrote:
February 27th, 2021, 5:45 pm
^
I know how to make logic gates and stuff and how to make basic things but frankly I have no idea how to put logic gates together to make a computer.
I mean me too. I can make something like a full adder or anything really simple and maybe (emphasis on maybe) a computer, depending on how you define it. I guess something directly based on a Turing machine is probably simple enough, but I really don't know what Anonymous Glider's computer is exactly. I might actually try to make one myself now now that I've said that it's at least possible.

Re: Minecraft discussion

Posted: March 18th, 2021, 8:58 am
by hotdogPi
What things exist in both Life and Minecraft?
  • Block
  • Boat
  • Beacon
  • Pond
  • Cap (in Minecraft, it's what the leather head armor is called, while other materials are helmets)
  • Loaf (just called bread in Minecraft, although the picture is clearly a loaf of bread
  • Beehive (as of a recent Minecraft update), and if you create one, a honey farm
  • Logic gates
  • Turing machine (limited by size in Minecraft)
  • Tick (more of a concept than a thing)
  • Clock
  • Spider
  • Swine (called pigs in Minecraft, but they're synonyms)
  • Cow
  • Rabbits/bunnies
  • Fox
  • Sometimes the XWSSes are called fish
  • Heart
  • Explosion (in OCA)

Re: Minecraft discussion

Posted: March 18th, 2021, 9:17 am
by Moosey
B3/S23 exists in minecraft as well, as a quick google search reveals.

Re: Minecraft discussion

Posted: March 19th, 2021, 1:39 am
by Hunting
Moosey wrote:
February 27th, 2021, 5:45 pm
PC101 wrote:
February 27th, 2021, 3:50 pm
Schiaparelliorbust wrote:
February 26th, 2021, 12:29 pm

Not for me. I understand what individual components do mostly (even comparators), but I simply cannot understand how they work together, and stuff like BUD powering and quasi-connectivity make it even worse.
I have no idea how to build a redstone computer or how a redstone computer even works. The only thing I can remember that is computer related are the truth tables for all the logic gates, but I don't know how to use logic gates to make a computer in MC, let alone program a redstone computer in MC. Someone once suggested that I use a tool called nandgame to help me out, but learning anything from that game is either difficult or straight up impossible for me.
^
I know how to make logic gates and stuff and how to make basic things but frankly I have no idea how to put logic gates together to make a computer.
Well at the very least, you could put together a ByteByteJump, which is all of a technicality a computer.

Re: Minecraft discussion

Posted: October 13th, 2021, 1:40 pm
by PC101
Can anyone help me find where on the internet this screenshot was posted? (and if the original poster also provided a world download for the build)
3jUK7Fa9sNrjXaJ8Uy5YkLvAHouGraGY2tPwxLC-ULA.jpg
3jUK7Fa9sNrjXaJ8Uy5YkLvAHouGraGY2tPwxLC-ULA.jpg (454.25 KiB) Viewed 1901 times
By searching this image on google I found out about something called Project Eden (this: https://www.planetminecraft.com/project/eden-57694/), but I'm not sure if this planetminecraft page has the original map from the screenshot.

Re: Minecraft discussion

Posted: October 13th, 2021, 3:43 pm
by Alexander Yu
Challenge=simulate Life in Minecraft

Re: Minecraft discussion

Posted: October 13th, 2021, 6:07 pm
by PC101
Alexander Yu wrote:
October 13th, 2021, 3:43 pm
Challenge=simulate Life in Minecraft
many people have done this already: https://www.youtube.com/results?search_ ... me+of+life

Re: Minecraft discussion

Posted: July 25th, 2023, 5:11 pm
by PC101