Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
TFC:TFF Drying Racks

TFC:TFF Drying Racks

TerraFirmaCraft Drying Racks addon

334
3
Food
Technology

Compatibility

Minecraft: Java Edition

1.12.2

Platforms

Forge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Buy Me a CoffeeDonate on PatreonDonate on Ko-fiDonate on PayPal

Creators

TFF
TFFOrganization

Lylythii
Lylythii Owner
ACGaming
ACGaming Member

Details

Licensed MIT
Created 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

What is this? Drying Racks is a fork of TFC Drying Racks by Lumintorious primarily for usage in TerraFirmaCraft: The Final Frontier, & additional usage in TerraFirmaCraft: Reditus 2.

What's new? You can see a full list of changes here on GitHub.

  • Removed unnecessary assets.
  • Fixed mod crashing.
  • Support for other wood/metal types present in the TFC registry.
  • Drying Rack recipes are disabled by default, & the drying rack is now un-craftable. You can use CraftTweaker to give it a new recipe!

Can this be used with regular TerraFirmaCraft for 1.12.2?

  • Sure! Go ahead! Just know that this is not our interest or focus. Any changes made to this mod are made in the interest of TFC:TFF. By default the mod is functionally useless without the usage of CraftTweaker.

CraftTweaker Support:

//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);

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.