Skip to content

Repository files navigation

ScrollVanillaIntegration

A simple mod that just integrates DockyardMC's Scroll library within base Minecraft.

This can probably be JiJ'd very easily to make life easier.

Usage

Gradle

repositories {
    maven {
        name = "devOS"
        url = uri("https://mvn.devos.one/releases")
    }
}

dependencies {
    include(implementation("xyz.bluspring:ScrollVanillaIntegration:1.0.0")!!)
}

About

A quick mod that integrates DockyardMC's Scroll library with base Minecraft.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages