Quantcast
Channel: General Mod Discussion
Viewing all articles
Browse latest Browse all 7890

How do I make ore spawn in a specific biome? (And other questions)

$
0
0
Help, how do I make my ore to generate only in the Underground Jungle?
Also, how do I make it shine when I use a spelunker potion?
Also, also, how do I make the ore show up on the mini-map?

Code:
Code:
using System.IO;
using System.Collections.Generic;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
using Terraria.World.Generation;
using Microsoft.Xna.Framework;
using Terraria.GameContent.Generation;

namespace ModOfRandomness
{
    public class ModWord...

How do I make ore spawn in a specific biome? (And other questions)

Viewing all articles
Browse latest Browse all 7890

Trending Articles