• 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 New Cauldron Recipes

Alator

Ancient Soul
Moderator
Legacy Supporter 7
Remastered Tier 2 Supporter
Joined
Jan 17, 2011
Added everything except for Silverfish block to live (works on test). @Kainzo, add to update list?

Idk. What do you think about silverfish blocks Kainzo?
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Added everything except for Silverfish block to live (works on test). @Kainzo, add to update list?

Idk. What do you think about silverfish blocks Kainzo?
We need to ensure that netherblocks are not obtainable unless you have nether blocks in the mix. We want to make sure only people who visit the nether can make them.
Let's hold off on silverfish blocks for now. Not a bad idea though.
 

Alator

Ancient Soul
Moderator
Legacy Supporter 7
Remastered Tier 2 Supporter
Joined
Jan 17, 2011
Changed:
Code:
  NetherBrick:
    name: "Nether Brick"
    # a description of the recipe that describes what ingredients are needed
    description: "More Nether Brick = Obsidian + Stone Brick + Netherbrick."
    ingredients:
      49: 1
      98: 1
      112:2
    results:
      112: 5
  NetherFence:
    name: "Nether Fence"
    # a description of the recipe that describes what ingredients are needed
    description: "Nether Fence = Netherbrick + Fence"
    ingredients:
      49: 1
      112: 1
    results:
      113: 1
[DOUBLEPOST=1348701089,1348700983][/DOUBLEPOST]Although, I may remove netherbrick entirely or reduce the results
 

rfgordan

ICE ICE ICE!
Joined
Apr 6, 2012
imo, the recipes for the netherblocks are WAY to easy, and masons should be the ones to make different types of stone brick.

Other than that, looks good
 

Alator

Ancient Soul
Moderator
Legacy Supporter 7
Remastered Tier 2 Supporter
Joined
Jan 17, 2011
Hmm. yes, I agree with the comments on the nether items. How does this look? A little harder, and they all require some sort of nether block to make.

Code:
 NetherWart:
    name: "Nether Wart"
    # a description of the recipe that describes what ingredients are needed
    description: "Nether Wart = Mycelium + Obsidian + 10 nether fence"
    ingredients:
      110: 1
      49: 1
      113: 10
    results:
      115: 1
  NetherBrick:
    name: "Nether Brick"
    # a description of the recipe that describes what ingredients are needed
    description: "2 Nether Brick =2 Obsidian + 2 Stone Brick + Netherbrick."
    ingredients:
      49: 2
      98: 2
      112:1
    results:
      112: 2
  NetherFence:
    name: "Nether Fence"
    # a description of the recipe that describes what ingredients are needed
    description: "Nether Fence = 10 Netherbrick + Fence"
    ingredients:
      49: 10
      112: 1
    results:
      113: 1
  SoulSand:
    name: "Soul Sand"
    # a description of the recipe that describes what ingredients are needed
    description: "Soul Sand = Sand + Mossy Cobble + nether brick."
    ingredients:
      12: 1
      48: 1
      112: 1
    results:
      88: 1
 

TheTXLibra

Legacy Supporter 8
Joined
Mar 5, 2011
Location
Somewhere, TX
Personally, not too happy with it. The point of making nether-block formulas for the Cauldron was so that those of us who weren't necromancers could have a chance to get some netherblocks as well, or to extend the availability of those blocks. Netherbrick in its natural form is terribly rare, and extremely hard to come by. All that's really been done is to make the formulas in some cases even more difficult to complete than the base item. Soul sand isn't hard to get in the nether. Netherbrick, on the other hand, is incridibly rare. So you're now requiring an incredibly hard to obtain block to cauldron out one relatively easy block.

imho, it pretty much ruined the recipes, based off the comment of one person (rfgordon) who hadn't even chimed in or contributed to the process until now except to say he wanted it to be harder.

Not happy at all. If want cauldrons to be mostly useless, might as well merge alchemist into enchanter or scribe.
 

Alator

Ancient Soul
Moderator
Legacy Supporter 7
Remastered Tier 2 Supporter
Joined
Jan 17, 2011
We need to ensure that netherblocks are not obtainable unless you have nether blocks in the mix. We want to make sure only people who visit the nether can make them.

This is why I changed all of them Libra. Maybe Dragongarde's nether had an unusual setup, but I remember there being 2-3 large strongholds nearby the spawn area. This gives people who don't want to risk the nether or can't get in an opportunity to get some of the materials (like the expensive mycelium, once you have 1 nether wart you are good to go) while keeping the advantage to the players who do go to the nether. We want people who risk the journey to have the advantage.

These recipes pretty much boil down to either risk the Nether, or gather obsidian. One is much safer than the other, so it is a more time-consuming process.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Not wanting to grant out nether blocks without having to venture into the nether or at least start a seed from buying some. It almost defeats the importance of the nether if you can just alchemist it all
 
Joined
Dec 11, 2011
Yeah it also makes necro useless since it is more a utility class then a pvp class it wouldn't have any use if I could just make it all. Also it would ruin it for all the players who spent like 500 on a port to the nether to get just this
 

WitchOnaRampage

Legacy Supporter 9
Joined
Jul 15, 2012
Location
Australia
Will you guys please put me straight on what's intended for these recipes, so I can put the right info in the Wiki? Thanks @TheTXLibra @Alator @Kainzo

  • Chiseled Stone = 1 Iron Pickaxe + 1 Stone Brick or Cracked Stone Brick?
  • Nether Brick Fence = EITHER 10 Obsidian + 1 Nether Brick OR 10 Obsidian + 1 Wood Fence OR ...?
  • Regarding Nether Brick Fence, is it right that it can be made at level 53, yet you need 10 NB Fence for a Nether Wart at level 51?

Plus there's one on the end of the file that wasn't discussed here, so to keep it a surprise I'll pm you about it @Alator ;).

Btw, the Cauldron's page is otherwise up to date (effectively), if you want to check it out. Still gathering images.
 
Top