Glitch Runner

Share this on:
Downloads:
48
Upvotes: 3
Category
Project status
Beta
Modification type
Supported Minecraft versions
1.19.2

Jump to downloads

 

CHECK OUT THE VIDEO -------> https://youtu.be/9WMzg2ehplQ

 

JOIN THE DISCORD ------> https://discord.gg/4vdW2KQN

 

Glitch Runner is a small but challenging Minecraft mod that adds a "virus" to your Minecraft world. 

This virus will slowly corrupt your Minecraft world. As the virus spreads it will slowly increase in speed.

The virus must be avoided at all times because touching it will result in your death.

You must constantly be running from the virus because if you stay in an area for too long you may find yourself trapped with the virus all around you. And yes, the virus is in all three dimensions, so nowhere is safe.

There is also a glitch entity that can spread the virus and will try to kill you. Oh, and it can also clone itself, and teleport you.... The entity also spawns in every dimension. There is no way to stop the virus. The only thing that you can do is - RUN!

If you want to make the virus spread faster or slower, you can type in this command "/gamerule randomTickSpeed (number)".  The higher the value of number the faster the virus will spread (20 is default).

 

Have fun!   :)

 

 

Modification files
GlitchRunner 1.0.0.jarUploaded on: 06/15/2023 - 20:08   File size: 6.8 MB

I turned on random block ticking, and then I made a procedure that takes a random number between 0 and 300 and if that equals 2 then it checks to see if any blocks around it are air or virus blocks and then it places the virus block where it is not air or the virus block. And then to make the spread speed increase I have it so it subtracts 0.2 away from 300 every time the block spreads. but I have it set so that the second number can't get any lower then 5.