This modpack was created for the vanilla game. It contains the best optimizing mods at the moment. As well as client mods (client mods are those mods that do not require installation on the server) that will help you in your game. Optimization This modpack contains optimization based on th...
Fabric library to help mods coordinate item movement cooldowns What it Does Cooldown Coordinator is a library mod intended to enable heterogeneous networks of vanilla hoppers and item transferring modded block entities to move items throughout the network in a vanilla-alike and consistent manner. For...
("META-INF/mods.toml") { expand "version": project.version } } shadowJar { exclude "fabric.mod.json" exclude "architectury.common.json" configurations = [project.configurations.shadowCommon] classifier "dev-shadow" relocate 'com.llamalad7.mixinextras', "nl.enjarai.doabarrelroll.mixin...
"homepage": "https://fabricmc.net/", "sources": "" "homepage": "https://www.curseforge.com/minecraft/mc-mods/cool-elytra-roll", "sources": "https://github.com/Jorbon/cool_elytra" },"license": "CC0-1.0", "license": "GPL-3.0", "icon": "assets/cool_elytra/icon.png","...
A Fabric mod for Minecraft that is extensible, configurable, and contains many "hacks"! How do I install everything? Download fabric for your version of Minecraft: https://fabricmc.net/use/installer/ Download fabric-language-kotlin: https://www.curseforge.com/minecraft/mc-mods/fabric-language-...
Minecraft: Unofficial Revolt for Fabric- Minecraft-based client for the Revolt chat platform. (Endorsed) Mobile App: RVMob- Revolt client for Android and web, built with React Native. Mobile App: Unoffical Revolt Android App- Revolt Android app based on ASW. ...
Here are some nice to have mods that are compatible with BleachHack, none of these require Fabric API. Mods that allows you to connect to any 1.8-1.18 server from a 1.18 client. Baritone allows you to automate tasks such as walking, mining or building. ...
fabric/src/main/java/nl/enjarai/doabarrelroll/moonlightconfigs/fabric/ConfigEntry.java @@ -1,10 +1,12 @@ package nl.enjarai.doabarrelroll.moonlightconfigs.fabric; import com.google.gson.JsonObject; +import net.minecraft.text.Text; public abstract class ConfigEntry{ protected final String ...