• Guest, HEROCRAFT PUBLIC RELEASE IS HAPPENING AN HOUR EARLIER! TONIGHT @ 7PM CST GET READY FOR IT! play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Suggestion update alchemist's cauldrons please!

spiralz

Obsidian
Joined
Jun 20, 2013
because there is no other way, it gives alchemists something to sell :p also increases value slightly, and as said, it's not 100% efficient.

Oh I love the idea of Alchemists making Red Sand, but 8 stacks of Red Dye to make only 1 stack of Red Sand is a bit crazy.
 

Danda

Dungeon Master Extremist
Staff member
Administrator
Guide
Wiki Team
Max Legacy Supporter
Joined
Jan 21, 2011
From how the plugin seems to act, I'm guessing that it has to be a particular type of item in a slot, not one of a variety of items unfortunately. Though you would know better than I do.
It is possible it's just a matter of whether you want to take the time to write out each variation for every possibility. While yes there is no "quick" way of doing it it is possible to do.
 

northeaster345

Legacy Supporter 8
Joined
Jun 10, 2012
It is possible it's just a matter of whether you want to take the time to write out each variation for every possibility. While yes there is no "quick" way of doing it it is possible to do.

Yeah, that's what I meant.
 
D

Dennis69911a

Dude This is sooo Cool please add this into the game Mike has a good system!!!
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
list of changes
Code:
change:
  nether wart changed to 1 of each shroom and a slimeball (brown)(red)(slimeball)
  lapis changed product to 2
  Slimeball: (grass)(grass)(sapling)
  (water bucket)
  glowstone: diamond changed to lapis block
  clay: diamond changed to water bucket, product changed to one.
  remove chain creation.
  brick blocks: changed product to 6
  cocoa beans: changed mats to sugar and jungle wood, product=3
  sugar cane: removed two leaf, two dirt
  snow: entirely removed. replaced with wood transmutations expanding over 3 levels.
  oak-->birch: (log)(log)
  oak-->spruce: (log)()()
  (log)()()
  oak-->jungle: (log)()(log)
  oak-->acacia: (log)()()
  ()()()
  ()()(log)
  oak-->dark oak: (log)()()
  ()()()
  (log)()()
  nether fence: removed, replaced with blaze rod.
  (diamond)(stick)(diamond)
  (glowstone)(TnT)(glowstone)
  (nether quartz)(nether quartz)(nether quartz)
  nether brick: changed to red sand
  (red dye)(red dye)(red dye)
  (red dye)(sand)(red dye)
  (red dye)(red dye)(red dye)
the YAML below,

