Posted in Minecraft
3543
6:52 am, June 8, 2022
 

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?

  1. Iris Shaders - Working
  2. Lithium - Not working
  3. Replay Mod - Not working
  4. Starlight - Working
  5. Sodium - Working

Minecraft 1.19+

Download official server: https://www.minecraft.net/en-us/download/server

Iris Shaders

Are Iris Shaders working with 1.19x? Yes

To get this working with MultiMC go to the git page and download the jar seperately. 

Details and Download Links. 

https://irisshaders.net/download

https://github.com/IrisShaders/Iris/releases/tag/1.19.x-v1.2.5

Lithium

Is Lithium working with 1.19x Minecraft? No not working yet. 

Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems (game physics, mob AI, block ticking, etc) without changing any behavior.

https://www.curseforge.com/minecraft/mc-mods/lithium 

Replay Mod

Is Replay Mod working with 1.19x Minecraft? No, Not working yet. 

Sodium

Is Sodium Mod working with 1.19x Minecraft? Yes

https://www.curseforge.com/minecraft/mc-mods/sodium/files/3820973 

Starlight

Is the Starlight Mod working with 1.19x Minecraft? Yes

Fabric mod for rewriting the light engine to fix lighting performance and lighting errors.

https://www.curseforge.com/minecraft/mc-mods/starlight 

Phosphor for Fabric

Code license  

Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas-- the lighting engine. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod. With Phosphor, the amount of time the game takes to generate chunks can be halved for some dimensions, and frame stuttering experienced while traversing the world can be significantly reduced. It's a no-compromises solution for improving performance either in single-player or large multi-player servers, and changes no features or behaviors of the vanilla game.

https://www.curseforge.com/minecraft/mc-mods/phosphor 

New Biomes in 1.19 and how to find them

the deep dark biome is found underground and is quite rare, so may take you a while to find one. 

Look around jungle or swamp biomes at the edges and you may find one of the new areas. 

View Statistics
This Week
43
This Month
252
This Year
301

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference