Giter Club home page Giter Club logo

emendatusenigmatica's Introduction

Build & Release

EE Logo

This mod is created to help unifying some items, blocks, and ores that are common among most mods. This mod provide little to no functionality as a stand-alone mod. It does however offer a wide range of options for Modpack authors to utilize these blocks, and items as a method of unification.

All blocks, and items have been properly Forge tagged, and have all the basic recipes. This mod also includes a world gen of ores that match the strata provided by other mods such as Create and Quark.

License

Emendatus Enigmatica is licensed under the MIT license. You may use it in modpacks, reviews, or any other form as long as you abide by the terms of this license.

Maven

Emendatus Enigmatica is available via Saps Maven for development purposes.

Update your build.gradle file to include the following:

repositories {
    maven {
        url "https://maven.saps.dev/releases/"
    }
}

dependencies {
    // For API development
    implementation fg.deobf("com.ridanisaurus:emendatusenigmatica:${ee_version}+mc${mc_version}")
    // For general use
    runtimeOnly fg.deobf("com.ridanisaurus:emendatusenigmatica:${ee_version}+mc${mc_version}")
}

Add the following to your gradle.properties file:

NOTE: Please refer to the maven page for the latest ee_version

ee_version=2.1.0-build.50
mc_version=1.19.2

Integration [For EEV1 - Minecraft 1.16]

The wonderful folks at AVSP have created KubeJS Scripts to help integrating Emendatus Enimgatica with your modpack. AVSP EE Scripts

emendatusenigmatica's People

Contributors

ridanisaurus avatar buuz135 avatar ticticboooom avatar ticticboooomer avatar aemande123 avatar darkere avatar michaelhillcox 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.