Back to mods
Obfuscate project artwork

CurseForge · Minecraft mod

Obfuscate

A library that adds in useful events and utilities

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Obfuscate release matches 1.12.2 Forge?

Updated 4 months ago
beta file Obfuscate 0.4.2
Game version 1.12.2
Loader Forge

Obfuscate 0.4.2 targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Obfuscate required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Obfuscate 0.4.2 need?

Obfuscate 0.4.2 on 1.12.2 Forge. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Obfuscate without breaking your instance.

Built for Obfuscate 0.4.2 on 1.12.2 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Obfuscate 0.4.2. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Obfuscate 0.4.2. It opens that exact file at the source.

About this project

What does Obfuscate add?

MrCrayfish's Website MrCrayfish's YouTube MrCrayfish's Discord

📖 About:

Obfuscate is a simple library which provides useful events, utilities, and common code for mod developers. Originally created for compatibility in MrCrayfish's mod, this library is now targeted for all mod developers alike. This mod does not have any content by default.

📔 Library Features:

**Manipulate the player's model safely:**This feature allows you to easily customise the rotations of limbs on player's model without having to worry about resetting them back to their default state. This could be used for creating a custom pose when holding a certain item, adding custom animations when swinging a sword and so much more!

**Full control over item rendering:**This gives you the ability to handle rendering of items yourself. Obfuscate provides events that are called from the true source rather than relying on the camera transform type, like vanilla's ITESR system. This means when the event for rendering the held item on the player model is called, it's actually coming from the held rendering layer on the player model.

**A completely new data syncing system for players:**It's not good practice to add data parameters to entities other than your own; this often results key mismatch due to the uncontrolled initialization order of static fields. Obfuscate solves this issue and provides even more features useful features. Using this new system, you can control if the parameter should be reset on death, prevent it from syncing to all players expect the player who owns the key, prevent it from syncing at all, and even save it to the player's data!

📔 Start Developing with this Mod:

You can start using this library simply by adding this code to your build.gradle file. You'll want to replace the curseforge_file_id with a version of Obfuscate targeted towards your Minecraft version.

  • 1.16.1: 3000205
  • 1.15.2: 2946425
  • 1.14.4: 2912286
  • 1.12.2: 2912288

💛 Supported Mods

These mods utilise Obfuscate to provide a better gameplay experience. You can get your mod here too by sending MrCrayfish a tweet on Twitter

MrCrayfish's Vehicle Mod

MrCrayfish's Gun Mod

Join MrCrayfish's Discord community for help with installing and configuring mods, notifications of mod updates, development screenshots, and more!

Project description from CurseForge.

Pick your setup

Obfuscate by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

10 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Obfuscate versions and loaders

3 of 32 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.