Basic Links of Craftsmanship 3-Tinkers' Construct 3) Minecraft Game

This tutorial is set by the author to use the CC By-NC-SA protocol.

Disclaimer: This tutorial comes from the tutorial of github-Hua Long Burning the sky,

Because GitHub can't get in some time, move the tutorial to MC Encyclopedia.


This is the soul -soul alloy tutorial

property

Type: must be "TCONSTRUCT: AlLoy"

Result: Output liquid, must be a liquid registration name

Name: liquid registration name

AMOUNT: integer, how much liquid consumed, unit: MB

Inputs: At least two types of liquid consumed by alloy must be a liquid registration name

example

 {{

"Type": "TCONSTRUCT: AlLoy",

"Result": {

"FLUID": "Test: Molten_rose_gold",

"Amount": 576

},

"Inputs": [[

{{

"Name": "TCONSTRUCT: molten_copper",, "

"Amount": 432

},

{{

"Name": "TCONSTRUCT: molten_gold",

"Amount": 144

}

]

}

illustrate:

The fusion gold of 144MB, the melting copper of 432MB

Fusion into 576MB Rose Gold


If any errors or disadvantages can be proposed in the comment area.