-
It seems interesting to have a plugin in Minecraft that allows designing Cellular Automaton.
-
Similar to the Game of Life, these blocks would change to the next state based on the surrounding blocks.
-
What can be done: Adding blocks that can self-replicate.
- Existing examples include trees, chorus flowers, and sugar cane.
- However, these operate on simple conditions.
- It would be interesting to be able to design more complex cellular automata.
- Existing examples include trees, chorus flowers, and sugar cane.
-
Possible creations:
- Large trees
- Plants with fractal structures
- Various other types of plants
- It might be possible to use automaton blocks to construct buildings through self-replication, similar to the Yokohama Station SF concept.
- It would be interesting to see an automaton block go out of control and infinitely replicate, eventually causing the entire building world to collapse (although it may not be suitable for servers).
-
Issues:
- Implementing it in a way that doesn’t burden the server seems challenging.
- It may not be very entertaining as server content.
- Adding various plants could make it work as agricultural content.
-
- 3D Life Game in Minecraft