Home Stuff Photos

Projects and Curiosities

Projects and Curiosities

Projects and Curiosities

This Website

I made this website to better understand web development coding languages such as HTML, CSS, and PHP.

CSS is fun!

Free Minecraft

An interesting video by Antvenom shows that you can modify the files for the Minecraft Demo Mode to obtain infinite time, but the trick displayed in this video causes buggy entity behavior. This video is still extremely interesting because it shows that the Minecraft Demo Mode timer is linked directly to the time variable, and you can reset the demo mode timer by setting time = 0, allowing for infinite playtime on the Minecraft Demo Mode. Further investigation shows that by opening your Demo Mode to LAN and allowing cheats, you are able to access all commands, which is not allowed in the regular Demo Mode installation. Although the Minecraft Demo Mode limits you to one world per installation, you are allowed to make multiple installations and thus multiple worlds at the cost of drive space. Furthermore, you can change the seed of your Minecraft world by changing the time and initialized variable to zero and changing the seed to your desired seed. Upon opening Minecraft, using the /seed command should return the new seed. Then, find the region folder and delete all the files, forcing Minecraft to regenerate the entire world based upon the new seed. These tricks allow for a relatively normal singleplayer minecraft world, although your UUID resets upon launching the demo world, preventing pets and village popularity from functioning.