1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

how to create rnew furnace recipe

Discussion in 'Skript' started by cvcv789789, Aug 19, 2018.

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

    cvcv789789 New Member

    Joined:
    Aug 15, 2018
    Messages:
    7
    Likes Received:
    0
    how to make?
    ex: one dirt put in furnace
    wait Smelting
    give one diamond
     
  2. Donut

    Donut Well-Known Member

    Joined:
    Mar 27, 2017
    Messages:
    1,336
    Likes Received:
    177
    Medals:
  3. cvcv789789

    cvcv789789 New Member

    Joined:
    Aug 15, 2018
    Messages:
    7
    Likes Received:
    0
    create new furnace recipe with result diamond sword using dirt
    error
     
  4. Efnilite

    Supporter

    Joined:
    May 12, 2018
    Messages:
    218
    Likes Received:
    15
    Medals:
    what is the error
     
  5. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I just tried that exact code like you wrote, and it works perfectly fine
    Code (Skript):
    1. on load:
    2.     create new furnace recipe with result diamond sword using dirt
    [​IMG]
     
    Diclo likes this.
  6. cvcv789789

    cvcv789789 New Member

    Joined:
    Aug 15, 2018
    Messages:
    7
    Likes Received:
    0
    my bad , create new furnace recipe with result baked potato named "test" using potato named "test11"
    how to make
     
  7. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    furnaces don't support custom items... not with tuske at least

    From Tuske's page:
    About furnace recipe: As said above, the source item will only check the id and data, no planning to add this possibility since the events isn't 'precise' for it. The result item can have name and lore as well, and it can register with a amount of experience that that recipe should give.
     
    #7 ShaneBee, Aug 19, 2018
    Last edited: Aug 20, 2018
Thread Status:
Not open for further replies.

Share This Page

Loading...