GregTechCE / GregTech

GregTech rewrite for modern versions of Minecraft
GNU Lesser General Public License v3.0
268 stars 150 forks source link

[Suggestion] allow spawning ore veins #1044

Open Caralamelia opened 4 years ago

Caralamelia commented 4 years ago

A command to spawn ore veins could be great to test modifications to them in the config files ratter than having to find the vein every time you make a change.

A way to make it work is to read the vein size and shape, make it on stone and then use the center of it as the spot were to generate the vein.

pyure commented 4 years ago

I agree this would be handy but I'm not sure its reasonably easy.