ArtemisLib
Modby Cammie
A modding library that lets modders resize entities without coremodding.
Type
Mod
CurseForge Downloads
3,919,787
CurseForge ID
313590
Last Updated
Jul 26, 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
Better Mods Button
Your mods button, your way. Placed where you want it, customized how you want it!
Advanced Chimneys
Adds chimney pipes that route smoke from any heat source outdoors, keeping your interior clean and particle-free
JourneyMap Integration
Adds some mod integrations for our favorite map mod
End's Delight
An addon mod for Farmer's Delight based around adding culinary content to the end!
Remove Reloading Screen
Makes resource packs load in the background, allowing you to do other things while waiting!
FLIB
FutureLIBrary mod to speed up porting and developing new content