Search
Search Articles
Search Articles by entering your search text above.
Minecraft
Minecraft Loading Performance Mods Fabric and Forge

So i decided to spend a bit of time changing to 1.19.4 Minecraft with loader mods to make it a bit faster. I tested a version with Forge but it seemed to run really slowly on my current world so i swi..

2:04 am, April 24, 2023
windows
Windows Reinstall Again - 2022 Edition

Following up from this post, where i listed all my old apps, it seems that i have just as many useless apps installed and i feel like the system could be running better again.  Note: Adobe, its ..

10:36 pm, October 31, 2022
Minecraft
Minecraft MultiMC and 1.19 Mods List and Compatibility

Just a quick list of my mods and if they work with 1.19 Minecraft... yet.   TLDR : What Mods Work and Dont Work in 1.19 Java at 8 June 2022? Iris Shaders - Working Lithium - Not working..

6:52 am, June 8, 2022
Minecraft
How many blocks does a full Beacon take in Minecraft 1.18+?

Q. How many blocks does a full Beacon take in Minecraft 1.16, Minecraft 1.17, Minecraft 1.18? A. To get a full working beacon It will require a total of 164 blocks to form the pyramid you place the B..

3:20 am, March 3, 2022
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

repeating-radial-gradient()

The repeating-radial-gradient() CSS function creates an image consisting of repeating gradients that radiate from an origin. It is similar to radial-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container, similar to repeating-linear-gradient(). The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-radial-gradient() css reference