Skip to content

Repository files navigation

ProbeDataProviderAPI

A Capability and associated gadgetry for providing structured data to mods, for automation, informational HUD elements, and much more.

Structured data is very useful!

Using ProbeDataProviderAPI

The IProbeDataProvider interface is intended to be used as a standard Forge capability. FruitPhone is essentially a reference implementation for a data reader.

Here's what you need to add to your build.gradle:

repositories {
maven {
url ='https://repo.elytradev.com'
}
}
dependencies {
deobfCompile 'com.elytradev:probedataproviderapi:MC1.12_ver1.1.1'
}

About

Capability which allows blocks to tell data consumers about themselves. Maintained by Falkreon.

Topics

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages