Tags for Piglin stuff.
In your build.gradle
, put this in the repositories
block
maven {
url = "https://maven.shedaniel.me/"
name = "Shedaniel"
}
and this in the dependencies
block
modApi "com.shnupbups:Piglib:1.1.1+fabric-mc1.18"
include "com.shnupbups:Piglib:1.1.1+fabric-mc1.18"