Changes

Summary

  1. Add possible simpler way to send IMC facade requests (commit: 1e24cf4) (details)
Commit 1e24cf4d85e2ebdc7d4feaef99c5b24bb5604364 by vilim.lendvaj
Add possible simpler way to send IMC facade requests

IMC has a built-in way of sending ItemStacks through it, and it would be simpler if mods could simply use that, instead of encoding the ID and metadata a string. Decoding is a lot simpler too, just one line.
(commit: 1e24cf4)
The file was modifiedcommon/buildcraft/core/InterModComms.java (diff)