Skip to content

auto-smelt_v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Dec 14:01
· 69 commits to main since this release
auto-smelt_v1.0.0
c587ee4
  • 迁移 auto-smelt 数据包到 monorepo 架构
  • 集成 Bazel 构建系统,简化代码结构
  • 标准化函数文件命名(start.mcfunction → load.mcfunction,things.mcfunction → tick.mcfunction)
  • 更新 README 文档,完善功能说明

  • Migrated auto-smelt datapack to monorepo architecture
  • Integrated Bazel build system, simplified code structure
  • Standardized function file naming (start.mcfunction → load.mcfunction, things.mcfunction → tick.mcfunction)
  • Updated README documentation, improved feature descriptions