- 致编者:请牢记我们的域名wiki.mcbe-dev.net!
- 致编者:欢迎加入本Wiki的官方交流QQ群或Discord服务器!
- 基岩版1.19.31现已发布!(了解更多)
- Inner Core现已支持Xbox模组联机!(了解更多)
- 如果您是第一次来到本Wiki,欢迎注册一个账户
- 点击顶部的“编辑”或“编辑源代码”按钮即可编辑当前页面
- 请知悉:在不登录时也可以编辑和新建页面,但是您当前的IP地址会记录在编辑历史中
模板:Furnace
出自Minecraft基岩版开发Wiki
這個模板用來建立類似熔爐的界面。
見Template:Inventory slot以取得基礎用途。此文件頁面將介紹其他或不同的功能。
用法[編輯]
參數[編輯]
{{Furnace |Mod = Default mod name |Input = Mod:InputName,Amount |Output = Mod:OutputName,Amount |Fuel = Mod:FuelName,Amount }}
標準用法[編輯]
{{Furnace |Input= Sand,17 |Output= Glass,2 |Fuel= Coal,3 }}
- 效果:
動畫[編輯]
要使欄位具有動畫效果,請列出要顯示的方塊和物品,並用分號分隔。
{{Furnace |Input= Sand,17; Oak Log,10 |Output= Glass,2; Charcoal,10 |Fuel= Coal,3 }}
- 效果:
Mod[編輯]
Mod圖片和普通圖片可以在欄位中組合。
When uploading mod images, they must have the mod page name in parenthesis at the end. For example Fancystone (FancyPack).
The Mod parameter can be used to set a default used for all parameters, this is best used when all items in the furnace are modded items, or if the mod name is long and using the vanilla (v) parameter for the vanilla items in the furnace would be quicker.
{{Furnace |Input= Gravel,64 |Output= FancyPack:Road,2 |Fuel= Coal,5 }}
- or
{{Furnace |Mod= FancyPack |Input= v:Gravel,64 |Output= Road,2 |Fuel= v:Coal,5 }}
- produces
Note the links of the Road, Gravel and Coal.
The layout images can also be modified, for example:
{{Furnace |Mod= The Aether |Input= Holystone |Output= Healing Stone |Fuel= Ambrosium Shard |FuelUsage= Transmute |Progress= Transmute }}
- Produces
Images should be put in Category:Grid mods layout.
另見[編輯]
{{Crafting Table}}
{{Inventory Table}}
{{Furnace}}
{{Brewing Stand}}
{{Stonecutter}}
{{Loom}}
{{Grindstone}}
{{Hotbar}}
{{Inventory}}
{{Inventory slot}}
- Module:UI