Code Monkey home page Code Monkey logo

minecraft-multiproject-template's Introduction

Minecraft Multi Project Template

This project is a Template to manage multiple Minecraft Forge/Fabric Projects of ANY version

The Template contains examples for all supported major Minecraft Versions for Forge (1.12.2 - 1.20.1) using the latest ForgeGradle Version.

Getting Started

  • clone this repo
  • if needed, delete all modules from modules/ and the import statement from settings.gradle you don't need
  • uncomment the modules you need (the import of example_module is enabled by default)
  • open / import this project in IntelliJ IDEA (eclipse has not been tested and may cause issues!)
  • edit gradle.properties to your needs

Alternatively you can delete all modules from modules/ and start from scratch using the example_module, simply copy and rename it and change MODULE_NAME/settings.gradle to your needs
(for <= 1.16.5 copy the version u want instead as buildscript is slightly different)

Additional info:

There is no need to touch mods.toml and pack.mcmeta as all attributes are defined in MODULE_NAME/gradle.properties unless required
(Forge Data Generation task may fail if run manually because of pack.mcmeta, for it to run properly execute the genIntellijRuns and run the Data Generator using IntelliJ instead of the task)

minecraft-multiproject-template's People

Contributors

sa-shiro avatar vinnystalck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

trhod17 usbhub95

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.