10-22-2014, 12:16 PM
I'm an experienced LUA programmer, and I'm an experienced Minecraft player, I've never written a plugin for any kind of minecraft server. I've looked over the documentation and its pretty clear on some things, but I can't seem to find how to add new recipies in a plugin. Can anyone point me in the right direction?
What I've seen so far is to create the basic plugin code, and then create a cCraftingRecipe, but where do I put the cCraftingRecipe?
If someone has done this before and can post an example that would be extremely helpful.
I also need to know how to create new blocks and items. My goal is to create some kind of technology plugin similar to Applied Energistics and/or Mekanism.
What I've seen so far is to create the basic plugin code, and then create a cCraftingRecipe, but where do I put the cCraftingRecipe?
If someone has done this before and can post an example that would be extremely helpful.
I also need to know how to create new blocks and items. My goal is to create some kind of technology plugin similar to Applied Energistics and/or Mekanism.