Bamboo Spreads (Forge)

Bamboo Spreads (Forge)

19.2k Downloads

Starter Structure could spawn structure in other Dimension

MoGoldenFish opened this issue ยท 6 comments

commented

Information

Minecraft version: 1.20.1
Modloader: Forge
Mod name: Starter Structure

Feature description

A config to made the starter structure could spawn in other Dimension's spawnpoint, like the obsidian plate when player first entering the End.
I try to make a spawn lobby in a custom dimension, and I can start a new world in custom dimension by using UltimateSpawn mod. But I found that the starter structure was placed on the overworld dimension.
Could it be a registration order problem? Maybe your Set World Spawn Point mod can avoid this, if add features that are spawn in the specified dimension?
I really love your mods, Thanks a lot!

commented

A way to set in which dimension to generate your starting structure would be perfect !

commented

Thank you! I mixed and modified the two mods before, but I'm almost intuitive about programming, so I can only use it roughly. You're best!

commented
commented

This is possible with my new mod: https://modrinth.com/mod/spawn-point (at the time of writing, it's just now submitted and not approved yet.)

The reason other mods like UltimateSpawn have this issue is because they don't really set the world spawn dimension correctly. You'll notice in the startup logs when loading the world that it is loading overworld for spawn. My mod is a more complete implementation, so spawn chunks and world loading happens with the configured dimension on world creation/load.

I've tested it for compatibility and it does work, however with some quirks... #2817

commented

Would very very very much like this yes and please

been trying to figure out how to spawn a structure in another dimension

commented

Hey!

I appreciate the suggestion! While I'd love to add all features submitted on the issue-tracker, I've got to prioritize working on them due to having limited time. In order to see which features users would like to see most, I've created https://serilum.com/mods/requests, which shows a table with all feature request submitted.

I'm aware that this is not the reaction you were looking for, but the reality is that I can't keep up with the demand. I try to do as much as I can.

Users are able to upvote requests by reacting to the first issue comment on this GitHub page with one of the ๐Ÿ‘ ๐Ÿ˜€ ๐ŸŽ‰ โค๏ธ ๐Ÿš€ ๐Ÿ‘€ emoji's. The request with the most unique reactions, will be shown at the top. You can of course add the reactions yourself too, but don't have to :). The author of the feature is already counted as +1.

I won't only focus on popular features in the upcoming years, but it does help with prioritizing. I'll probably work on a combination of popular and interesting/needed/fun submissions.

I'll close this issue with "not planned" as a way to separate an open feature request from an actual completed issue. This does not actually mean it's not planned! Incompatibilities and bug reports will still remain open.

When the feature is implemented, I'll again post a comment and close it as "completed".

Thank you for taking the time to submit the suggestion! โค๏ธ