Skip to content

MoreFastFood Workspace Archive Usage Guide

EreadorAwalmc edited this page Jul 23, 2026 · 3 revisions

MoreFastFood Workspace Archive Usage Guide

【中文说明】

文件介绍

此压缩包为 MoreFastFood V1.0.0 MCreator 完整工程源码存档。 包含工程定义、源代码、全部贴图资源,遵循 CC-BY-SA 4.0 协议开源。

使用步骤

  1. 将压缩包下载至本地;
  2. 解压到你的 MCreatorWorkspaces 文件夹内;
  3. 启动 MCreator,在工作空间列表选择 morefood.mcreator 打开项目;
  4. 加载完成后即可查看、编辑模组内容,正常构建打包模组文件。

⚠️重要注意事项

  1. 请勿直接在压缩包内操作文件,必须先解压;
  2. build.gradlerun 等缓存目录已清理移除,首次构建模组时,MCreator 将自动生成所需依赖缓存;
  3. 修改并二次分发时,必须遵守 CC-BY-SA 4.0 许可协议。

【English Instructions】

File Introduction

This zip archive contains the complete MCreator workspace source of MoreFastFood V1.0.0. It includes project definitions, Java source code and all texture assets, licensed under CC-BY-SA 4.0.

How to use

  1. Download the archive to your local disk;
  2. Extract all contents into your MCreatorWorkspaces folder;
  3. Launch MCreator and open the workspace via morefood.mcreator;
  4. After loading, you are allowed to view, edit the mod and build mod jar normally.

⚠️Notice

  1. Do NOT edit files directly inside the zip archive, extraction is mandatory;
  2. Cache folders such as build, .gradle and run have been removed. MCreator will automatically generate required dependencies and cache on the first mod build.
  3. Any redistribution and modification must comply with CC-BY-SA 4.0 License.

License

知识共享署名-相同方式共享 4.0 国际许可协议 Creative Commons Attribution-ShareAlike 4.0 International https://creativecommons.org/licenses/by-sa/4.0/

Clone this wiki locally