百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

TinkersConstruct

> 编程语言
开源

稍微动动手,建造一点,再稍微动动手 ...

1.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

稍微动动手,建造一点,再稍微动动手 ...

Tinkers' Construct

Tinkers' Construct is a mod about putting tools together in a wide variety of ways, then modifying them until they turn into something else. The tools never disappear and can be named and changed to your heart's desire. Once you make them, they're yours forever. Many different materials can be used to make your tools. Tools can be forged in the part builder, or by melting down metals in the multiblock smeltery.

Documentation

For documentation on writing addons or working with Tinkers' Consrtuct datapacks, see the pages on the SlimeKnight's Github.io pages: https://slimeknights.github.io/docs/.

For a gameplay overview, see https://slimeknights.github.io/docs/gameplay/tinkers-construct-3/.

Setting up a Workspace/Compiling from Source

Note: Git MUST be installed and in the system path to use our scripts.

  • Setup: Import Tinkers' Construct as a Gradle project into IDEA. Let it run setup.
  • Run: Run the gradlew genIntellijRuns through IDEA.
  • Build: Run gradlew build.
  • If obscure Gradle issues are found try running gradlew clean and gradlew cleanCache

Issue reporting

Please include the following:

  • Minecraft version
  • Tinkers' Construct version
  • Forge version/build
  • Versions of any mods potentially related to the issue
  • Any relevant screenshots are greatly appreciated.
  • For crashes:
    • Steps to reproduce
    • latest.log (the FML log) from the root folder of the client

Licenses

Code, Textures and binaries are licensed under the MIT License.

You are allowed to use the mod in your modpack. Any modpack which uses Tinkers' Construct takes full responsibility for user support queries. For anyone else, we only support official builds from the main CI server, not custom built jars. We also do not take bug reports for outdated builds of Minecraft.

If you have queries about any license or the above support restrictions, please join our Discord or reach out via the links on https://slimeknights.github.io/about/.

Any alternate licenses are noted where appropriate.

Jar Signing

Some jars from our build servers may be signed. Under no circumstances does anyone have permission to verify the signatures on those jars from other mods. The signing is for informational purposes only.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Java

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言