
ModsJava
Carpet LAB Addition
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Carpet features created for the LAB SMP, as we need them. Currently only contains features for Scarpet.
Scarpet events:
__on_player_message_broadcast(player, message)
- Triggers right before a player message is broadcast to the server.
- Can be cancelled by returning 'cancel', which prevents the message from being sent.
- Useful for making changes to chats before they're sent.
__on_player_edits_sign(player, block)
- Fires after a player edits a sign, after the vanilla text changes take place.
- Can be used to add custom sign formatting.
- Example script
Scarpet functions:
encode_snbt(expr, force?)
- Essentially the same as
encode_nbt(expr, force?), except it allows heterogeneous lists - This is done to bring it in line with vanilla's new NBT format
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as carpet-lab-addition-1.3.0+26.1.jar — drop this file into the mods folder
- Download size: 27 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.