Template:Furnace/doc - minecraft.fandom.com
Jump to navigation
Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Furnace/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis template is used to create an interface that looks similar to the Furnace's.
See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.
Usage[]
Definition[]
{{Furnace
|Input = InputName,Amount
|Output = OutputName,Amount
|Fuel = FuelName,Amount
}}
Standard usage[]
{{Furnace
|Input= Sand,17
|Output= Glass,2
|Fuel= Coal,3
}}
- produces
Animated[]
To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.
{{Furnace
|Input= Sand,17; Oak Log,10
|Output= Glass,2; Charcoal,10
|Fuel= Coal,3
}}
- produces
Mods[]
Mod images and normal images can be combined just like in a single slot. However, since all mod pages are in the process of being exported to the FTB Wiki, this function is not recommended.
See also[]
{{Crafting Table}}{{Inventory Table}}{{Furnace}}{{Brewing Stand}}{{Stonecutter}}{{Loom}}{{Grindstone}}{{Hotbar}}{{Inventory}}{{Inventory slot}}- Module:UI