
Rack It Up
A port of the drying rack from Tinkers' Construct for modern versions with JEI integration and support for data-driven recipes
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 8 июля 2026 г.
- Лицензия
- MIT
Опубликован 15 мая 2026 г.

A simple port of the drying rack from Tinkers' Construct to 1.20.1+ with some extra config options, JEI integration and support for data-driven recipes
For 1.20.1, You can define recipes under: your_pack/data/rackitup/recipes/your_recipe.json
JSON Example ("time" is in ticks):
{
"type": "rackitup:drying",
"ingredient": {
"item": "minecraft:rotten_flesh"
},
"result": {
"item": "rackitup:monster_jerky",
"count": 1
},
"time": 12000
}
For 1.21+, the path is your_pack/data/rackitup/recipe/your_recipe.json and instead of "item": "rackitup:monster_jerky" under "result", you'd just have
"id": "rackitup:monster_jerky
You can also hang up items that have no recipes as a decoration
Feel free to suggest new features in the discord
Ченджлог
1.3.6Релиз1.20.1 · 8 июля 2026 г.
- Added the drying rack as a catalyst
- The booster block is now configurable (add your entries to data/rackitup/tags/valid_boosters.json); additionally, if the block has a LIT property, it will only boost while it's in the LIT state
Neo-1.0.0-MC-1.21.1Релиз1.21.1 · 3 июня 2026 г.
First release
1.3.5Релиз1.20.1 · 2 июня 2026 г.
- Some restructuring for potential EMI/REI support in the future
- Dutch translations by Miki
1.3.4Релиз1.20.1 · 23 мая 2026 г.
- Removed random Latin
kfrom the Chinese translation
1.3.3Релиз1.20.1 · 23 мая 2026 г.
- Multipliers support decimals now and the JEI preview should look a bit nicer
1.3.2Релиз1.20.1 · 19 мая 2026 г.
- Chinese translations by Go1dUse5
- Updated some deprecated code
1.3.1Релиз1.20.1 · 18 мая 2026 г.
- Changed the colour of the campfire speed multiplier text in JEI to #0xFF5555 (Vanilla red) for better contrast and readability
- Finally reorganised the rendering code
1.3Релиз1.20.1 · 18 мая 2026 г.
- Added the remaining vanilla wood variants
Комментарии
Загружаем…
