Giter VIP home page Giter VIP logo

macula's Introduction

Fabric Example Mod with BIN Mappings for beta 1.7.3 server + client

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

NOTE: There is no Fabric-API for beta 1.7.3!
There is StationLoader and Cursed-Legacy-API though.

Extra steps for better mixin making in IntelliJ:

  1. Go to File > Settings...
  2. Go to Plugins > The gear in the top middle > Manage Plugin Repositories...
  3. Press + and add one of these: (You can check your version in Help > About)
  4. Refresh the plugin repo (restarting will do the trick).
  5. Go back to plugins and install the Minecraft Development plugin.
  6. Restart again.
  7. Profit!

Using a Mod

You will want to use the Cursed Fabric MultiMC Instance

Common Issues

Gradle says something about not being able to resolve Minecraft or another dependency!
Just go into C:\users\<username>\.gradle\caches (~/.gradle/caches on other OSes), delete fabric-loom and refresh Gradle.

My Minecraft run profile is missing from the top right!
Go into Run Configurations > Edit... and click the dropdown for applications. Click on minecraft and press OK. Both client and server run profiles should both in the rop right now.

I moved my project and everything broke!
Go into run configurations and double check your VM Options and Working Directory parameters.

X mixin isnt working!
Double check your target and method parameters and make sure you have filled out your @At parameter if required.
If you are still having issues, join the ModStation Discord and contact someone there.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

macula's People

Contributors

mineldiver 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.