返回上一级
幽匿催发体派
方块silents_delight_nullgr

幽匿催发体派

silents_delight_nullgr:sculk_catalyst_pie4

custom,非实体方块

概述

custom,非实体方块

资料类型
方块
命名空间
silents_delight_nullgr
所属模组
57a-cr2yh
关联资料
1 条
方块farmer_delight_free_dlc

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 已关联 1 个配方,可从配方区查看获取方式。

关联知识

数据来源

来源文件
behavior_pack_57aCr2yh/netease_blocks/silents_delight_nullgr_sculk_catalyst_pie4.json
条目 ID
silents_delight_nullgr:sculk_catalyst_pie4
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

方块信息

分类
farmer_delight_free_dlc
来源模组
57a-cr2yh
组件数
13
关联数量
1
技术区:组件 JSON
{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        0.25,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        0.25,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "netease_model": "silents_delight_nullgr:sculk_catalyst_pie4",
    "sound": "snow",
    "textures": {
      "north": "silents_delight_nullgr:custom_brah",
      "west": "silents_delight_nullgr:custom_brah",
      "up": "silents_delight_nullgr:custom_brah",
      "down": "silents_delight_nullgr:custom_brah",
      "east": "silents_delight_nullgr:custom_brah",
      "south": "silents_delight_nullgr:custom_brah"
    },
    "isotropic": {}
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:pathable",
    "netease:tier",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}