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

You can define recipes as follows: 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
}

The Rack It Up Team

profile avatar
  • 3
    Projects
  • 691
    Downloads
Donate

More from LeZoranZ