This is a fork of MineClone2.
Go to file
MetallicDev f48a30a438 Update README.md 2023-08-14 14:44:15 +00:00
.gitea Clarify *missing feature request* template 2023-01-01 19:03:34 +00:00
menu Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
mods Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
textures Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
tools Re-organise categories 2023-06-29 17:56:19 +00:00
.editorconfig Basic editorconfig file 2022-12-15 22:57:18 +00:00
.gitignore Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
.luacheckrc [mcl_mobs] fix some warnings (131 remaining!) 2021-05-25 00:37:02 +02:00
API.md Add campfires to the list of working item APIs 2023-02-14 02:25:50 +00:00
CREDITS.md Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
GROUPS.md Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
LEGAL.md Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
LICENSE.txt Move project overall license to GNU GPLv3 2020-05-30 19:34:36 +02:00
README.md Update README.md 2023-08-14 14:44:15 +00:00
game.conf Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00
minetest.conf Minor update to home directory warning in minetest.conf 2021-04-03 05:26:08 +00:00
settingtypes.txt Update .gitignore, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and 1010 more files 2023-08-13 21:22:15 -04:00

README.md

FreeBlock

An unofficial "Minecraft-like" game forked from MineClone2.

NOTE

Until biome blending is implemented this project will be stagnant until then. This fork is here to hold this title until I can start development.

Gameplay

Compared to Mineclone2 this game is more focused on a magic/factory system. Until I start this project offcially this is the current placeholder.

Gameplay summary

  • Survive: Fight against hostile monsters and hunger
  • Mine for ores and other treasures
  • Magic: Gain experience and enchant your tools
  • Use the collected blocks to create great buildings, your imagination is the limit
  • Collect flowers (and other dye sources) and colorize your world
  • Find some seeds and start farming
  • Find or craft one of hundreds of items
  • Build a railway system and have fun with minecarts
  • Build complex machines with redstone circuits
  • In creative mode you can build almost anything for free and without limits

Installation

  1. This game requires Minetest to run (version 5.4.1 or later). So you need to install Minetest first. Only stable versions of Minetest are officially supported. There is no support for running FreeBlock in development versions of Minetest.

  2. To install FreeBlock (if you haven't already), move this directory into the “games” directory of your Minetest data directory. Consult the help of Minetest to learn more.

  3. Add the FreeBlock Texturepack [ https://files.catbox.moe/x1uaew.7z ] to your /.minetest/textures folder. Without this you won't be able to see the features I've added.