Skip to content
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

Simulated world instance #61

Closed
wants to merge 25 commits into from
Closed

Simulated world instance #61

wants to merge 25 commits into from

Conversation

xpple
Copy link
Owner

@xpple xpple commented Mar 18, 2023

Closes #38, closes #42. Todo:

  • Prevent some world files from being saved
  • Fix registry related argument types for /sm:locate
  • Fix point of interest locating

xpple added 20 commits March 14, 2023 18:23
…tance

# Conflicts:
#	src/main/java/dev/xpple/seedmapper/SeedMapper.java
#	src/main/java/dev/xpple/seedmapper/command/ClientCommand.java
#	src/main/java/dev/xpple/seedmapper/command/SharedHelpers.java
#	src/main/java/dev/xpple/seedmapper/command/commands/HighlightCommand.java
#	src/main/java/dev/xpple/seedmapper/command/commands/LocateCommand.java
#	src/main/java/dev/xpple/seedmapper/command/commands/SeedOverlayCommand.java
…tance

# Conflicts:
#	src/main/java/dev/xpple/seedmapper/command/commands/HighlightCommand.java
#	src/main/java/dev/xpple/seedmapper/command/commands/LocateCommand.java
#	src/main/java/dev/xpple/seedmapper/command/commands/SeedOverlayCommand.java
#	src/main/java/dev/xpple/seedmapper/command/commands/TerrainVersionCommand.java
@xpple xpple marked this pull request as ready for review April 11, 2023 19:34
@vanvac
Copy link

vanvac commented Oct 30, 2024

whats preventing this branch from being merged? + any updates/problems?

@xpple
Copy link
Owner Author

xpple commented Oct 30, 2024

Mostly that I am not convinced it is in a releasable state now. I am experimenting with something different, though.

@vanvac
Copy link

vanvac commented Nov 1, 2024

these is this mod (modrinth: https://modrinth.com/mod/world-preview/version/JJzfHWi8 ) source: https://modrinth.com/mod/world-preview/version/JJzfHWi8 idk if youve seen it or not but it provides a chunk base like preview of your world but it only works in singleplayer (and the creator has no plans to make it multiplayer). which dose support 1.17+ world gen/structure gen. Maybe it could be useful only real problem i see is that biomes are now 3d and idk if the mod takes that into account

@xpple xpple closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for 1.18+ terrain generation SeedOverlay feature by simulated world instance
2 participants