- 致编者:请牢记我们的域名wiki.mcbe-dev.net!
- 致编者:欢迎加入本Wiki的官方交流QQ群或Discord服务器!
- 基岩版1.19.31现已发布!(了解更多)
- Inner Core现已支持Xbox模组联机!(了解更多)
- 如果您是第一次来到本Wiki,欢迎注册一个账户
- 点击顶部的“编辑”或“编辑源代码”按钮即可编辑当前页面
- 请知悉:在不登录时也可以编辑和新建页面,但是您当前的IP地址会记录在编辑历史中
Template:Hunger
来自Minecraft基岩版开发Wiki
This template displays hunger points and visualizes these with the help of a hunger bar.
For a more compact display, all hunger point values above 16 (8 shanks) are replaced by × [hunger / 2].
Parameter | Function | Default value |
---|---|---|
1 |
Amount of icons to show. | 0 |
2 |
Size of icons. | 9px |
poisoned |
Show yellow-green hunger icons if set. | 0 |
Code | Result |
---|---|
{{hunger|0}} |
0() |
{{hunger|5}} |
5() |
{{hunger|5|18}} |
5() |
{{hunger|5|poisoned=1}} |
5() |
{{hunger|16}} |
16() |
{{hunger|20}} |
20() |
{{hunger|20|notag=1}} |