LifeCraft (Conway's Game of Life 3D)
No reviews yet
Conway's Game of Life in Minecraft
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Creative Mode Recommended
LifeCraft (Conway's Game of Life 3D)
This mod was created using AI
You can play Conway's Game of Life in Minecraft, but the world will turn into a nightmare. Cell treats every block except itself as a dead cell and replaces them with air when they die, which destroys the world.
Rules
- A live cell that has live neighbors below 5 or above 6 dies.
- A dead cell that has 4 live neighbors becomes a live cell.
Commands
/lifegame This command displays the current state of the Life game and the number of cells.
/lifegame start This command runs lifegame.
/lifegame stop This command stops the life game.
/lifegame clear This command deletes all cells in the world.
/lifegame interval <tick> This command specifies the update interval for the cell. The default is 20 ticks.
/lifegame limit unlimited This command sets the upper limit for the number of cells to Long.MAX_VALUE.
/lifegame limit <max> This command changes the maximum number of cells to any value greater than or equal to 0.
Note
This mod was created using AI.
It also places a load on the server because it uses BlockEntity.
You can use a resource pack to change the texture of the Cell block to any texture you like.
You can specify the texture by placing cell.png in the lifecraft/textures/block/ directory.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources