null2264 / SkyblockCreator

A fabric mod that lets you add skyblock-like world type(s).
Mozilla Public License 2.0
1 stars 1 forks source link

When I do the classic skyblock worldtype it is for some reason the nether isn't a empty void on a small nether island. #4

Open GitToch opened 1 year ago

GitToch commented 1 year ago

Ok the peolple who have made this mod have of course played skyblock before and espcially skyblock 2.1 but that's not the point. My point is is that when you go to the nether in the skyblock worldtype it doesn't spawn you in an empty nether. It just spawns you in a regular nether and I know this might not be changeable but in the future I want to rely on the fact that I can use this mod to have a fully functioning custiom skyblock game I can generate offline with features I can put in skyblock for my needs and whatever but your probaly wondering what are those isssues well let me show you.

2023-03-11_22 05 50

This is the nether portal at spawn and this is what happens when I went into the nether portal.

2023-03-11_22 07 22

If you can see this is a regular nether and yes I know I am inside a nether cave but that defeats the point that it should just be a small nether island in the endless void not a fully generating nether.

Ok let me end this post since it is really long but just in general all I am trying to say is to make the nether enpty like in the skyblock 2.1 versions. Because I know this mod was made so it can be an offline replica of skyblock 2.1 and I think you guys have done a great job on it so far so keep up the work and sorry for any typo's.

null2264 commented 1 year ago

That behaviour is from when I haven't added the "voidMode" feature to the mod I haven't touched the default config that's why nether is not void by default. For now you can change that by going to the config file (should be inside .minecraft/config/skyblockcreator/skyblockcreator.json and change the nether voidMode to true). I'll make it void by default in the next update when I have some free time.

GitToch commented 1 year ago

Ok and I know that this is a stretch but it would be nice if there were islands like a sand island with chest ect. Like I don't know different islands generating since that would be nice.

Overall I hope this map doesn't get abandoned because I actually think this is something that could turn out big if it goes the right way.

null2264 commented 1 year ago

it would be nice if there were islands like a sand island with chest ect. Like I don't know different islands generating since that would be nice

Unfortunately, that is outside of this mod's scope. The goal is to make a mod that allows players to create a simple Skyblock game mode (Usually found in servers).

Overall I hope this map doesn't get abandoned because I actually think this is something that could turn out big if it goes the right way.

Hopefully, it won't, I'm busy with IRL stuff right now and also have to rewrite some parts of the code too so that it's easier for me to maintain when a new Minecraft update came out, so the development slows down quite a bit.