:doodle { @grid: 64x1 / 100vw 100vh; background: #000; z-index: -3; position: fixed; top: 0; left: 0; } @keyframes rain-flow { from { transform: translateY(-100vh); opacity: 0; } 20% { opacity: 0.6; } 80% { opacity: 0.9; } to { transform: translateY(100vh); opacity: 0; } } :before { content: ''; @size: @r(1px, 3px) @r(20vh, 50vh); background: linear-gradient( to top, #43ccc5, rgba(67, 204, 197, 0.5) 50%, transparent 100% ); filter: blur(5px); animation: rain-flow @r(5s, 15s) linear infinite; animation-delay: @r(-15s, 0s); position: absolute; top: 0; left: @r(0%, 100%); transform-origin: top; }

mtk

Modding Hobbyist

About Me

I'm a aspiring developer with a passion for modding Minecraft. Most of the time, I'm expanding or improving my own mod by adding new features and experimenting with ideas.

When I'm not coding, you'll find me exploring Minecraft servers, working on my own server, or just enjoying the game.

My Projects & Products

My Utility Mod

Check out the latest version of my Minecraft utility and one of the best client anticrash mods on my Gumroad store.

Go to Gumroad

Contact me