Filled Custom Crafting Plugin

Discussion in 'Plugin Requests' started by Lightcaster5, Jan 21, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    Lightcaster5

    Name: IronFail
    Server Version: 1.8.8
    Description:
    A plugin that creates a new crafting recipe like this:
    "---"
    "---"
    "---"
    Where all of the "-" are a Pumpkin Seed with the name "§fFail Iron"
    This will produce 1 iron ingot
    No permissions, just the recipe... If possible make it to where if players put in normal pumpkin seeds, it doesn't craft the iron ingot


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited: Jan 26, 2019
  2. Offline

    TheEctoplasm

    I could do it but I have no idea how to check the white color of the font (as it's basically no color). If you are fine with any else color (or just check the text, or have any better idea how to check "white text"), just tell and I can provide.
     
  3. Offline

    Dai_Kunai

    How are you making it even check the name of the ingredients for the shapedrecipe? I'm curious because as far as I know it just uses Materials, not actual ItemStacks with ItemMetas.
     
  4. Offline

    TheEctoplasm

    By checking the CraftingInventory by using listener on PrepareItemCraftEvent @EventHandler
     
  5. Offline

    Dai_Kunai

    Oh. Didn't know that existed lul.
     
Thread Status:
Not open for further replies.

Share This Page