Coder Social home page Coder Social logo

theflooddragon / nova Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xenondevs/nova

0.0 0.0 0.0 68.19 MB

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.

License: Other

Java 3.88% Kotlin 95.84% GLSL 0.28%

nova's Introduction

Banner

Modrinth Game Versions

Nova

Nova is a framework for developers to easily create custom items, blocks, GUIs, gameplay mechanics and more, without any client-side modifications.
With Nova, developers don't have to deal with resource pack tricks, data serialization or world formats and can instead just focus in adding content to the game.
As a server administrator, you can choose from a set of Nova addons, which will add content to the game.

Features

  • Custom items
    • Custom wearables
      • Custom armor, armor toughness, knockback resistance
      • Custom armor textures
    • Custom food
    • Custom tools
      • Custom tool levels and categories
      • Custom break speed, attack speed, attack damage etc.
  • Custom GUIs
  • Custom blocks
    • Customizable break time, particles and sounds
    • Block break effect even on barrier blocks
    • Solid blocks via note- and mushroom blocks
  • World Generation
  • TileEntity system
  • Attachment system
  • Ability system
  • Recipe system
    • Custom recipe types possible
  • Cable network system
    • Custom cables and network types possible
  • Built-in items GUI
    • Recipe Explorer
  • Built-in WAILA (What Am I Looking At)
  • Built-in compatibility with the most popular custom item and protection plugins

Translating

If you would like to help translate Nova, you can do so here.

Building

To build Nova, run the loaderJarSpigot task for a spigot-mapped jar or loaderJarMojang for a mojang-mapped jar.
You can specify an output directory using the outDir property: -PoutDir="<path>".

Plugin- and Addon API

If you're planning to make your own plugin compatible with Nova, you might be interested in our Plugin API documentation.
If you're interested in creating a Nova addon, check out our Addon API documentation and the Nova-Addon-Template.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.