Skip to content

MoreFastFood Workspace Archive Usage Guide

EreadorAwalmc edited this page Jul 24, 2026 · 3 revisions

MoreFastFood Workspace Archive Usage Guide

【中文说明】

文件介绍

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

  • MoreFastFood.zip → V1.0.0 工程源码
  • Awalmc's_More_Fastfood_V1.1.0_1.12.2.zip → V1.1.0 工程源码(新增奶酪、芝士碎、生披萨、熟披萨全套内容)

使用步骤

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

⚠️ 重要注意事项

  1. 请勿直接在压缩包内操作文件,必须先解压;
  2. build.gradlerun 等缓存目录已清理移除,首次构建模组时,MCreator 将自动生成所需依赖缓存;
  3. V1.1.0 内新增物品(奶酪、芝士碎、生披萨、披萨)目前仅英文名称,完整中文本地化需要在工程内进一步补充,对应更新将在 V1.1.1 完成。

【English Instructions】

File Introduction

This archive contains the complete MCreator workspace source of MoreFastFood, including project definitions, source code and all texture assets, licensed under CC-BY-SA 4.0.

  • MoreFastFood.zip → Source workspace for V1.0.0
  • Awalmc's_More_Fastfood_V1.1.0_1.12.2.zip → Source workspace for V1.1.0 (added Cheese, Shredded Cheese, Raw Pizza and Pizza)

How to use

  1. Download the archive of your target version;
  2. Extract it into your MCreatorWorkspaces folder;
  3. Launch MCreator and open the workspace via morefood.mcreator;
  4. After loading, you can view, edit and build the mod normally.

⚠️ Notice

  1. Always extract the archive before editing files; do not work directly inside the zip file.
  2. Cache folders such as build, .gradle and run have been removed. MCreator will regenerate dependencies on your first build.
  3. New items added in V1.1.0 (Cheese, Shredded Cheese, Raw Pizza, Pizza) only have English names for now. Full Chinese localization will be added for V1.1.1.

License

This project is licensed under CC-BY-SA 4.0.

Clone this wiki locally