Comments on Profile Post by Crash

  1. fullwall
    fullwall
    No, but you perhaps might want to use the official recipe API instead, if you're not planning on extra stuff afforded by my method (permissions etc.)
    Jun 1, 2011
  2. Crash
    Crash
    I don't think that would help with the thing I'm doing. I'm trying to prevent recipes for things like TNT etc using the ID. So I looked at what you did to change the result and made it change to null. I also tried to speed it up with whatever I could :P
    Jun 1, 2011
  3. fullwall
    fullwall
    CraftingManager.a().b() - loop through the list and edit.
    Jun 1, 2011
  4. Crash
    Crash
    How would I get CraftingManager ?
    Jun 3, 2011
  5. fullwall
    fullwall
    It's a static method. You need to add craftbukkit to your build path.
    Jun 3, 2011