- 致编者:请牢记我们的域名wiki.mcbe-dev.net!
- 致编者:欢迎加入本Wiki的官方交流QQ群或Discord服务器!
- 基岩版1.19.31现已发布!(了解更多)
- Inner Core现已支持Xbox模组联机!(了解更多)
- 如果您是第一次来到本Wiki,欢迎注册一个账户
- 点击顶部的“编辑”或“编辑源代码”按钮即可编辑当前页面
- 请知悉:在不登录时也可以编辑和新建页面,但是您当前的IP地址会记录在编辑历史中
Template:Brewing Stand
来自Minecraft基岩版开发Wiki
这个模板用来创建类似酿造台的界面。
见Template:Inventory slot以获取基础用途。此文档页面将介绍其他或不同的功能。
用法[编辑]
{{Brewing Stand |Input= Nether Wart |Output1= Awkward Potion |Output2= Awkward Potion |Output3= Awkward Potion }}
- 效果:
动画[编辑]
要使槽位具有动画效果,请列出要显示的物品,并用分号分隔。
{{Brewing Stand |Input= Nether Wart,10; Redstone,64 |Output1= Awkward Potion; Splash Mundane Potion |Output2= Awkward Potion; Splash Mundane Potion |Output3= Awkward Potion; Splash Mundane Potion }}
- 效果:
模组[编辑]
模组图像和普通图像可以在槽位中组合使用。
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 brewing stand are modded items, or if the mod name is long and using the vanilla (v) parameter for the vanilla items in the stand would be quicker.
{{Brewing Stand |Mod= IndustrialCraft |Input= v:Redstone,2 |Output1= Electronic Circuit |Output2= v:Glowstone Dust |Output3= Advanced Circuit,6 }}
- or
{{Brewing Stand |Input= Redstone,2 |Output1= IndustrialCraft:Electronic Circuit |Output2= Glowstone Dust |Output3= IndustrialCraft:Advanced Circuit,6 }}
- produces
Note the links of the vanilla Minecraft items, compared to the IndustrialCraft items.
另见[编辑]
{{Crafting Table}}
{{Inventory Table}}
{{Furnace}}
{{Brewing Stand}}
{{Stonecutter}}
{{Loom}}
{{Grindstone}}
{{Hotbar}}
{{Inventory}}
{{Inventory slot}}
- Module:UI