CurseForge · Minecraft mod
Obfuscate
A library that adds in useful events and utilities
Quick answer
Which Obfuscate release matches 1.12.2 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.
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.
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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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?
📖 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
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.
1.16.5
1 loader build1.16.4
1 loader build1.16.3
1 loader build1.16.1
1 loader build1.15.2
1 loader build1.15.1
1 loader build1.14.4
1 loader build1.12.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Obfuscate versions and loaders
Obfuscate 0.4.2
obfuscate-0.4.2-1.12.2.jar
30 Mar 2020
Obfuscate 0.4.1
obfuscate-0.4.1-1.12.2.jar
25 Mar 2020
Obfuscate 0.2.7
obfuscate-0.2.7-1.12.2.jar
20 Mar 2020
Looking for an older file? The official CurseForge project page is in Resources.


