[MECH] Feather Furnace v1.5 - Smelt with Feathers & lava [1240]

Discussion in 'Inactive/Unsupported Plugins' started by Celeixen, Sep 10, 2011.

  1. Offline

    Celeixen

    Feather Furnace - Smelt with Feathers & Lava Buckets:
    Version: v1.5


    Smelt blocks or chests with a Feather (powered by lava) this includes ores which will be dropped when you smelt something like gold ore.

    v1.5 update: Added new foods & no longer affects protected regions(e.g. worldedit/residence)

    Just a warning, i made it so when you hit trees they catch on fire, just to be a bit realistic.



    Chest Smelting:
    Ability to Smelt objects inside a chest.
    Right now you can smelt pork and cook it, Also you can smelt sand into clay(Requires a water bucket in the chest)
    Current Functions:
    • All Pork --> Grilled Pork
    • Fish --> Cooked Fish
    • Chicken --> Cooked Chicken
    • Beef --> Cooked Steak
    • 32 sand + water bucket --> Clay
    Config:
    Code:
    Config (default):
    # Feather Furnace
    Limited-Uses: true #Enable / Disable if feathers require lava
    Uses: 100 #Changes how many uses a lava bucket is worth
    
    Supports Super-perms or Op:
    Just give the player "Celeixen.FF.Smelt" and they will be able to smelt all blocks.
    I will be adding more nodes if required.

    Download (v1.5)


    Having Trouble? Look at the wiki!

    Changelog:
    Version 0.1 - Release of Bucket Furnace​
    Version 0.2 - Added check if player is Op​
    Version 0.3 - Added "Chest Smelting", Clay --> Brick​
    Version 1.0 - Changed to Feather Furnace, Allows limited uses​
    Version 1.5 - No longer affects protected areas, 1.8 foods added​


     
  2. Offline

    McEvan

    I like this idea a lot. Do you think you could add A timer on how long the bucket would last ?
     
  3. Offline

    Celeixen

    Yea but do you want it to turn into furnace mode for e.g 30 seconds or would you prefer that you get 100 uses from 1 lava bukkit.
     
  4. Offline

    McEvan

    Changing the amount of uses would be great.
     
  5. Offline

    dragonhippie

    Downloading. Epic Plugin. Thank you. :D

    @Celeixen just editing my first post so i dont double post.

    I just got it on my server and its running awesomely. :D
    Maybe you could do another plugin or join it onto this one, where water buckets can make sand = clay ?
    or lava = Obsidian?
    Just a suggestion. ^_^
     
  6. Offline

    Celeixen

    Glad you enjoy it :)

    Nice idea, i was thinking the opposite , lava bucket + water = obsidian. but i suppose that would create unlimited obsidian issues :( . I am working on your idea now, should be able to put it up in a few hours (probably less).

    Edit: Hmm after thinking about it, its pretty easy just to pour water over lava and i think i might just make Clay block --> Brick Block. And add the the lava runs out after a certain amount of uses.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  7. Offline

    dragonhippie

    Ok, that'll be nice too :D
    but can the idea of the water bucket with clay still be added? just wondering :p
     
  8. Offline

    Celeixen

    Ok, i worked out what i am gonna do. First you add a stack of 32 sand (must be a 32 stack, no more, no less) and 1 bucket of water to a chest then you hit it and it turns the sand into clay & empties your bucket. I have also implemented this so all of the pork inside the chest gets cooked :)
     
  9. Offline

    PyPKjE

    Plugin is quite good, but unfortunately not tied to permissions plugins
     
  10. Offline

    Celeixen

    It works with superPerms (e.g. Bpermissions). Are you using the new system or are you still on the old ones.

    Sorry guys i uploaded the wrong file last night, updated to the right v0.3

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  11. Offline

    Mathew Alden

    Hi. It looks great... the only thing is, it makes fuel more plentiful because you don't use as much. It should be configurable so that you can only use it 100 times and then the lava bucket disappears, just like as if it was in a furnace.
     
  12. Offline

    Celeixen

    i am planning on doing something like this but tracking individual items is quite hard, luckily lava bucket's don't use their damage id so i should be able to do it. Sadly i cant add this for a while because it will take a lot of time and i have a lot of school work in the way but this Sunday I'll try get it done for you.
     
  13. Offline

    Mathew Alden

    No rush...
     
  14. Offline

    Celeixen

    Sadly, i made a version that worked and only allows 100 uses then the lava was used up but i then found out if the player was to place the lava then pick it back up this would reset that. But i think i am almost there i just might track lava place events. or disable placing of lava on furnace buckets.
     
  15. Offline

    catattack998

    If you really want to be able to control the bucket furnace, have the user craft the lava bucket and furnace into a bucket furnace, that has a durability and works like the current thing. You could have a lava bucket and bucket furnace craft together to make a non-damaged bucket furnace (and empty bucket). So, it would take the bucket to make it, but not another bucket each time you want to use it.

    This might get rid of the purpose of it, if it is meant to be a really simple thing, and require more heavy coding, but it is an option to consider for preventing people from grief-ing by turning desert landscapes into glass lakes (now there's an idea!), or turning cobblestone into smoothstone where it is out of place.
     
  16. Offline

    Celeixen

    I have thought of many possibilites such as storing the values in other items, using other lava buckets and they are the values, and even making it so the user has a variable that every time a bucket leaves and comes back they gain/loose a value so i can tell how many they have but i think the best way would be to make it feather furnace or something like that that can't change its item type. I will find a way to do it but it wont be easy :(
     
  17. Offline

    catattack998

    What do you mean by feather furnace? Sorry if I am missing a common term here. Do you mean you would craft it with a feather and a furnace? Also, keep in mind, even though I said that refilling with more lava could be an option, it does get frustrating to repair items constantly, and can change the nature of the game to one with more rpg elements. Think about just a one time craft, that maybe does NOT use up the bucket, and gives something like 256 uses.
     
  18. Offline

    Celeixen

    I meant as instead of a bucket use a feather but i wouldnt do that. I will add a config file so you can change the durabillity of the bucket or just make it last forever.
     
  19. Offline

    catattack998

    That is a very good idea! This mod seems pretty cool, and I will try my hardest to get our host to install some sort of version of this. Thank you for your feedback!
     
  20. Offline

    TobiObito

    this needs a configurable amount of uses before the lava dissipates
     
  21. Offline

    Celeixen

    Added Feather Furnace
    • Limit uses
    • Smelt with feathers instead
    • Lava buckets in inventory are used to refill Feathers
     
  22. Offline

    Celeixen

    V1.5 - No longer affects protected regions & chest smelting supports the new foods from 1.8.
     
  23. Offline

    medede

    make it so when u hit log it turns it into charcoal instead of burning it
     
  24. Offline

    Celeixen

    I thought about that but i really want this to have some negatives because its meant to be used in survival modes.
     
  25. Offline

    McEvan

    Does it not work on diamond ? Also could you put this on bukkit dev so I could get any updates you may have ?
     
  26. Offline

    Celeixen

    Well you dont need to smelt diamond, so i didnt add it. I will put it back on bukkit dev soon, i just dont like bukkit dev its evil!
     
  27. Offline

    McEvan

    Thank you for the reply.
     
  28. Offline

    CplPibald

    I like the idea a lot, but one request. Is there any way to make the item (feather) configurable? It interferes with other plugins like Tele++. I would probably want to change it to flint or something.
     
  29. Offline

    Celeixen

    I will add then in the next release, which should be in 2 weeks.
     

Share This Page