返回上一级
填馅疣猪兽
方块nether_delight_nullgr

填馅疣猪兽

nether_delight_nullgr:stuffed_hoglin_11

custom,非实体方块

概述

custom,非实体方块

资料类型
方块
命名空间
nether_delight_nullgr
所属模组
nether-delight
关联资料
0 条
方块farmer_delight_free_dlc

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 当前解析结果未发现明确获取来源,建议通过攻略或评论补充。

关联知识

当前解析结果还没有发现配方、掉落、地物或实体关联。

数据来源

来源文件
NetherDelight_BP/netease_blocks/nether_delight_nullgr_stuffed_hoglin_11.json
条目 ID
nether_delight_nullgr:stuffed_hoglin_11
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
建议补充获取方式和用途

方块信息

分类
farmer_delight_free_dlc
来源模组
nether-delight
组件数
7
关联数量
0
技术区:组件 JSON
{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        0.8,
        2
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        0.8,
        2
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "client_entity": {
      "block_icon": "uLuSIMuk",
      "destoryed_textures": "uLuSIMuk",
      "hand_model_use_client_entity": true,
      "identifier": "nether_delight_nullgr:stuffed_hoglin_11"
    },
    "isotropic": {},
    "netease_model": "nether_delight_nullgr:hoglin_trophy",
    "sound": "normal",
    "textures": "nether_delight_nullgr:hoglin_trophy"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:block_entity",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}