-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Kernel edited this page Aug 23, 2025
·
5 revisions
here's list of features in this project.
- F2 to take screenshot (takes a screenshot and saves to screenshots folder in %appdata%/mcraft/client (minecraft base folder)
- A cycle that controls mob spawn, hostile mobs spawn at night and updates every 5 minutes or maybe 10.
- Zombies and skeletons take damage in sunlight, creepers decay down to leaves in sunlight, spiders despawn in daytime.
- Simple lightning that was on day night cycle. and dark areas such as cave, lava blocks don't even light up at this point.
- all first starts redirects to it, minecraft indev feature.
- you can quit to main menu by pause screen.
- if you had an world, minecraft automatically loads it.
- a feature from minecraft indev.
- apples can heal player by 2 hearts (4 health)
- swords can damage mobs more.
- mining axe can mine stone blocks faster.
- shovel can mine grass, sand, gravel faster.
- pigs drop apple when killed.
- survival mode spawns with simple tools and 3 apples in inventory.
- press "/" key to open the commands but you can say anything chat by removing / on chat
- /help for all commands
- /time command is useless since day light cycle is just placeholder that goes fast every second.
- /gamemode creative and survival, change gamemode you want.
- /spawnmob spawns an entity on world.
- /give gives item and block to player.