Update docs

This commit is contained in:
Nathan Fritzler 2022-06-07 21:01:20 -06:00
parent 538ef0dba6
commit 0d8bcfd009
Signed by: Lazerbeak12345
GPG Key ID: 736DE8D7C58AD7FE
1 changed files with 9 additions and 42 deletions

View File

@ -67,60 +67,30 @@ This game is currently in **pre-alpha** stage.
It is playable, but has too many features.
Backwards-compability is not entirely guaranteed, updating your world might cause small bugs.
These things need figured out, and I don't know how to do them:
* In this edition of minecraft, a left-click places, and a right-click mines.
(opposite of later versions, and of Minetest defaults)
* A way for modpacks to change values in `game.conf` (This will only effect how mods expanding this game function)
* Node selection
* Mapgen?
The following main features are available (including features I must now remove):
* Tools, weapons (TO BE REMOVED)
* Armor (TO BE REMOVED)
* Crafting system: 2×2 grid, crafting table (3×3 grid), furnace, including a crafting guide (TO BE REMOVED)
* Chests, large chests, ender chests, shulker boxes (TO BE REMOVED)
* Furnaces, hoppers (TO BE REMOVED)
* Hunger (TO BE REMOVED)
* Most monsters and animals (TO BE REMOVED)
* All ores from Minecraft (TO BE REMOVED)
* Most blocks in the overworld (TO BE REMOVED)
* Water and lava (TO BE REMOVED)
* Weather (TO BE REMOVED)
* 28 biomes (TO BE REMOVED)
* The Nether, a fiery underworld in another dimension (TO BE REMOVED)
* Redstone circuits (partially) (TO BE REMOVED)
* Minecarts (partial) (TO BE REMOVED)
* Status effects (partial) (TO BE REMOVED)
* Experience (TO BE REMOVED)
* Enchanting (TO BE REMOVED)
* Brewing, potions, tipped arrow (partial) (TO BE REMOVED)
* Boats (TO BE REMOVED)
* Fire (TO BE REMOVED)
* Buidling blocks: Stairs, slabs, doors, trapdoors, fences, fence gates, walls (TO BE REMOVED)
* Clock (TO BE REMOVED)
* Compass (TO BE REMOVED)
* Sponge (TO BE REMOVED)
* Slime block (TO BE REMOVED)
* Small plants and saplings (TO BE REMOVED)
* Dyes (TO BE REMOVED)
* Banners (TO BE REMOVED)
* Deco blocks: Glass, stained glass, glass panes, iron bars, hardened clay (and colors), heads and more (TO BE REMOVED)
* Item frames (TO BE REMOVED)
* Jukeboxes (TO BE REMOVED)
* Beds (TO BE REMOVED)
* Inventory menu (TO BE REMOVED)
* Creative inventory (TO BE REMOVED)
* Farming (TO BE REMOVED)
* Writable books (TO BE REMOVED)
* Commands (TO BE REMOVED)
* Villages (TO BE REMOVED)
* The End (TO BE REMOVED)
* And more! (It's a lot of work to remove)
The following features are incomplete: (and might be removed)
* Some monsters and animals (TO BE REMOVED)
* Redstone-related things (TO BE REMOVED)
* Special minecarts (TO BE REMOVED)
* A couple of non-trivial blocks and items (TO BE REMOVED)
Bonus features (not found in Minecraft 1.12):
* Built-in crafting guide which shows you crafting and smelting recipes (TO BE REMOVED)
* In-game help system containing extensive help about gameplay basics, blocks, items and more (TO BE REMOVED)
* 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 (TO BE REMOVED)
* Saplings in chests in mapgen v6 (TO BE REMOVED)
@ -128,9 +98,6 @@ Bonus features (not found in Minecraft 1.12):
* New blocks and items:
* Lookup tool, shows you the help for whatever it touches (TO BE REMOVED)
* More slabs and stairs (TO BE REMOVED)
* Nether Brick Fence Gate (TO BE REMOVED)
* Red Nether Brick Fence (TO BE REMOVED)
* Red Nether Brick Fence Gate (TO BE REMOVED)
Technical differences from Minecraft:
@ -141,7 +108,7 @@ Technical differences from Minecraft:
* A few items have slightly different names to make them easier to distinguish
* Different music for jukebox
* Different textures (Pixel Perfection)
* Different sounds (various sources)
* Different sounds (various sources) (TO BE REMOVED)
* Different engine (Minetest)
* Different easter eggs