I have a problem with the spawn commands. Unless i'm doing something wrong, the spawn commands for Ores aren't working. I've tried all of the spawn commands for Iron and the others (101 through 107), and all of them just give me stone. Is the command for them not implemented at the moment? Have they been changed to a different number? Or is there just something wrong with my game? I have to resort to spawning ingots.
to spawn ores you need to use the command console not chat and the ids you use are
air = 0,
dirt = 1,
grass = 2,
stone = 3,
gravel = 4,
rock = 5,
farmland = 6,
mud = 7,
snow = 8,
sand = 9,
desertdirt = 10,
desertstone = 11,
clay = 12,
dungeonwall = 13,
dungeonfloor = 14,
bonewall = 15,
= hell least 16,
iron = -101,
copper = -102,
aluminium = -103,
silver = -104,
gold = -105,
tungsten = -106,
cobalt = -107,
mithril = -108,
water = 100,
saltwater = 101
(item ore 64 1) = dirt
(item ore 64 -101) = iron note: it needs to be -101 not just 101 or you will just get stone oO
(item ore 64 -105) = gold
the 64 is for the amount