[MECH] CraftDispenser v1.2.4 - Use a dispenser as a Crafting table! [617+]

Discussion in 'Inactive/Unsupported Plugins' started by Nodren, Jan 31, 2011.

  1. Offline

    Nodren

    CraftDispenser - Use a dispenser as a crafting table:
    Version: v1.2.4

    Quick Links
    This plugin utilizes a dispenser as a crafting table. This means you can have custom recipes for things not normally obtainable in SMP. Check out the video for a tutorial/example of this.




    Features
    • Repair any armor or tool
    • Create hell based blocks
    • Added custom recipes, see config files for details on how to make them
    • The Non-repair recipes can be reconfigured to anything
    Roadmap
    • permissions support so not everyone can use this

    Changelog
    Version 1.2.4
    • Works with latest Bukkit
    Version 1.2.3
    • Updated for compatibility with latest Bukkit
    Show Spoiler

    Version 1.2.2

    • Updated to work with latest bukkit build
    Version 1.2.1

    • Fixed vertical recipes, thanks to ricochet1k!
    Version 1.2

    • Updated configuration, making it way more customizeable
    • You can reconfigure existing recipes. If you're upgrading from 1.1 you will need to redo your custom recipes.
    • Huge thanks to ricochet1k for all his code contributions in this release!
    Version 1.1

    • Added custom recipes
    Version 1.0

    • Initial version
     
  2. Thank you :D
     
  3. Offline

    ricochet1k

    Okay, there was a minor change that happened right after the build I was testing on that broke it. Here's a testing version of the plugin that has been tested on the very latest build of CraftBukkit.

    CraftDispenser 1.2.2.zip
    Please note: This is NOT a release, this is a testing version, but at the moment it should work better than the release.

    I also added a debug mode, which you can enable by adding "debug: true" to config.yml. All it does is dump some more detailed information about what is going on to the server console, but it should be helpful in determining what is wrong in the future.
     
  4. I'll give it a shot and send a report if I encounter anymore bugs
    --- merged: Feb 9, 2011 8:08 AM ---
    Seems to be working in full order now! Thank you ricochet1k
     
  5. Offline

    Nodren

    thanks! i made it the official release
     
  6. Offline

    Vilkacis

    This is a fantastic idea. I've been looking for a mod for repairing armor/weapons and for obtaining Nether materials in a legit fashion.

    Unfortunately, I cannot get this to work. I've tried the latest build (1.2.2) and set it up exactly as the video shows, but the dispenser only spits out the blocks I put in it as usual. When I tried 1.2.1, it would consume the materials but spit out nothing. Now it just spits things out without converting them.

    What could I be doing wrong?
     
  7. Offline

    ricochet1k

    Make sure you've got the right control block underneath the dispenser, and the last redstone wire next to the craft dispenser won't light up when it is being triggered correctly. If it is dispensing items like it normally would that usually means you've got the redstone wired wrong, although there is a chance that something else is wrong.

    Again, if people are having problems with CraftDispenser on a public server I'm happy to connect and take a look sometime when I'm free.
     
  8. Try making sure you have two straight redstones before turning corners as well
     
  9. Offline

    Zonta

    Hey guys if anyone want a recipee for coco_beans (to make them spawn untill lord Notch know what he will do with them).

    Code:
    coco_beans.yml
    
    coco_beans.yml
    
    craft:
        - 351 ,3 * 3
    
    input-items-vertical:
        - 351 ,1
        - 351 ,1
        - 351 ,2
    Its 2 Red roses dye and one Cactus Green (Wikipedia checked for how to make brown with color)

    I hope you enjoy that and also your players.
     

    Attached Files:

  10. Offline

    enkryptor

    Wouldn't it be nice if we had iConomy support for a paid repair?
     
  11. Offline

    ricochet1k

    It might be, but that functionality is for a different plugin. (And I think at least one exists)
     
  12. Offline

    gdude2002

    EDIT: Nevermind, we worked it out
     
  13. Offline

    Nodren

    Updated for compatibility with latest Bukkit
     
  14. Offline

    zwarmapapa

    Is there an option like input-items-horizontal ?
     
  15. Offline

    Nodren

    currently no, I may add this option along with a 2x2 square option(for recipes similar to a crafting bench)
     
  16. Offline

    mskd_bklndr

    Any way we could get a list of item names?

    EDIT: Nvm, it's just the official Notch-given names, isn't it? Duh me...
     
  17. Offline

    Maluzis

    What are the 'permissions' for this plugin? In the first post, nothing is written on this subject. Is the ID thing work instead of full names? And where can I find a names of the items works with this plugin?
     
  18. Offline

    ricochet1k

    It is impossible to have permissions for the plugin for reasons I have explained before. Permissions requires some event caused directly by a user to work, and this is triggered by a redstone event, which are not directly caused by users EVER, and can't be. I'm sorry, I know that it would be nice to limit who has access to this, but unless someone has a better idea this isn't possible.

    Here's a list of item names. Note that these can be in lowercase and that underscores can be replaced with spaces instead. These aren't in an internal database, they are taken right out of the Bukkit server.

    Item ID's (open)

    AIR
    STONE
    GRASS
    DIRT
    COBBLESTONE
    WOOD
    SAPLING
    BEDROCK
    WATER
    STATIONARY_WATER
    LAVA
    STATIONARY_LAVA
    SAND
    GRAVEL
    GOLD_ORE
    IRON_ORE
    COAL_ORE
    LOG
    LEAVES
    SPONGE
    GLASS
    LAPIS_ORE
    LAPIS_BLOCK
    DISPENSER
    SANDSTONE
    NOTE_BLOCK
    BED_BLOCK
    WOOL
    YELLOW_FLOWER
    RED_ROSE
    BROWN_MUSHROOM
    RED_MUSHROOM
    GOLD_BLOCK
    IRON_BLOCK
    DOUBLE_STEP
    STEP
    BRICK
    TNT
    BOOKSHELF
    MOSSY_COBBLESTONE
    OBSIDIAN
    TORCH
    FIRE
    MOB_SPAWNER
    WOOD_STAIRS
    CHEST
    REDSTONE_WIRE
    DIAMOND_ORE
    DIAMOND_BLOCK
    WORKBENCH
    CROPS
    SOIL
    FURNACE
    BURNING_FURNACE
    SIGN_POST
    WOODEN_DOOR
    LADDER
    RAILS
    COBBLESTONE_STAIRS
    WALL_SIGN
    LEVER
    STONE_PLATE
    IRON_DOOR_BLOCK
    WOOD_PLATE
    REDSTONE_ORE
    GLOWING_REDSTONE_ORE
    REDSTONE_TORCH_OFF
    REDSTONE_TORCH_ON
    STONE_BUTTON
    SNOW
    ICE
    SNOW_BLOCK
    CACTUS
    CLAY
    SUGAR_CANE_BLOCK
    JUKEBOX
    FENCE
    PUMPKIN
    NETHERRACK
    SOUL_SAND
    GLOWSTONE
    PORTAL
    JACK_O_LANTERN
    CAKE_BLOCK
    DIODE_BLOCK_OFF
    DIODE_BLOCK_ON
    IRON_SPADE
    IRON_PICKAXE
    IRON_AXE
    FLINT_AND_STEEL
    APPLE
    BOW
    ARROW
    COAL
    DIAMOND
    IRON_INGOT
    GOLD_INGOT
    IRON_SWORD
    WOOD_SWORD
    WOOD_SPADE
    WOOD_PICKAXE
    WOOD_AXE
    STONE_SWORD
    STONE_SPADE
    STONE_PICKAXE
    STONE_AXE
    DIAMOND_SWORD
    DIAMOND_SPADE
    DIAMOND_PICKAXE
    DIAMOND_AXE
    STICK
    BOWL
    MUSHROOM_SOUP
    GOLD_SWORD
    GOLD_SPADE
    GOLD_PICKAXE
    GOLD_AXE
    STRING
    FEATHER
    SULPHUR
    WOOD_HOE
    STONE_HOE
    IRON_HOE
    DIAMOND_HOE
    GOLD_HOE
    SEEDS
    WHEAT
    BREAD
    LEATHER_HELMET
    LEATHER_CHESTPLATE
    LEATHER_LEGGINGS
    LEATHER_BOOTS
    CHAINMAIL_HELMET
    CHAINMAIL_CHESTPLATE
    CHAINMAIL_LEGGINGS
    CHAINMAIL_BOOTS
    IRON_HELMET
    IRON_CHESTPLATE
    IRON_LEGGINGS
    IRON_BOOTS
    DIAMOND_HELMET
    DIAMOND_CHESTPLATE
    DIAMOND_LEGGINGS
    DIAMOND_BOOTS
    GOLD_HELMET
    GOLD_CHESTPLATE
    GOLD_LEGGINGS
    GOLD_BOOTS
    FLINT
    PORK
    GRILLED_PORK
    PAINTING
    GOLDEN_APPLE
    SIGN
    WOOD_DOOR
    BUCKET
    WATER_BUCKET
    LAVA_BUCKET
    MINECART
    SADDLE
    IRON_DOOR
    REDSTONE
    SNOW_BALL
    BOAT
    LEATHER
    MILK_BUCKET
    CLAY_BRICK
    CLAY_BALL
    SUGAR_CANE
    PAPER
    BOOK
    SLIME_BALL
    STORAGE_MINECART
    POWERED_MINECART
    EGG
    COMPASS
    FISHING_ROD
    WATCH
    GLOWSTONE_DUST
    RAW_FISH
    COOKED_FISH
    INK_SACK
    BONE
    SUGAR
    CAKE
    BED
    DIODE
    GOLD_RECORD
    GREEN_RECORD
     
  19. Offline

    Nodren

    Updated with a bug fix release, this plugin is 617 compatable
     
  20. Offline

    Xye

    Not Work, please Update...
     
  21. Offline

    Nodren

    I'm very busy and will need something specific if you want me to fix it, such as build number, and an log of the exception that makes it
    "not work"
     
  22. Offline

    baeshra

    I've been having troubles with the new version... If I place my dispenser on wool It won't let me power it... For example. I put a pressure plate down with redstone leading to the dispenser NOT on a wool block. It shoots out an item perfectly fine. However if I put wool UNDER it the power cuts off 1 block away. Is there anyway to fix this?
     
  23. Offline

    Plague

    considered inactive
    (and changelog has to show latest 2 changes without a spoiler)
     
  24. Offline

    Nodren

    when building craftdispenser there was no event for when a dispenser fires. I believe there is one now or will be one soon. the fact you don't see power is perfectly normal and means it's working(see my video in first post for details)

    not sure why you inactivated this, it works just fine with the latest bukkit builds for 1.6

    I'll report the thread so you guys can move it back into the main category.

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

    Plague

    Because the title says 617
     
  26. Offline

    macintoshhelper

    Works fine on build 953, will test on 1000 soon.

    Tested on 1000 recommended build using CraftDispenser v1.2.4. Works fine.

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

Share This Page