- Notifications
You must be signed in to change notification settings - Fork15
A Minecraft clone using Unity.
License
wetstreet/Theircraft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Unity project I made to recreate some features in Minecraft.
All resources are from Minecraft and owned by Mojang.
I use library fromNBTExplorer to read/write Minecraft saves.
Terrain generation has not been implemented yet.
Unity Version: Unity 2021.1.12f1c1
Compatible Minecraft Version: Minecraft 1.12
- CPU Ambient Occlusion
- CPU Lighting
- Clouds
- Day-Night Cycle
- Crafting
- Stairs
- Slab
- Door
- Fence
- Wall
- Torch
- Ladder
- Tools (Axe, Pickaxe)
- WASD to move.
- W twice to run.
- Space to jump.
- Left click to destroy block.
- Right click to place block.
- 1-9 to select blocks.
- Scrollwheel to cycle through blocks.
- E to open inventory.
- ESC to open menu.
- T to type text into chat.
- Forward slash (/) to enter command.
- Space twice to fly (in creative mode).
- F2 to take screenshot.
/time <value>
Set current time.
/gamemode <mode>
Change game mode.
/kill
Suicide.
/zombie
Summon a zombie.
Add "client" folder to your Unity Hub, and open the project.
Open "Scenes/StartScene.unity" and run.
Feel free to make contribution to this project.
It can be new features, bug fixes, performance optimizations or better namings, etc.
About
A Minecraft clone using Unity.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.