Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/23/19 in all areas

  1. Don't decide whether to register things or not based on a value in the config file. Register everything, but disable the recipes and remove the items from the creative tab when needed. You could override IForgeItem#getMaxDamage.
    1 point
  2. I've got some tutorial information as well as links to others here: http://jabelarminecraft.blogspot.com/p/minecraft-17x.html Note that part of the confusion is that there are actually four fairly different situations related to capabilities: Using existing capabilities (e.g. IItemHolder) in your custom classes Using custom capabilities in your custom classes Using existing capabilities on vanilla (or other mod's) classes Using custom capabilities on vanilla (or other mod's) classes I think people get confused because often a tutorial will be covering a case different than yours and so if you apply it you'll either be missing something needed or will duplicate something unnecessary.
    1 point
  3. Sounds like a legit bug in the installer? Should I hold my horses til I try again?
    0 points
×
×
  • Create New...

Important Information

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