promotional bannermobile promotional banner

Rack It Up

A port of the drying rack from Tinkers' Construct to 1.20.1
video thumbnail
A drying recipe shown in JEI

A drying recipe shown in JEI

Old Tinkers' jerky items

Old Tinkers' jerky items

Some config options

Some config options

Obtaining the drying rack

Obtaining the drying rack

A lineup of drying racks with items hanging from them

A lineup of drying racks with items hanging from them

Description

Drying rack in action
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: 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",

The Rack It Up Team

profile avatar
  • 1
    Followers
  • 4
    Projects
  • 4.2K
    Downloads
Donate

More from LeZoranZ