Started by
Heyo13579
on
Topic category: Minecraft mod ideas exchange
im currently working on a mod pack and i need a mod that will create multiple sizable ore veins (size and ore type configurable) near the starting spawn area of the player the ores in the pack will be rare and far and few in between so i want to create a way for players to have access to various ores to help in early game progression.
That is possible.
Step 1 is to save the spawn coordinates.
Step 2 is to create a block that either places stone at it's current location or places the ores at it's current location. Make it spawn the ore if it is within 1000 blocks relative to the spawn, If it is further than 1000 blocks away, make it predominantly spawn stone with only a slight chance to spawn the ore.