Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement

Template:Doc/start This Template is used to draw simple 2D-Blockgraphics.

It uses the terms from BlockSprite to define single-character-abbrevations for blocks, which can be used in a Table-like fashion

Example

{{BlockGrid
|g=grass|s=stone|S=sand| =air
|s g
|gSa
}}
produces

Note that undefined prefixes or prefixes assigned to block names unknown to the BlockSprite template are replaced by .

Also, the space character (“ ”) can be used as key, but will be removed at the beginning and end of rows. Template:Doc/end

Advertisement