比较器
Java版方块状态 Java 支持 基岩版 不支持

Java版:合成器

合成器

合成器包含 16 个Java版方块状态属性:crafting、orientation、triggered。

结构化字段

版本
Java版
方块
合成器
属性数量
16 个属性
属性摘要
crafting、orientation、triggered
Java 版
支持
基岩版
不支持

结构化表格

方块状态属性

属性 默认值 接受值 描述
crafting false true 合成器正在合成物品
crafting false false 合成器没有在合成物品
orientation north_up down_east 方块面朝下,顶部朝东
orientation north_up down_north 方块面朝下,顶部朝北
orientation north_up down_south 方块面朝下,顶部朝南
orientation north_up down_west 方块面朝下,顶部朝西
orientation north_up up_east 方块面朝上,顶部朝东
orientation north_up up_north 方块面朝上,顶部朝北
orientation north_up up_south 方块面朝上,顶部朝南
orientation north_up up_west 方块面朝上,顶部朝西
orientation north_up west_up 方块面朝西,顶部朝上
orientation north_up east_up 方块面朝东,顶部朝上
orientation north_up north_up 方块面朝北,顶部朝上
orientation north_up south_up 方块面朝南,顶部朝上
triggered false true 方块被激活,此属性不与客户端同步
triggered false false 方块未被激活,此属性不与客户端同步

同分类条目

返回列表