This project is a fork of the MineClone/MineClone2.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/MineClone/MineClone2.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerryanriffle@icloud.com
last changeTue, 3 Jul 2018 23:53:37 +0000 (4 01:53 +0200)
content tags
add:
README.md

MineClone 2

An unofficial Minecraft-like game for Minetest. Forked from MineClone by daredevils. Developed by Wuzzy and contributors. Not developed or endorsed by Mojang AB.

Version: 0.41.3

Gameplay

You start in a randomly-generated world made entirely of cubes. You can explore the world and dig and build almost every block in the world to create new structures. You can choose to play in a “survival mode” in which you have to fight monsters and hunger for survival and slowly progress through the various other aspects of the game, such as mining, farming, building machines, and so on Or you can play in “creative mode” in which you can build almost anything instantly.

Gameplay summary

How to play (quick start)

Getting started

Farming

Furnace

Additional help

More help about the gameplay, blocks items and much more can be found from inside the game. You can access the help from your inventory menu.

Special items

The following items are interesting for Creative Mode and for adventure map builders. They can not be obtained in-game or in the creative inventory.

Use the /giveme chat command to obtain them. See the in-game help for an explanation.

Incomplete items

These items do not work yet, but you can get them with /giveme for testing:

Installation

This game requires Minetest 0.4.16 (or later) to run, so you need to install Minetest first. Only stable versions of Minetest are officially supported. There is no support whatsoever for running MineClone 2 in development versions of Minetest. To install MineClone 2, move this directory into the “games” directory of your Minetest data directory. Consult the help of Minetest to learn more.

Project description

The main goal of MineClone 2 is to be a clone of Minecraft and to be released as free software.

Completion status

This game is currently in alpha stage. It is playable, but unfinished, many bugs are to be expected. Backwards-compability is not guaranteed, updating your world might cause small and big bugs (such as “missing node” errors or even crashes).

The following main features are available:

The following features are incomplete:

Bonus features (not found in Minecraft 1.11):

Technical differences from Minecraft:

… and finally, MineClone 2 is free software (“free” as in “freedom”)!

Reporting bugs

Please report all bugs and missing Minecraft features here:

<https://git.minetest.land/Wuzzy/MineClone2-Bugs>

Other readme files

Credits

There are so many people to list (sorry). Check out the respective mod directories for details. This section is only a rough overview of the core authors of this game.

Coding

Textures

Models

Sounds and music

Various sources. See the respective mod directories for details.

Special thanks

Info for programmers

You find interesting and useful infos in API.md. This project is currently mostly a one-person project.

This is a fan game, not developed or endorsed by Mojang AB.

Copying is an act of love. Please copy and share! <3 Here's the detailed legalese for those who need it:

License of source code

MineClone 2 is a clean-room implementation of Minecraft and licensed under the GNU LGPL v2.1 (Wuzzy, daredevils and countless others) (see LICENSE.txt).

MineClone 2 is a direct continuation of the discontinued MineClone project by daredevils which fell under the same license.

Mods credit: See README.txt or README.md in each mod directory for information about other authors.

License of media (textures and sounds)

No non-free licenses are used anywhere.

The textures, unless otherwise noted, are based on the Pixel Perfection resource pack for Minecraft 1.11, authored by XSSheep. Most textures are verbatim copies, while some textures have been changed or redone from scratch. The glazed terracotta textures have been created by (MysticTempest)[https://github.com/MysticTempest]. Source: <https://www.planetminecraft.com/texture_pack/131pixel-perfection/> License: CC BY-SA 4.0

The main menu images are release under: CC0

All other files, unless mentioned otherwise, fall under: Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 4.0) http://creativecommons.org/licenses/by-sa/4.0/

See README.txt in each mod directory for detailed information about other authors.

shortlog
2018-07-03 WuzzyVersion 0.41.3master
2018-07-03 WuzzyFix another crash in mcl_mobs
2018-07-02 WuzzyVersion 0.41.2
2018-07-02 WuzzyLocal variable fix in mcl_mobs
2018-07-02 WuzzyFix crash when using nametag
2018-06-22 WuzzyUpdate bug tracker URL (git.minetest.land)
2018-06-20 WuzzyUpdate deprecated settings syntax
2018-06-18 WuzzyVersion 0.41.1
2018-06-15 WuzzyDisable double doors because of bug on place
2018-06-15 WuzzyMore Nether portal generating refactor stuff
2018-06-15 WuzzyRewrite emerge algorithm of Netherportal gen.
2018-06-15 WuzzyFix Nether portal not teleporting players anymore
2018-06-13 WuzzyMesecons: Stop using deprecated settings syntax
2018-06-13 WuzzyFix crash if dropping charged bow
2018-06-12 WuzzyVersion 0.41.0
2018-06-11 WuzzyFix undeclared global fail in villager.lua
...
heads
5 years ago master
5 years ago stuck_arrow_2
5 years ago stuck_arrow
6 years ago mesecons_updates
6 years ago painting
6 years ago river_water
6 years ago day_night_ratio
6 years ago red_desert_v6
6 years ago biomes
6 years ago portal_particle_performance
6 years ago bannercraft
6 years ago sign
6 years ago newmobs
6 years ago mobs_mc
7 years ago flatconfig
7 years ago digging_rework