TFC Drying Rack
No reviews yet
A simple Drying Rack Mod
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Enhances farming mechanics and introduces new crops and livestock.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds extra features or content to an existing mod.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This is a simple implementation for a drying rack for TerraFirmaCraft: The Next Generation.
You just need to craft a drying rack, place your items on it with right click and wait.
Recipes can have a chance of success.
There are config options for:
- drying vegetables to get their seeds (at a 15% chance)
- drying flowers to make dyes (instead of using the quern)
- forcing the use of liquid dyes (solid dyes are just powder)
- drying saltpeter powder to get salt
- drying leaves to get thatch
Crafttweaker compatibility is present:
//Importing the module
import mods.tfcdryingrack.Rack;
//Adding a recipe
Rack.addRecipe(String registryName, IIngredient input, ItemStack output, int hours, float chance);
//Removing recipe by name
Rack.removeRecipe(String registryName);
//Remove recipe by input
Rack.removeRecipe(IIngredient input);
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources