返回上一级
草莓苗
方块letsdobakey_nullgr

草莓苗

letsdobakey_nullgr:strawberries_stage0

custom_crop_block,可生长为 letsdobakey_nullgr:strawberries_stage1

概述

custom_crop_block,可生长为 letsdobakey_nullgr:strawberries_stage1

资料类型
方块
命名空间
letsdobakey_nullgr
所属模组
lets-do-bakey
关联资料
0 条
方块none自定义作物方块作物

用途与获取

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

关联知识

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

数据来源

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

方块信息

分类
none
来源模组
lets-do-bakey
组件数
10
关联数量
0
技术区:组件 JSON
{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "letsdobakey_nullgr:strawberries_stage1",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.7,
        0.4,
        0.7
      ],
      "min": [
        0.3,
        0,
        0.3
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "grass",
    "textures": "letsdobakey_nullgr:strawberries_stage0"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "minecraft:loot",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}