HMCL-dev / HMCL-dev/HMCL

[Feature] 原理图页面能显示机械动力(Create)的蓝图

Open
#6,662 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

希望 HMCL 的原理图页面能支持机械动力(Create)模组的蓝图文件。现在这个页面只能识别 Litematica 的 .litematic 文件,Create 的蓝图(.nbt 文件)放进 schematics 文件夹后,在原理图页面里什么都看不到。

原因 | Reason

蓝图文件就在游戏的 schematics 文件夹里。但是 HMCL 的原理图页面只认 Litematica 的格式,Create 的蓝图直接被无视了。

详情 | Description

希望原理图页面能扫描并显示 schematics 文件夹里的 Create 蓝图(.nbt 文件),像现在的 Litematica 文件一样显示在列表里。

Contributor guide

Open the contributing guide

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 from the schematic page and its existing Litematica (.litematic) scanning and display path; the issue does not name specific files or tests. Trace how files in the schematics folder are discovered, then verify that Create blueprint (.nbt) files appear in the same list without breaking existing Litematica handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
67/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.