GithubHelp home page GithubHelp logo

jriwanek-forks / loottabletweaker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darkhax-minecraft/loottabletweaker

0.0 1.0 0.0 189 KB

Adds Loot Table support to CraftTweaker / MineTweaker3

License: GNU Lesser General Public License v2.1

Java 100.00%

loottabletweaker's Introduction

LootTableTweaker

An addon for CraftTweaker which provides scripts with a way to interface with the LootTable system in Minecraft.

Nodecraft This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!

Source Code

The latest source code can be found here on GitHub. If you are using Git, you can use the following command to clone the project: git clone git:github.com/Darkhax-Minecraft/LootTableTweaker.git

Building from Source

This project can be built using the Gradle Wrapper included in the project. When the 'gradlew build' command is executed, a compiled JAR will be created in ~/build/libs. Sources and Javadocs will also be generated in the same directory. Alternatively the latest builds of Dark-Utilities along with Sources and Javadocs can be found here.

Contributing

This project is open to contributions. If you would like to report an issue, create a pull request, offer advice or provide translations for other languages, they would be more than welcome.

Dependency Management

If you are using Gradle to manage your dependencies, add the following into your build.gradle file. Make sure to update the version from time to time.

repositories {

    maven { url 'http://maven.epoxide.org' }
}

dependencies {

    compile "net.darkhax.lttweaker:LootTableTweaker:1.10.2-1.0.0.2"
}

Credits

  • Darkhax - Lead developer of the mod.

loottabletweaker's People

Contributors

darkhax avatar jriwanek avatar

Watchers

 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.