Code:
CauldronRecipes:
  size: 28
  '0':
    results:
      Type: GRASS
      TypeId: 2
      Level: 10
      materialData: 0
      result-amount: 2
    ingredients:
      amount: 5
      Materials:
        '0':
          TypeId: 3
          materialData: 0
        '1':
          TypeId: 3
          materialData: 0
        '2':
          TypeId: 3
          materialData: 0
        '3':
          TypeId: 6
          materialData: 0
        '4':
          TypeId: 6
          materialData: 0
  '1':
    results:
      Type: LEAVES
      TypeId: 18
      Level: 12
      materialData: 0
      result-amount: 3
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 6
          materialData: 0
        '1':
          TypeId: 6
          materialData: 0
        '2':
          TypeId: 6
          materialData: 0
        '3':
          TypeId: 2
          materialData: 0
        '4':
          TypeId: 2
          materialData: 0
        '5':
          TypeId: 2
          materialData: 0
  '2':
    results:
      Type: MOSSY_COBBLESTONE
      TypeId: 48
      Level: 15
      materialData: 0
      result-amount: 6
    ingredients:
      amount: 8
      Materials:
        '0':
          TypeId: 264
          materialData: 0
        '1':
          TypeId: 2
          materialData: 0
        '2':
          TypeId: 2
          materialData: 0
        '3':
          TypeId: 2
          materialData: 0
        '4':
          TypeId: 4
          materialData: 0
        '5':
          TypeId: 4
          materialData: 0
        '6':
          TypeId: 4
          materialData: 0
        '7':
          TypeId: 4
          materialData: 0
  '3':
    results:
      Type: ICE
      TypeId: 79
      Level: 18
      materialData: 0
      result-amount: 2
    ingredients:
      amount: 8
      Materials:
        '0':
          TypeId: 80
          materialData: 0
        '1':
          TypeId: 80
          materialData: 0
        '2':
          TypeId: 80
          materialData: 0
        '3':
          TypeId: 80
          materialData: 0
        '4':
          TypeId: 326
          materialData: 0
        '5':
          TypeId: 326
          materialData: 0
        '6':
          TypeId: 326
          materialData: 0
        '7':
          TypeId: 326
          materialData: 0
  '4':
    results:
      Type: LOG
      TypeId: 17
      Level: 19
      materialData: 1
      result-amount: 1
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 17
          materialData: 0
        '1':
          TypeId: 17
          materialData: 0
  '5':
    results:
      Type: LOG
      TypeId: 17
      Level: 19
      materialData: 2
      result-amount: 1
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 17
          materialData: 0
        '3':
          TypeId: 17
          materialData: 0
  '6':
    results:
      Type: LOG
      TypeId: 17
      Level: 20
      materialData: 1
      result-amount: 3
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 17
          materialData: 0
        '2':
          TypeId: 17
          materialData: 0
  '7':
    results:
      Type: LOG2
      TypeId: 162
      Level: 21
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 17
          materialData: 0
        '8':
          TypeId: 17
          materialData: 0
  '8':
    results:
      Type: LOG2
      TypeId: 162
      Level: 21
      materialData: 1
      result-amount: 1
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 17
          materialData: 0
        '6':
          TypeId: 17
          materialData: 0
  '9':
    results:
      Type: SUGAR_CANE
      TypeId: 338
      Level: 22
      materialData: 0
      result-amount: 3
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 18
          materialData: 0
        '1':
          TypeId: 18
          materialData: 0
        '2':
          TypeId: 18
          materialData: 0
        '3':
          TypeId: 3
          materialData: 0
        '4':
          TypeId: 3
          materialData: 0
        '5':
          TypeId: 3
          materialData: 0
  '10':
    results:
      Type: INK_SACK
      TypeId: 351
      Level: 25
      materialData: 3
      result-amount: 3
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 353
          materialData: 0
        '1':
          TypeId: 17
          materialData: 3
  '11':
    results:
      Type: STONE
      TypeId: 1
      Level: 28
      materialData: 0
      result-amount: 10
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 4
          materialData: 0
        '1':
          TypeId: 4
          materialData: 0
        '2':
          TypeId: 4
          materialData: 0
        '3':
          TypeId: 4
          materialData: 0
        '4':
          TypeId: 4
          materialData: 0
        '5':
          TypeId: 327
          materialData: 0
  '12':
    results:
      Type: BRICK
      TypeId: 45
      Level: 30
      materialData: 0
      result-amount: 6
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 82
          materialData: 0
        '1':
          TypeId: 82
          materialData: 0
        '2':
          TypeId: 82
          materialData: 0
        '3':
          TypeId: 82
          materialData: 0
        '4':
          TypeId: 82
          materialData: 0
        '5':
          TypeId: 327
          materialData: 0
  '13':
    results:
      Type: GLASS
      TypeId: 20
      Level: 31
      materialData: 0
      result-amount: 5
    ingredients:
      amount: 8
      Materials:
        '0':
          TypeId: 50
          materialData: 0
        '1':
          TypeId: 50
          materialData: 0
        '2':
          TypeId: 50
          materialData: 0
        '3':
          TypeId: 50
          materialData: 0
        '4':
          TypeId: 12
          materialData: 0
        '5':
          TypeId: 12
          materialData: 0
        '6':
          TypeId: 12
          materialData: 0
        '7':
          TypeId: 12
          materialData: 0
  '14':
    results:
      Type: CACTUS
      TypeId: 81
      Level: 32
      materialData: 0
      result-amount: 6
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 12
          materialData: 0
        '1':
          TypeId: 12
          materialData: 0
        '2':
          TypeId: 12
          materialData: 0
        '3':
          TypeId: 6
          materialData: 0
        '4':
          TypeId: 6
          materialData: 0
        '5':
          TypeId: 6
          materialData: 0
  '15':
    results:
      Type: CHAINMAIL_CHESTPLATE
      TypeId: 303
      Level: 38
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 289
          materialData: 0
        '1':
          TypeId: 101
          materialData: 0
        '2':
          TypeId: 101
          materialData: 0
        '3':
          TypeId: 101
          materialData: 0
        '4':
          TypeId: 101
          materialData: 0
        '5':
          TypeId: 101
          materialData: 0
        '6':
          TypeId: 101
          materialData: 0
        '7':
          TypeId: 101
          materialData: 0
        '8':
          TypeId: 101
          materialData: 0
  '16':
    results:
      Type: CHAINMAIL_LEGGINGS
      materialData: 0
      TypeId: 304
      Level: 36
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 352
          materialData: 0
        '1':
          TypeId: 101
          materialData: 0
        '2':
          TypeId: 101
          materialData: 0
        '3':
          TypeId: 101
          materialData: 0
        '4':
          TypeId: 101
          materialData: 0
        '5':
          TypeId: 101
          materialData: 0
        '6':
          TypeId: 101
          materialData: 0
        '7':
          TypeId: 101
          materialData: 0
        '8':
          TypeId: 101
          materialData: 0
  '17':
    results:
      Type: CHAINMAIL_BOOTS
      TypeId: 305
      Level: 34
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 367
          materialData: 0
        '1':
          TypeId: 101
          materialData: 0
        '2':
          TypeId: 101
          materialData: 0
        '3':
          TypeId: 101
          materialData: 0
        '4':
          TypeId: 101
          materialData: 0
        '5':
          TypeId: 101
          materialData: 0
        '6':
          TypeId: 101
          materialData: 0
        '7':
          TypeId: 101
          materialData: 0
        '8':
          TypeId: 101
          materialData: 0
  '18':
    results:
      Type: CHAINMAIL_HELMET
      TypeId: 302
      Level: 35
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 375
          materialData: 0
        '1':
          TypeId: 101
          materialData: 0
        '2':
          TypeId: 101
          materialData: 0
        '3':
          TypeId: 101
          materialData: 0
        '4':
          TypeId: 101
          materialData: 0
        '5':
          TypeId: 101
          materialData: 0
        '6':
          TypeId: 101
          materialData: 0
        '7':
          TypeId: 101
          materialData: 0
        '8':
          TypeId: 101
          materialData: 0
  '19':
    results:
      Type: CLAY
      TypeId: 337
      Level: 33
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 7
      Materials:
        '0':
          TypeId: 12
          materialData: 0
        '1':
          TypeId: 12
          materialData: 0
        '2':
          TypeId: 12
          materialData: 0
        '3':
          TypeId: 3
          materialData: 0
        '4':
          TypeId: 3
          materialData: 0
        '5':
          TypeId: 3
          materialData: 0
        '6':
          TypeId: 326
          materialData: 0
  '20':
    results:
      Type: LAPIS_BLOCK
      TypeId: 22
      Level: 40
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 49
          materialData: 0
        '1':
          TypeId: 49
          materialData: 0
        '2':
          TypeId: 49
          materialData: 0
        '3':
          TypeId: 49
          materialData: 0
        '4':
          TypeId: 82
          materialData: 0
        '5':
          TypeId: 82
          materialData: 0
        '6':
          TypeId: 331
          materialData: 0
        '7':
          TypeId: 331
          materialData: 0
        '8':
          TypeId: 331
          materialData: 0
  '21':
    results:
      Type: SLIME_BALL
      TypeId: 341
      Level: 42
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 4
      Materials:
        '0':
          TypeId: 2
          materialData: 0
        '1':
          TypeId: 2
          materialData: 0
        '2':
          TypeId: 6
          materialData: 0
        '3':
          TypeId: 326
          materialData: 0
  '22':
    results:
      Type: WATER_LILY
      TypeId: 111
      Level: 45
      materialData: 0
      result-amount: 3
    ingredients:
      amount: 6
      Materials:
        '0':
          TypeId: 106
          materialData: 0
        '1':
          TypeId: 106
          materialData: 0
        '2':
          TypeId: 106
          materialData: 0
        '3':
          TypeId: 106
          materialData: 0
        '4':
          TypeId: 6
          materialData: 0
        '5':
          TypeId: 6
          materialData: 0
  '23':
    results:
      Type: MYCEL
      TypeId: 110
      Level: 47
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 3
      Materials:
        '0':
          TypeId: 98
          materialData: 0
        '1':
          TypeId: 264
          materialData: 0
        '2':
          TypeId: 341
          materialData: 0
  '24':
    results:
      Type: BLAZE_POWDER
      TypeId: 377
      Level: 48
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 3
      Materials:
        '0':
          TypeId: 348
          materialData: 0
        '1':
          TypeId: 331
          materialData: 0
        '2':
          TypeId: 289
          materialData: 0
  '25':
    results:
      Type: SMOOTH_BRICK
      TypeId: 98
      Level: 49
      materialData: 3
      result-amount: 1
    ingredients:
      amount: 2
      Materials:
        '0':
          TypeId: 98
          materialData: 2
        '1':
          TypeId: 257
          materialData: 0
  '26':
    results:
      Type: GLOWSTONE
      TypeId: 89
      Level: 50
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 4
      Materials:
        '0':
          TypeId: 266
          materialData: 0
        '1':
          TypeId: 22
          materialData: 0
        '2':
          TypeId: 331
          materialData: 0
        '3':
          TypeId: 87
          materialData: 0
  '27':
    results:
      Type: NETHER_STALK
      TypeId: 372
      Level: 51
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 3
      Materials:
        '0':
          TypeId: 39
          materialData: 0
        '1':
          TypeId: 40
          materialData: 0
        '2':
          TypeId: 341
          materialData: 0
  '28':
    results:
      Type: SAND1
      TypeId: 12
      Level: 52
      materialData: 1
      result-amount: 1
    ingredients:
      amount: 7
      Materials:
        '0':
          TypeId: 351
          materialData: 1
        '1':
          TypeId: 351
          materialData: 1
        '2':
          TypeId: 351
          materialData: 1
        '3':
          TypeId: 351
          materialData: 1
        '4':
          TypeId: 12
          materialData: 0
        '5':
          TypeId: 351
          materialData: 1
        '6':
          TypeId: 351
          materialData: 1
        '7':
          TypeId: 351
          materialData: 1
        '8':
          TypeId: 351
          materialData: 1
  '29':
    results:
      Type: BLAZE_ROD
      TypeId: 369
      Level: 53
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 9
      Materials:
        '0':
          TypeId: 264
          materialData: 0
        '1':
          TypeId: 280
          materialData: 0
        '2':
          TypeId: 264
          materialData: 0
        '3':
          TypeId: 89
          materialData: 0
        '4':
          TypeId: 46
          materialData: 0
        '5':
          TypeId: 89
          materialData: 0
        '6':
          TypeId: 406
          materialData: 0
        '7':
          TypeId: 406
          materialData: 0
        '8':
          TypeId: 406
          materialData: 0
  '30':
    results:
      Type: SOUL_SAND
      TypeId: 88
      Level: 54
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 3
      Materials:
        '0':
          TypeId: 12
          materialData: 0
        '1':
          TypeId: 48
          materialData: 0
        '2':
          TypeId: 112
          materialData: 0
  '31':
    results:
      Type: ENDER_STONE
      TypeId: 121
      Level: 60
      materialData: 0
      result-amount: 1
    ingredients:
      amount: 7
      Materials:
        '0':
          TypeId: 98
          materialData: 1
        '1':
          TypeId: 98
          materialData: 2
        '2':
          TypeId: 98
          materialData: 3
        '3':
          TypeId: 372
          materialData: 0
        '4':
          TypeId: 57
          materialData: 0
        '5':
          TypeId: 368
          materialData: 0
        '6':
          TypeId: 369
          materialData: 0
