Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.
 
 

Repository files navigation

Build Status Coverage

Minecraft-Plugin

A collection of NOVA features that are Minecraft-specific.

Workspace Setup

Type the following command in the root directory of the repository.

gradlew setupDecompWorkspace idea

Dependency

  • NOVA-Core

Redstone API

Add the Redstone component to your block and it will be able to handle Redstone signals.

Simply add this to your block and it will be able to handle Redstone events:

add(Game.components().make(Redstone.class, this))

About

A collection of NOVA features that are Minecraft-specific.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages