返回上一级
岩浆蛋糕
方块nether_delight_nullgr

岩浆蛋糕

nether_delight_nullgr:magma_cake_0

custom,非实体方块

概述

custom,非实体方块

资料类型
方块
命名空间
nether_delight_nullgr
所属模组
pnyi-sh2b
关联资料
2 条
方块farmer_delight_free_dlc

用途与获取

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

关联知识

数据来源

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

方块信息

分类
farmer_delight_free_dlc
来源模组
pnyi-sh2b
组件数
8
关联数量
2
技术区:组件 JSON
{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.88,
        0.5,
        0.88
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    },
    "clip": {
      "max": [
        0.88,
        0.5,
        0.9
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "nether_delight_nullgr:magma_cake_full",
    "sound": "snow",
    "textures": {
      "down": "nether_delight_nullgr:custom_brah",
      "east": "nether_delight_nullgr:custom_brah",
      "north": "nether_delight_nullgr:custom_brah",
      "south": "nether_delight_nullgr:custom_brah",
      "up": "nether_delight_nullgr:custom_brah",
      "west": "nether_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}