This isnt bad - though I think chain armor will be removed completely.
 

mikehk

Legacy Supporter 6
Joined
Aug 17, 2012
Location
Idaho
Kainzo made a few small changes, changed it in orig post of edits. If that one doesnt work, try removing the wood recipes from the file and see if that works. if trying to remove the wood, you'll have to change the "size:32" thing at the beginning to 26. if it works without the wood, it might just be that we/I need to add air to their recipes as placeholders.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Kainzo made a few small changes, changed it in orig post of edits. If that one doesnt work, try removing the wood recipes from the file and see if that works. if trying to remove the wood, you'll have to change the "size:32" thing at the beginning to 26. if it works without the wood, it might just be that we/I need to add air to their recipes as placeholders.
hmm, its been a while - what does the "size" actually get used for?
 

mikehk

Legacy Supporter 6
Joined
Aug 17, 2012
Location
Idaho
hmm, its been a while - what does the "size" actually get used for?
I'm assuming it's meant to tell the plugin that there's a certain amount of recipes that it has to load. so if it's over what it was (was 27, forgot to change it), it might spazz out trying to load more or something. The things i changed was the size -->32, the red sand was amounted wrong, and the red sand was named wrong, so I fixed those.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
I'm assuming it's meant to tell the plugin that there's a certain amount of recipes that it has to load. so if it's over what it was (was 27, forgot to change it), it might spazz out trying to load more or something. The things i changed was the size -->32, the red sand was amounted wrong, and the red sand was named wrong, so I fixed those.
also - we need to remove CHAIN creation as well.
 
Top