Mineuniverse
Log in Register
Mods

ArtemisLib

A modding library that lets modders resize entities without coremodding.
Claim this project
2,804,940 downloads
0 likes
Updated Jul 31, 2020
0 hypes

ArtemisLib is a library mod made by the Artemis Games Studio team that allows modders to change the hitbox of entities without the use of coremodding.


 

There are two Entity Attributes added: ENTITY_HEIGHT and ENTITY_WIDTH that can be called from the ArtemisLibAttributes class, and used like any other Entity Attributes.

 


 

If you want to add ArtemisLib to your projects, put the below into your build.gradle file

repositories
{
    mavenCentral()
    maven
    {
        url = "https://minecraft.curseforge.com/api/maven/"
    }
}

dependencies
{
    compile 'artemislib:ArtemisLib:<1.12.2 or 1.13.2>:v1.0.4'
}

 

No files available for download.

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314