LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod

REWORK: Computers behave like actual desktops, and CDs have filesystems

Open
#1,131 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement long-term
Dominant language
Java
Stars
83
Forks
58
Avg merge
1d 16h
Merged PRs (30d)
2

Description

CDs should have a filesystem: folders and files. Computers can read these files, which can give the player information such a text document with lore, a recipe file for the infuser (or even vanilla recipes), and pictures.
This could also be extended into a camera system. Certain considerations must be made on what cameras are available to what computers, such as a simulated networking system.

It is unknown if any of these systems have already been made in a library mod, that can be used for changed or if they have to be written from scratch.

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

Start by investigating whether a library mod already provides filesystem-backed CDs, computer file access, camera support, or simulated networking. The issue does not name files, tests, or entry points. Done would require an agreed design and working systems for CD folders and files, computer access, and any camera extension.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.