返回首页
水稻
方块farmer_delight_nullgr

水稻

farmer_delight_nullgr:rice_stage_up6

custom,掉落表 loot_tables/rice_stage_up6.json

方块信息

分类
farmer_delight_nullgr_item
来源模组
farmer-delight-null-gr
组件数
13
关联数量
1

组件摘要

{
  "category": "farmer_delight_nullgr_item",
  "baseBlock": "",
  "lootTable": "loot_tables/rice_stage_up6.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [
    "farmer_delight_nullgr:rice_stage6"
  ],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "sweet_berry_bush",
    "textures": "farmer_delight_nullgr:tall_rice_stage5_upper"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:may_place_on",
    "netease:water_destory",
    "minecraft:loot",
    "netease:pathable",
    "netease:connection",
    "netease:render_layer",
    "netease:aabb"
  ]
}