MCRcortex / MCRcortex/voxy

Command to export LODs and update LODs

Open
#284 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Java
Stars
1.2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Why i am asking

I was having a problem with merging my LODs with a friend, i asked this on the supowrt channel on the discord but i don't got any satisfying enought answer. So i think this would be a great feature to add to this mod.

Proposals

/voxy export [fileName], will export all the chunks from the save/server that i am playing right now to a zip file.

/voxy update <fileName> will update my world/server with the new chunks. With a detail, for each chunk in the update file will verify the timestamp from the last change, if is lesser than the timestamp from the already existing in my world, they don't get replaced.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or existing entry points. Start by locating how commands are registered and how LOD chunks are stored, then determine the export format and timestamp conflict rules. Done means the proposed export and update commands work for save or server chunks without overwriting newer data.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.