eggolib

eggolib

A Fabric mod that extends Apoli's system for funsies

23 737 downloads 6 followers

eggolib

JitPack GitHub issues GitHub Pull Requests

Required on the client and the server!

eggolib is a Fabric mod library that extends the functionality of Apoli for funsies. This mod library adds new power, condition and action types to be used for developing Origins/Apoli datapacks.

See here for the documentation for eggolib.


Q: Are the versions for 1.18.x going to be updated?
A: Probably not, since it'd be quite a task for me to maintain versions for different Minecraft versions.

Q: Can you back-port this to X?
A: The same answer from above still applies, but if you can or want to, feel free!


Using as a dependency

You can use eggolib as a dependency by modifying the gradle.properties and build.gradle files of your project, like so:
(You can remove the include part if you don't want to include eggolib in your project)


build.gradle

repositories {
    maven {
        url "https://jitpack.io"
    }
}

dependencies {
    modImplementation "com.github.eggohito:eggolib:${project.eggolib_version}"
    include "com.github.eggohito:eggolib:${project.eggolib_version}"
}

gradle.properties

eggolib_version=[INSERT VERSION HERE]

No gallery available for this project.

Version Minecraft Loader Download

eggolib v1.10.4 (Minecraft 1.20)

1.10.4-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.10.4 (Minecraft 1.20.2)

1.10.4-1.20.2

1.20.2
fabric
Download

eggolib v1.10.3 (Minecraft 1.20.2)

1.10.3-1.20.2

1.20.2
fabric
Download

eggolib v1.10.3 (Minecraft 1.20 - 1.20.1)

1.10.3-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.10.2 (1.20 - 1.20.1)

1.10.2-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.10.1 (1.20 - 1.20.1)

1.10.1-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.10.0 (1.20 - 1.20.1)

1.10.0-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.10.2 (1.20.2)

v1.10.2-1.20.2

1.20.2
fabric
Download

eggolib v1.10.1 (1.20.2)

v1.10.1-1.20.2

1.20.2
fabric
Download

eggolib v1.10.0 (1.20.2)

v1.10.0-1.20.2

1.20.2
fabric
Download

eggolib v1.9.1

v1.9.1-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.9.0

v1.9.0-1.20

1.20, 1.20.1
fabric
Download

eggolib v1.8.0

v1.8.0-1.19.4

1.19.4
fabric
Download

eggolib v1.7.0

v1.7.0-1.19.4

1.19.4
fabric
Download

eggolib v1.6.0

v1.6.0-1.19.3

1.19.3
fabric
Download

eggolib v1.5.0

v1.5.0-1.19.3

1.19.3
fabric
Download

eggolib v1.4.1

v1.4.1-1.19.3

1.19.3
fabric
Download

eggolib v1.4.0

v1.4.0-1.19.3

1.19.3
fabric
Download

eggolib v1.4.0

v1.4.0-1.19

1.19, 1.19.1, 1.19.2
fabric
Download

eggolib v1.3.0 (1.19 - 1.19.x)

v1.3.0-1.19

1.19, 1.19.1, 1.19.2
fabric
Download

eggolib v1.2.0 (1.19)

v1.2.0-1.19

1.19
fabric
Download

eggolib v1.1.0 (1.19)

1.1.0-1.19

1.19
fabric
Download

eggolib v1.0.0 (1.19)

1.0.0-1.19

1.19
fabric
Download

eggolib v1.0.0 (1.18.2)

1.0.0-1.18.2

1.18.2
fabric
Download

eggolib v1.0.0 (1.18.1)

1.0.0-1.18.1

1.18.1
fabric
Download