Fabric versions are now located on the master mod page for Mob Sunscreen at https://www.curseforge.com/minecraft/mc-mods/mob-sunscreen
If you want a server setup using Mob Sunscreen with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil
Request Fabric API and CLOTH CONFIG
New builds are on the main page, here
Description
Prevent any mob from any mod from burning in sunlight!
You must configure the mod to block mobs from burning based on their resourcelocation aka modid:unlocalizedname.
You can get this information in the game by hitting F3+H. Then open creative and hover over a spawn egg or spawn item. You will see the extra information displayed.
In the config you specify explicit mobs with full resourcelocation or you can globally by the modid only. There are examples for both in the config.
Enjoy the Challenge!
Sidedness
As of 3.0.0, it is no longer required on the client. Server side is more than sufficient.
Modpacks
No need to ask just add. A link back would be nice but not required.
Great With
https://www.curseforge.com/minecraft/mc-mods/burn-in-the-sun
Can this be updated to 1.18.2?
In reply to what42pizza:
yes, it can. provide real life quits taking my time, i'll see what I can do this week.
In reply to Kreezxil:
Actually I got it to work by just changing the files to allow it to run on 1.18.2, but it would still be nice if you could upload a "fixed" version since I want to add this to my modpack. Anyway, thanks for the help!
In reply to what42pizza:
which file did you change? it's not like I don't have this on a git repo, you can make a pr.
In reply to Kreezxil:
Just the fabric.mod.json file, and I changed "minecraft": "1.18.1" to "minecraft": "1.18.2"
In reply to what42pizza:
lel, that's what I did just to get it to 1.18.1 from 1.17. Fabric is so elegant compared to Forge in this regard.
In reply to what42pizza:
1.18.X build (supporting 1.18.2) has been uploaded to the main page (https://www.curseforge.com/minecraft/mc-mods/mob-sunscreen)