How do I make an auto regenerating mine like in mining simulator?

Any good tutorials on how to make this? I don’t want it to have “layers” though, I want it to all be randomised blocks regardless of how deep down it is.

1 Like

Use this mining kit by berezaa as a starting point and either edit the generation system to your liking or use it as an example for how your code should work.

2 Likes

Thanks, I’ll check it out when I have time

I made a tutorial on this earlier today, I think this could help you out.

Apologies for the late reply and the late bump, but I believe it might interest you!