返回上一级
下界灵魂灶炉
方块nether_delight_nullgr

下界灵魂灶炉

nether_delight_nullgr:nether_stove_soul_on

custom,实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
pnyi-sh2b
组件数
10
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": true,
  "mayPlaceOn": [],
  "aabb": {},
  "render": {
    "isotropic": {},
    "sound": "stone",
    "textures": {
      "down": "nether_delight_nullgr:nether_stove_bottom",
      "east": "nether_delight_nullgr:nether_stove_side",
      "north": "nether_delight_nullgr:nether_stove_front_soul",
      "south": "nether_delight_nullgr:nether_stove_side",
      "up": "nether_delight_nullgr:nether_stove_top_soul",
      "west": "nether_delight_nullgr:nether_stove_side"
    }
  },
  "componentKeys": [
    "netease:block_entity",
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "netease:face_directional",
    "netease:on_stand_on",
    "netease:tier",
    "minecraft:destroy_time",
    "netease:connection"
  ]
}