Obfuscate Mod 1.16.4/1.15.2 – Library for Mr_Crayfish’s Mods

Author: EvgenBro
0
292
obfuscate minecraft mod

Obfuscate Mod 1.16.4/1.15.2 is a simple library that provides useful events, utilities, and common code for mod developers.

Features:

  • EntityLivingInitEvent – Allows you to add extra DataParameters to entities for easy server-to-client data synchronization.
  • ModelPlayerEvent

    • SetupAngles – Allows you to manipulate the player’s model angles without the need to worry about resetting them correctly (with Pre and Post sub events).
    • Render – Allows you to override the player model, add additional rendering, or cancel it completely (with Pre and Post sub events).
  • RenderItemEvent

    • Held – Change the rendering of a held item when in third person (with Pre and Post sub events).
    • Entity – Change the rendering of an item when it’s dropped on the ground (with Pre and Post sub events).
    • Gui – Change the rendering of an item when it’s in an inventory (with Pre and Post sub events).

How to install:

  1. Make sure you have already installed Minecraft Forge.
  2. Locate the minecraft application folder.
    • On windows open Run from the start menu, type %appdata% and click Run.
    • On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
  3. Place the mod you have just downloaded (.jar file) into the Mods folder.
  4. When you launch Minecraft and click the mods button you should now see the mod is installed.
( Rating: 00 votes)

Comments

Your email address will not be published. Required fields are marked *

  • There are no comments yet. But yours could become the first one!