Posted June 23, 201510 yr It seems that it was removed in https://github.com/MinecraftForge/MinecraftForge/commit/10d3062fc63acc31a344775b5f31789dc6a0f3f3 ? Anyone knows why? It was very useful to share blocks/items with metadata between mods, and it was used by a bunch of mods (my mods, buildcraft, thermal foundation, MFR...) Is there any alternative?
June 24, 201510 yr Author You can just look up the Items / Blocks and apply the metadata yourself. Well duh. The point is that i could lookup e.g. "BuildCraft|Silicon:redstone_diamond_chipset" without knowing what the appropriate metadata was. Now i need to know what the right value is and if it ever gets changed stuff will break. Added: It's also not just metadata, it could have some special NBT or whatever.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.