返回上一级
甜浆果曲奇
方块letsdobakey_nullgr

甜浆果曲奇

letsdobakey_nullgr:sweetberry_cookie_block3

custom,掉落表 loot_tables/sweetberry_cookie_block3.json

概述

custom,掉落表 loot_tables/sweetberry_cookie_block3.json

资料类型
方块
命名空间
letsdobakey_nullgr
所属模组
lets-do-bakey
关联资料
1 条
方块none有掉落

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 已关联 1 个掉落表,可从掉落区追踪来源。

关联知识

数据来源

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

方块信息

分类
none
来源模组
lets-do-bakey
组件数
7
关联数量
1
技术区:组件 JSON
{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/sweetberry_cookie_block3.json",
  "transformResult": "",
  "destroyTime": 0.4,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        0.1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "letsdobakey_nullgr:sweetberry_cookie_block3",
    "sound": "snow",
    "textures": {
      "down": "letsdobakey_nullgr:bag_bottom",
      "east": "letsdobakey_nullgr:bag_side",
      "north": "letsdobakey_nullgr:bag_side_knot",
      "south": "letsdobakey_nullgr:bag_side",
      "up": "letsdobakey_nullgr:bag_top_strawberry",
      "west": "letsdobakey_nullgr:bag_side"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "minecraft:loot",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}