ArtemisLib
Modby Cammie
A modding library that lets modders resize entities without coremodding.
Type
Mod
CurseForge Downloads
3,878,978
CurseForge ID
313590
Last Updated
Jun 11, 2026
Description
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' }
Similar Mods
Ars Creo
An addon for Ars Nouveau and Create
Advanced Chimneys
Adds chimney pipes, through which smoke from the fire or furnace goes up into the air
EdivadLib
Just a common library for all my mods
Traverse Reforged
Adds beautiful new biomes with a Vanilla feel.
Particle Core
Particle optimizations: Culling, rendering optimizations, configurable particle-type-specific spawn reduction, and potio...
GunpowderLib
A support library for Jackyy's mods.