Mineclonia/README.md

319 lines
13 KiB
Markdown
Raw Permalink Normal View History

2021-04-16 14:28:37 +00:00
# Mineclonia
An unofficial Minecraft-like game for Minetest. Forked from MineClone2.
2021-01-16 04:32:56 +00:00
Developed by many people. Not developed or endorsed by Mojang AB.
2015-07-03 05:24:21 +00:00
2021-03-01 17:32:03 +00:00
Version: 0.71.0
2017-02-16 23:09:05 +00:00
2017-02-08 17:17:11 +00:00
### 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.
2017-02-10 16:24:33 +00:00
#### Gameplay summary
2021-01-03 13:21:50 +00:00
* Sandbox-style gameplay, no goals
2017-02-08 17:17:11 +00:00
* Survive: Fight against hostile monsters and hunger
* Mine for ores and other treasures
2021-01-03 13:21:50 +00:00
* Magic: Gain experience and enchant your tools
2017-02-08 17:17:11 +00:00
* 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
## How to play (quick start)
### Getting started
2017-02-21 23:26:08 +00:00
* **Punch a tree** trunk until it breaks and collect wood
* Place the **wood into the 2×2 grid** (your “crafting grid” in your inventory menu and craft 4 wood planks
* Place the 4 wood planks in a 2×2 shape in the crafting grid to **make a crafting table**
* **Rightclick the crafting table** for a 3×3 crafting grid to craft more complex things
* Use the **crafting guide** (book icon) to learn all the possible crafting recipes
* **Craft a wooden pickaxe** so you can dig stone
2017-02-08 17:17:11 +00:00
* Different tools break different kinds of blocks. Try them out!
* Continue playing as you wish. Have fun!
### Farming
* Find seeds
* Craft hoe
* Rightclick dirt or similar block with hoe to create farmland
* Place seeds on farmland and watch them grow
* Collect plant when fully grown
* If near water, farmland becomes wet and speeds up growth
### Furnace
* Craft furnace
* Furnace allows you to obtain more items
* Upper slot must contain a smeltable item (example: iron ore)
* Lower slot must contain a fuel item (example: coal)
* See tooltips in crafting guide to learn about fuels and smeltable items
### Additional help
2017-03-20 21:27:24 +00:00
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.
2017-02-08 17:17:11 +00:00
### Special items
The following items are interesting for Creative Mode and for adventure
2017-05-23 21:36:52 +00:00
map builders. They can not be obtained in-game or in the creative inventory.
* Barrier: `mcl_core:barrier`
Use the `/giveme` chat command to obtain them. See the in-game help for
an explanation.
2018-05-12 15:08:01 +00:00
#### Incomplete items
These items do not work yet, but you can get them with `/giveme` for testing:
* Minecart with Chest: `mcl_minecarts:chest_minecart`
* Minecart with Furnace: `mcl_minecarts:furnace_minecart`
* Minecart with Hopper: `mcl_minecarts:hopper_minecart`
* Minecart with Command Block: `mcl_minecarts:command_block_minecart`
2017-02-08 17:17:11 +00:00
## Installation
This game requires [Minetest](http://minetest.net) to run (version 5.4.0 or
2019-03-07 12:51:21 +00:00
later). So you need to install Minetest first. Only stable versions of Minetest
are officially supported.
2021-04-16 14:28:37 +00:00
There is no support for running Mineclonia in development versions of Minetest.
2019-03-07 12:51:21 +00:00
2021-04-16 14:28:37 +00:00
To install Mineclonia (if you haven't already), move this directory into the
2019-03-07 12:51:21 +00:00
“games” directory of your Minetest data directory. Consult the help of
Minetest to learn more.
2017-02-08 17:17:11 +00:00
2017-07-25 21:18:22 +00:00
## Project description
2021-04-16 14:28:37 +00:00
The main goal of **Mineclonia** is to be a clone of Minecraft and to be released as free software.
2017-07-25 21:18:22 +00:00
* **Target of development: Minecraft, PC Edition, version 1.12** (later known as “Java Edition”)
2021-04-16 14:28:37 +00:00
* Mineclonia also includes Optifine features supported by the Minetest
2017-07-25 21:18:22 +00:00
* Features of later Minecraft versions might sneak in, but they have a low priority
* In general, Minecraft is aimed to be cloned as good as Minetest currently permits (no hacks)
* Cloning the gameplay has highest priority
2021-04-16 14:28:37 +00:00
* Mineclonia will use different graphics and sounds, but with a similar style
2017-07-25 21:18:22 +00:00
* Cloning the interface has no priority. It will only be roughly imitated
* Limitations found in Minetest will be written down and reported in the course of development
2017-02-08 17:17:11 +00:00
2017-01-16 00:24:55 +00:00
## Completion status
2017-07-25 21:18:22 +00:00
This game is currently in **alpha** stage.
2018-01-27 01:35:45 +00:00
It is playable, but unfinished, many bugs are to be expected.
2017-07-25 21:18:22 +00:00
Backwards-compability is *not* guaranteed, updating your world might cause small and
big bugs (such as “missing node” errors or even crashes).
2017-02-08 17:17:11 +00:00
The following main features are available:
2018-01-27 01:35:45 +00:00
* Tools, weapons
2021-01-03 13:21:50 +00:00
* Armor
2017-02-08 17:17:11 +00:00
* Crafting system: 2×2 grid, crafting table (3×3 grid), furnace, including a crafting guide
* Chests, large chests, ender chests, shulker boxes
2018-01-31 20:24:35 +00:00
* Furnaces, hoppers
2017-05-23 18:19:51 +00:00
* Hunger
2017-07-06 13:46:15 +00:00
* Most monsters and animals
2017-02-08 17:17:11 +00:00
* All ores from Minecraft
* Most blocks in the overworld
* Water and lava
2017-02-21 23:23:32 +00:00
* Weather
2017-09-14 01:52:39 +00:00
* 28 biomes
* The Nether, a fiery underworld in another dimension
2018-01-27 01:35:45 +00:00
* Redstone circuits (partially)
2017-02-08 17:17:11 +00:00
* Minecarts (partial)
2020-08-22 09:28:36 +00:00
* Status effects (partial)
2021-01-03 13:21:50 +00:00
* Experience
* Enchanting
2020-08-22 09:28:36 +00:00
* Brewing, potions, tipped arrow (partial)
2017-07-25 21:18:22 +00:00
* Boats
2017-02-08 17:17:11 +00:00
* Fire
* Buidling blocks: Stairs, slabs, doors, trapdoors, fences, fence gates, walls
* Clock
* Compass
* Sponge
2017-07-25 21:18:22 +00:00
* Slime block (does not interact with redstone)
* Small plants and saplings
2017-02-08 17:17:11 +00:00
* Dyes
2017-07-29 13:45:49 +00:00
* Banners
2017-02-08 17:17:11 +00:00
* Deco blocks: Glass, stained glass, glass panes, iron bars, hardened clay (and colors), heads and more
* Item frames
* Jukeboxes
* Beds
* Inventory menu
* Creative inventory
2017-05-23 18:19:51 +00:00
* Farming
2017-07-25 21:18:22 +00:00
* Writable books
* A few server commands
2017-02-08 17:17:11 +00:00
* And more!
The following features are incomplete:
2017-02-10 16:24:33 +00:00
2018-05-12 13:21:40 +00:00
* Generated structures (especially villages)
2017-07-06 13:46:15 +00:00
* Some monsters and animals
2017-09-14 01:52:39 +00:00
* Redstone-related things
2017-02-08 17:17:11 +00:00
* The End
2018-05-12 13:21:40 +00:00
* Special minecarts
2017-02-08 17:17:11 +00:00
* A couple of non-trivial blocks and items
2017-05-14 21:02:36 +00:00
Bonus features (not found in Minecraft 1.11):
2017-02-10 16:24:33 +00:00
2017-02-08 17:17:11 +00:00
* Built-in crafting guide which shows you crafting and smelting recipes
2017-03-20 21:27:24 +00:00
* In-game help system containing extensive help about gameplay basics, blocks, items and more
2017-07-25 21:18:22 +00:00
* Temporary crafting recipes. They only exist to make some otherwise unaccessible items available when you're not in creative mode. These recipes will be removed as development goes on an more features become available
2018-01-27 01:35:45 +00:00
* Saplings in chests in mapgen v6
* Fully moddable (thanks to Minetest's powerful Lua API)
* New blocks and items:
* Lookup tool, shows you the help for whatever it touches
* More slabs and stairs
* Nether Brick Fence Gate
* Red Nether Brick Fence
* Red Nether Brick Fence Gate
2017-02-08 17:17:11 +00:00
Technical differences from Minecraft:
2017-02-10 16:24:33 +00:00
2017-07-25 21:18:22 +00:00
* Height limit of ca. 31000 blocks (much higher than in Minecraft)
* Horizontal world size is ca. 62000×62000 blocks (much smaller than in Minecraft, but it is still very large)
2018-01-27 01:35:45 +00:00
* Still very incomplete and buggy
2017-07-25 21:18:22 +00:00
* Blocks, items, enemies and other features are missing
2017-02-08 17:17:11 +00:00
* A few items have slightly different names to make them easier to distinguish
* Different music for jukebox
2017-07-25 21:18:22 +00:00
* Different textures (Pixel Perfection)
* Different sounds (various sources)
* Different engine (Minetest)
2018-01-27 01:35:45 +00:00
2021-04-16 14:28:37 +00:00
… and finally, Mineclonia is free software (“free” as in “freedom”)!
2015-07-03 05:24:21 +00:00
2017-02-17 16:13:50 +00:00
## Reporting bugs
2017-07-25 21:18:22 +00:00
Please report all bugs and missing Minecraft features here:
2017-02-17 16:13:50 +00:00
2021-04-16 14:28:37 +00:00
<https://git.minetest.land/Mineclonia/Mineclonia/issues>
2017-02-17 16:13:50 +00:00
2017-02-12 21:02:50 +00:00
## Other readme files
* `LICENSE.txt`: The GPLv3 license text
2017-02-12 21:02:50 +00:00
* `CONTRIBUTING.md`: Information for those who want to contribute
2021-04-16 14:28:37 +00:00
* `MISSING_ENGINE_FEATURES.md`: List of missing features in Minetest which Mineclonia would need for improvement
2017-02-21 23:23:32 +00:00
* `API.md`: For Minetest modders who want to mod this game
2017-02-12 21:02:50 +00:00
2017-01-16 00:24:55 +00:00
## Credits
2017-07-27 15:14:11 +00:00
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.
2017-02-08 17:17:11 +00:00
2017-07-27 15:14:11 +00:00
### Coding
2021-01-16 04:32:56 +00:00
* [Wuzzy](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=3082): Main programmer of most mods (retired)
2021-04-16 14:28:37 +00:00
* davedevils: Creator of MineClone on which Mineclonia is based on
2017-08-28 00:09:57 +00:00
* [ex-bart](https://github.com/ex-bart): Redstone comparators
2019-09-10 14:13:11 +00:00
* [Rootyjr](https://github.com/Rootyjr): Fishing rod and bugfixes
2019-09-10 15:36:47 +00:00
* [aligator](https://github.com/aligator): Improvement of doors
* [ryvnf](https://github.com/ryvnf): Explosion mechanics
2020-05-30 18:01:25 +00:00
* MysticTempest: Bugfixes
2020-07-10 10:29:09 +00:00
* [bzoss](https://github.com/bzoss): Status effects, potions, brewing stand
2021-04-16 14:28:37 +00:00
* kay27 <kay27@bk.ru>: Experience system, bugfixes, optimizations
* [EliasFleckenstein03](https://github.com/EliasFleckenstein03): End crystals, enchanting, burning mobs / players, animated chests, bugfixes
2021-03-01 17:32:03 +00:00
* epCode: Better player animations, new logo
2020-10-23 20:13:55 +00:00
* 2mac: Fix bug with powered rail
2017-07-27 15:14:11 +00:00
* Lots of other people: TO BE WRITTEN (see mod directories for details)
2020-05-30 18:01:25 +00:00
#### Mod credits (summary)
* `controls`: Arcelmi
* `flowlib`: Qwertymine13
* `walkover`: lordfingle
* `drippingwater`: kddekadenz
* `mobs_mc`: maikerumine, 22i and others
* `awards`: rubenwardy
* `screwdriver`: RealBadAngel, Maciej Kastakin, Minetest contributors
* `xpanes`: Minetest contributors
* `mesecons` mods: Jeija and contributors
* `wieldview`: Stuart Jones
* `mcl_meshhand`: Based on `newhand` by jordan4ibanez
* `mcl_mobs`: Based on Mobs Redo [`mobs`] by TenPlus1 and contributors
* Most other mods: Wuzzy
Detailed credits for each mod can be found in the individual mod directories.
2020-05-08 15:56:25 +00:00
### Graphics
2017-07-27 15:14:11 +00:00
* [XSSheep](http://www.minecraftforum.net/members/XSSheep): Main author; creator of the Pixel Perfection resource pack of Minecraft 1.11
* [Wuzzy](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=3082): Main menu imagery and various edits and additions of texture pack
* [kingoscargames](https://github.com/kingoscargames): Various edits and additions of existing textures
* [leorockway](https://github.com/leorockway): Some edits of mob textures
* [xMrVizzy](https://minecraft.curseforge.com/members/xMrVizzy): Glazed terracotta (textures are subject to be replaced later)
2020-05-08 15:56:25 +00:00
* yutyo <tanakinci2002@gmail.com>: MineClone 2 logo
2020-05-09 17:06:31 +00:00
* Other authors: GUI images
### Translations
* Wuzzy: German
* Rocher Laurent <rocherl@club-internet.fr>: French
* wuniversales: Spanish
2020-06-13 16:59:58 +00:00
* kay27 <kay27@bk.ru>: Russian
2017-07-27 15:14:11 +00:00
### Models
* [22i](https://github.com/22i): Creator of all models
2017-08-08 16:51:45 +00:00
* [tobyplowy](https://github.com/tobyplowy): UV-mapping fixes to said models
2017-07-27 15:14:11 +00:00
### Sounds and music
Various sources. See the respective mod directories for details.
2015-06-29 17:53:39 +00:00
2017-01-16 00:24:55 +00:00
### Special thanks
2015-06-29 17:53:39 +00:00
2019-08-15 00:45:35 +00:00
* davedevils for starting MineClone, the original version of this game
* Wuzzy for starting and maintaining MineClone2 for several years
2017-01-16 00:24:55 +00:00
* celeron55 for creating Minetest
2021-04-16 14:28:37 +00:00
* Minetest's modding community for providing a huge selection of mods, some of which ended up in Mineclonia
2017-02-08 17:17:11 +00:00
* Jordach for the jukebox music compilation from Big Freaking Dig
2017-07-25 21:18:22 +00:00
* The workaholics who spent way too much time writing for the Minecraft Wiki. It's an invaluable resource for creating this game
* Notch and Jeb for being the major forces behind Minecraft
* XSSheep for creating the Pixel Perfection resource pack
2017-07-27 15:14:11 +00:00
* [22i](https://github.com/22i) for providing great models and support
2017-08-21 20:35:17 +00:00
* [maikerumine](http://github.com/maikerumine) for kicking off mobs and biomes
2015-06-29 17:53:39 +00:00
2017-01-16 00:24:55 +00:00
## Info for programmers
2017-02-21 23:23:32 +00:00
You find interesting and useful infos in `API.md`.
2015-06-29 17:53:39 +00:00
2017-01-16 00:24:55 +00:00
## Legal information
This is a fan game, not developed or endorsed by Mojang AB.
2017-01-16 00:24:55 +00:00
Copying is an act of love. Please copy and share! <3
2018-01-31 20:24:35 +00:00
Here's the detailed legalese for those who need it:
2017-01-16 00:24:55 +00:00
### License of source code
2021-04-16 14:28:37 +00:00
Mineclonia is an imitation of Minecraft.
2021-04-16 14:28:37 +00:00
Mineclonia is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License (in the LICENSE.txt file) for more
details.
In the mods you might find in the read-me or license
text files a different license. This counts as dual-licensing.
You can choose which license applies to you: Either the
2021-04-16 14:28:37 +00:00
license of Mineclonia (GNU GPLv3) or the mod's license.
2017-08-04 19:25:29 +00:00
2021-04-16 14:28:37 +00:00
Mineclonia is a continuation of the discontinued MineClone project by davedevils
and the MineClone2 project by Wuzzy.
2017-01-16 00:24:55 +00:00
Mod credits:
2017-02-10 16:24:33 +00:00
See `README.txt` or `README.md` in each mod directory for information about other authors.
For mods that do not have such a file, the license is the source code license
2021-04-16 14:28:37 +00:00
of Mineclonia and the author is Wuzzy.
2015-06-29 17:53:39 +00:00
2017-01-16 00:24:55 +00:00
### License of media (textures and sounds)
2017-07-20 23:56:51 +00:00
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].
2017-07-20 23:56:51 +00:00
Source: <https://www.planetminecraft.com/texture_pack/131pixel-perfection/>
2017-07-27 15:14:11 +00:00
License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)
2017-07-20 23:56:51 +00:00
The main menu images are release under: [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
2017-03-09 01:29:16 +00:00
All other files, unless mentioned otherwise, fall under:
Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/
2017-07-06 13:46:15 +00:00
See README.txt in each mod directory for detailed information about other authors.