Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/17/20 in Posts

  1. That's what a data generator is for. Instead of doing it all by hand, you just write an algorithm that makes it for you.
    1 point
  2. A data generator is a way to automate creating json files via providers. Current versions of the mdk have a base build.gradle set up so you do not need to edit anything. Then, I would suggest reading through the docs with their information and build off of there.
    1 point
  3. You are using outdated mappings, update your mappings or use the func_235861_h_() method (which has been mapped to setRequiresTool in more recent mappings) instead of setRequiresTool
    1 point
  4. Download Forge src Make Folder called 'Mod1' Unzip Forge src into 'Mod1' Make Folder called 'Mod2' Unzip Forge src into 'Mod2' OMFG YOU HAVE TWO MODS OMG OMG OMG OMG GOMG OMGMGOMGKMKGMOGMOGMOMGOGJOGOGO Seriously guys we've made this stupidly simple, quit complicating it. If you want to have both mods in a single eclipse workspace that's slightly more complicated, but not really. Just setup a workspace somewhere, anywhere. And then run the 'eclipse' task on both mods. Then input the eclipse projects... Seriously.. not hard.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.