-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More underground variety #1944
Comments
I'll might add some of these myself, i think crystals (giant quartz) and stalactites / stalagmites (made from a new node) are the obvious ones. I'm not inspired to add plants or more fantastical things though, others can do that and will be much better at that than me. |
The most obvious thing to do would be to add more stone types of varying hardness, adding some challange and greatly improving variety. Just using stone for >99% of the underground gets boring really quick, and desert stone is … well … reserved for deserts. Even in its simplest form (implmented as blob ores) it would be an improvement. But even better would be to generate the other stones in large quantities in the underground (but this will also be the hardest part, to generate the stone in a way which doesn't look too artificial). |
Good idea and easily done, just set the biome 'node_stone' to a different stone. Alternatively each ore texture could completely fill the node, as in being solid ore, then one ore can be used in any stone type. I like the idea but others have not. At least coal should be like this, coal appears in solid seams not mixed into stone. |
Aren't ores already overlay textures on top of another texture (stone)? Why bother with a new texture? Just register all the mapgen ores using the same method. They will all turn into the same lump (or crystal) when mined anyway. |
Well with overlays you would still need a new node for each stone type, if the ore filled the texture you only need 1 node per ore. There may be many stone types, adding a bunch of new nodes for each slows down mapgen and complicates MTG. |
Ever considered ores which are unique to specific stone types? That would give other stone types something worth mining for (assuming you make them useful ores) and prevent lots of duplicated ore nodes. |
I think this shouldn't be in minetest_game since there's already the caverealms mod and I think that is enough. It even has a counterpart: caverealms_lite. |
@NewbProgrammer101 I think this is something that MTG is lacking most - a motive to actually mine deeper. MTG should be playable and fun without mods |
Yes it's high priority. |
You know adding More content to the caves isent gonna make the game fun you're gonna have to do More Than that but its a good beginning! I just really hope we can see stalagmites and stalactites |
Wow thanks =/ |
Dunno what he is talking about, I would sure enjoy more content in caves. Especially cool formations. On-topic; how about underground rivers? They exist. Rare. But they exist. Underground pools too? |
Sorry I meant "You know adding More content to the caves isent gonna make the game fun
Yeh I may be negative but I only whant the best for minetest (you guys just can't take feedback)
Well I have its called farlands @paramat Im really not your enemie please read this |
Sorry, i was annoyed by the negativity. Your involvement is welcome, but please restrain unconstructive negativity. |
Well, actually it would make the game more fun because there are more materials to use for buildings. But just adding some blobs of different stones isn't exactly "more content". There should be more variation below -1000. The caves are cool and all, but there simply isn't much to do. Below -500 I barely find lava (or i'm just unlucky) or water, or anything besides some ores and some wide, open, caves. What about poisonous liquids? What about fungi? Where are bioluminescent algae? Where are stalactites and stalacmites? And so on. Caves just don't feel much like caves. The generation is great, but the assets are missing completely 😢 |
I have been in caves. I have taken ropes and flashlights into caves to explore them. The caves feel a lot like caves, with a few exceptions. While I think a few additions in the materials department are nice and logical, there is a point where managing all the various materials just clogs up inventory and makes for tedious play. I advise caution on adding things. Stalactites, Stalagmites and pools are all good things to add. Dripping water from some nodes would be a fun detail since stalactites and stalagmites are formed by dripping water. Stalactites should drip. Stalagmites should be beneath drips. Flares to light up large areas for a short time would also be a nice addition. |
I would love some more natural light in caves to. Minecraft did this fine with its higher amount of lava, but I don't know if thats what we'd want: Maybe a dim light glowstone. |
Caves are for lighting up. However we may well add bioluminescent decorations which will be dim but pretty. |
Added varying stone types to the first post, travelling underground will be much more interesting with varying stone colours. 'desert sandstone' and 'silver sandstone' need adding to the world, i might add strata of these above sea level in desert biomes but to provide more resources of these they could be underground too in larger volumes. Stalactites and stalagmites are calcium carbonate and require limestone as a source of material. Ores need to be considered, they are all in grey stone currently, instead they should probably be split into certain stone types so that you have to search for certain stones for certain ores. |
This is the real issue, I find. |
I would love to see white, or very pale, stone of some kind added. |
Paramat, I love your idea of classes of stone and ore going together. An underground biome or really a geome maybe, would make sense. The best refractory clay (What kilns, fireplaces and furnaces are really made of) is found just under coal. Clay deposits are often huge. A few years ago there was a bit of fear that the source for greenstripe fireclay was exausted. Now it is back to being one of the cheapest refractory materials you can get. (at least in America) |
I've long been in favour of ores specific to stone types (I've gone with a unique stone type per biome and ores linked to it in subgame experiments.) I'm not hugely keen on the idea of solid ore textures, but it might depend how they look in practice. |
Ores specific to stone types was Ezhh's idea. Before that i was concerned that every ore would have to be in every stone type, but that's not necessary and less interesting. |
I'd be very keen on seeing pale limestone caverns underground, since the colour contrast would still be a quite natural one against grey, but nonetheless noticeable and distinct. I'm not sure how that would best be implemented yet though, since part of the pleasure of finding unusual underground biomes would be not necessarily knowing where you will find them (the technique I've been playing with so far won't help much to just add in a single underground biome like this, and only helps if you are specifically linking up surface and underground biomes as a progression). |
See #2109 (comment) |
Closing due to #2710 |
The text was updated successfully, but these errors were encountered: