Перейти к содержимому
Mineforgian

Tinker's Planner Reborn

Tinkers' Blueprint is a client-side add-on for Tinkers' Construct 3 that allows players to preview assembled tools in a blueprint interface and view their stats.

Загрузки
329K
Подписчики
11
Обновлён
8 августа 2026 г.
Лицензия
CC-BY-NC-SA-4.0

Опубликован 16 июля 2025 г.

Tinker's Planner

A client-side blueprint planner for Tinkers' Construct 3: see exactly what a tool, armor piece or bow will end up like before you forge it.

Available on CurseForge Available on Modrinth Available on GitHub Report issues

Code license: LGPL-3.0-or-later Asset license: CC BY-NC-SA 4.0 Upstream license: MIT

Overview

Tinker's Planner is a purely client-side mod. Once installed, a planner icon appears in the Tinker Station and Tinker's Anvil GUIs; click it to open the planner.

Inside the planner you can freely combine any parts — even ones you do not have on hand — and preview the finished item's full stats, so you never again gather materials for a tool that turns out to be a disappointment.

Features

  • Tools and armor modes: switch between Tools and Armors to plan tools, armor and bows.
  • Live stat preview: durability, mining speed, attack damage, armor, accuracy, draw speed and more update as you swap parts.
  • Sorting and search: sort parts by a chosen attribute, such as mining speed or durability, or search materials directly.
  • Bookmarks and stars: save designs you like and come back to compare them later.
  • Modifier simulation: edit the modifier stack, add or remove levels and simulate creative slots.
  • Import and move parts: import an existing tool from the station into the planner, or move planned parts back to the station.
  • Randomize: roll random material combinations for fun or inspiration.
  • Translations: English, Simplified Chinese, Japanese, Russian.

License

This project is derived from tiffit's tconplanner, which is released under the MIT license. Different parts of this repository carry different licenses:

Part License File
Code (src/main/java) LGPL-3.0-or-later LICENSE
Textures and artwork CC BY-NC-SA 4.0 LICENSE.md
Upstream code MIT, © 2021 tiffit LICENSE.txt

Notes:

  • MIT permits redistributing a derivative work under a different license as long as the original copyright notice is retained; LICENSE.txt is that notice and must ship with any distribution.
  • Code added or modified in this repository is licensed under LGPL-3.0-or-later. Distributing a derivative build requires publishing the corresponding source changes under the same license.
  • Textures, icons and other artwork (src/main/resources/assets/tconplanner/textures and src/main/resources/logo.png) are licensed under CC BY-NC-SA 4.0: attribution, non-commercial, share-alike. Original files inherited from the upstream MIT release remain usable under MIT.
  • CC BY-NC-SA 4.0 carries a non-commercial clause. Modpack inclusion, reuploads and derivative artwork must stay non-commercial and credit the source. For a commercial license, get in touch through Issues.

Credits

  • tiffit — author of the original Tinker's Planner (MIT).
  • SpikyStars, xinian — development and maintenance of this fork.
  • ssakura49 — feature work and Simplified Chinese translation.
  • Twister — Japanese translation.
  • Slime Knights — Tinkers' Construct and Mantle.

See also

Ченджлог

1.8.0Релиз1.20.1 · 8 августа 2026 г.

Fixed some non-obvious bugs and improved code quality Redesigned the enhancement editor section Added support for previewing ancient tools

1.7.1Релиз1.20.1 · 25 февраля 2026 г.

Add support for throwable items Ancient Tools and Quick Export Function Placeholder

1.7Релиз1.20.1 · 25 февраля 2026 г.

Completely rewrote the rendering section

  1. Fixed the mouse wheel inversion issue
  2. Fixed the issue where tool models were not rendering correctly
  3. Fixed the issue where some text buttons were not rendering correctly
1.5.0Релиз1.19.2 · 27 августа 2025 г.

Changelog
Bugfix

  1. Fixed scrollbar drag issue

  2. Null pointer exception fix for certain tools
    New Features

  3. Tinkers' Construct armor support

  4. Sorting rework

  5. Added search function with Pinyin support and in-game input method

  6. Texture updates

Комментарии

Загружаем…