Download TFCompat — Minecraft Mods — ModStock

TFCompat

Active

Downloads

0

Last update

3 years ago
Client
Technological
Addons

MOD IS UNSUPPORTED, USE AT YOUR OWN RISK

Description:

TFCompat add TFC TNG compatibility to other mods.

Currently supported Mod : https://github.com/Mrthomas20121-Mods/TFCompat/blob/master/supported_mods.md

Crafttweaker methods to add new Knapping recipes for the Types this mod add :

mods.tfcompat.knapping.add(String knappingType, String recipe_name, IItemStack output, String ...pattern);

mods.tfcompat.knapping.remove(String knappingType, IItemStack output);

mods.tfcompat.knapping.remove(String registryName);

Knapping type are the following :

- tanned_leather

- porcelain

- flint_clay

- refractory_clay

- caminite_blend

when adding recipes you don't need to add tfcompat: in the recipe name

example : https://github.com/Mrthomas20121-Mods/TFCompat/blob/master/example.zs

 

 

Project members
mrthomas20121

mrthomas20121