Author Topic: ResourceMod  (Read 48592 times)


You're welcome.  I think.


Step 1.Scroll down to where it starts

Code: [Select]
$itemPrices["CopperOre"] = "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0";
$itemImage["CopperOre"] = nametoid("CopperOreItem");

Next look at this. 0 is the first digit in the "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0" series which in this case is IronOre. So the 1 in the series is Copper Ore because it says [1]CopperOre.
Code: [Select]
   %items[0] = "IronOre";
   %items[1] = "CopperOre";
   %items[2] = "SilverOre";
   %items[3] = "GoldOre";
   %items[4] = "Sapphire";
   %items[5] = "Emerald";
   %items[6] = "Ruby";
   %items[7] = "Diamond";
   %items[8] = "Turquoise";
   %items[9] = "PineWood";
   %items[10] = "OakWood";
   %items[11] = "MapleWood";
   %items[12] = "Blocks";

It still cost stone only

EDIT: Sry ment i can only buy with stone
« Last Edit: October 21, 2008, 11:06:08 PM by Blinder »

The download link is broken.






Hmm k sec.
Edit~Fixed
« Last Edit: October 21, 2008, 11:29:59 PM by Kunit_Yo »

Very good. Plus the added modability is a nice feature.

<3 kunit

changed the title to avoid confrontation eh

lolwut i haz a bukkit

Are you joking with me?
Should it be big like this?