-
Notifications
You must be signed in to change notification settings - Fork 6
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
Nether + Nether mobs #23
Comments
Nether is too Minecraft-like. They are some other mods that can take over the underground. I think it is better to keep the game as is: Plain Minetest Game in underground. Like for surface biomes, keep the biomes/dimensions minimal to allow the user or server owner to choose and enhance his worlds for any taste. |
First attempt show me the bug:
The quality needs to be checked in detail ... |
The nether mod has seen a lot of improvements in the past couple of years and is still actively maintained. The main repository is https://github.com/minetest-mods/nether. |
You make good points about the nether being too Minecraft-like, and caverealms being a nice alternative. I've never played minecraft so for me it felt like a cool underground. From what I've tried of caverealms, it looks pretty cool too. I guess for me it comes back to #60. What I like about those mods is they provide additional gameplay by creating more goals to reach, and new places to explore. Currently, past -1200 depth where diamonds are, there are no incentives to keep digging. Nothing changes anymore; it's just more rock, same minerals, same caverns, interspersed with the odd lava or water lake. From an exploration perspective, I don't see why we couldn't have both. We could put the nether between -25000 and -32768, and caverealms between -1500 and -25000. Since Nether can be reached using an obsidian portal, it doesn't matter exactly what depth it's at. From what I can tell, instructions for building portals should be in books found in dungeon chests. Similarly for reaching the floating islands. I do understand the backwards compatibility argument. But realistically speaking, how often do we remove mods, especially well maintained ones? And comparatively, how many mods change and break compatibility with their own older version (MTG player_api!)? |
From what I read, the mining tools (pick axe and shovel) are much more resistant to mining netherrack. To be honest, mining netherrack is a bit of a pain so it's a welcome addition. A LVL diamond pick axe wears done fast. Not sure what the point of the nether sword and axe are. If they are simply more powerful than diamond counter parts... reaching the nether early make the diamond set obsolete. The nether ore recipe is strange indeed... I agree about the mobs, though I've tried generating maps many times using various generators (v7, v6, carpathan and valleys) and I always ended up in very large caves. As for the mobs, I recently found this other mod with some awesome, interesting, new, not minecraft-specific nether mobs: https://content.minetest.net/packages/Liil/livingnether/ and https://github.com/Skandarella/livingnether. I much prefer it to nether-mobs. |
Looks like balancing is the blocker here... |
added what seem to be the exact blocking points to the OP |
Here's a rule-by-rule review of the This ensures that we didn't miss any rule, and that this issue matches the format of the other mod requests. To ensure deduplication, I'll be siting which comments each decision came from. RequestThis is the URL for the mod I would like to be added: https://github.com/Treer/nether (source: #23 (comment)) or https://github.com/minetest-mods/nether (source: #23 (comment)) My opinion on how it fits with the whynot rules:
Other commentsAlso removed bullets from OP since they are useless with this better comment present. |
Looks like there's some difference in wording blurring lines between rules 6 and 7. Probably it'd be best to just use the actual rule instead. (my bad) |
Also there are some no-texture blocks. I'm using the most recently-updated version of nether on contentdb in these screenshots, the one by PLZAdam at https://github.com/minetest-mods/nether |
I would have expected as much. We would need to make sure their depths don't overlap. |
I think this is this bug. |
more digging, as it turns out, there are two nether codebases. They are not derived from oneanother, though I like the PLZAdam one more (even though there's feature creep involving portals). They are a rare example of mods having the same name but no API compatibility whatsoever. |
Interesting. I never looked at hybriddog's nether |
Should be noted that https://github.com/GreenDirkfried/minetest-nether-monsters fixes a lot of issues that the upstream nether-monsters project had. Upstream is unmaintained. |
Nether (https://github.com/Treer/nether)
Nether mobs (https://github.com/rael5/minetest-nether-monsters)
Proposed in https://forum.minetest.net/viewtopic.php?p=377794#p377794
Also living nether? https://content.minetest.net/packages/Liil/livingnether/ and https://github.com/Skandarella/livingnether
The text was updated successfully, but these errors were encountered: