Giter VIP home page Giter VIP logo

flytrelib's Introduction

Flytre Lib

Flytre Lib is a Library mod created and maintained by Flytre that provides common utils for their mods

Features:

-Basic abstract REI implementations classes to make REI compat easier

-Transparent GUI options (cycling buttons, normal buttons, sliders) to make nicer looking GUIs. Additionally, a simple toggle / multi-state image button option to make quick and dirty cycling buttons based on images!

-Very simple render utils to make drawing sprites in 3D easier

-A wrench interface to make wrenches cross compatible between my mods

-Lots of inventory aid, such as OutputSlot, EasyInventory, and FilterInventory to make working with inventories and item filters easier

-Recipe Utils to make it easy to add recipes that take quantified ingredients and produce tagged outputs (essentially ore dictionary output on recipes)

-A ton of util classes to make raycasting, packet management, experience calculation, inventory management, item attribute management, json-nbt conversion, and particle math easier

-Automatic eula agreement, server.properties online-mode off and op-granting in development environments

-Config API (below)

-Basic Api for dual development between Fabric and Forge

-An ever expanding repertoire of utility classes to make development a breeze!

Config API

-Ability to register client or server side configs. The former is reloaded any time resources are reloaded or with F3 + Y, while the latter uses /reloadconfig

-Config classes are simply any class you make with all the fields you want to store data as, then the config API will automatically turn it into a Json structured config for you to use

-Ability to add comments for each option, customize what name it uses in the Json structure, and set ranges for numerical fields

-An API for specifying blocks, entities, items, fluids, attributes, professions, and more in the config.

-Focus on both appearance while maintaining speed by heavy Set support

Config

Copyright Flytre © 2022 - All Rights Reserved

flytrelib's People

Contributors

flytre avatar shedaniel avatar dmkenza avatar

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.