返回首页
糯米
方块newyear_delight_nullgr

糯米

newyear_delight_nullgr:glutinousrice_stage_4

custom,掉落表 loot_tables/loot_glutinousrice_stage_4.json

方块信息

分类
farmer_delight_free_dlc
来源模组
h60m18ao
组件数
13
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/loot_glutinousrice_stage_4.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "newyear_delight_nullgr:glutinousrice_stage_4",
    "sound": "grass",
    "textures": "newyear_delight_nullgr:glutinousrice_1_2"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:pathable",
    "netease:water_flow_source",
    "netease:connection",
    "netease:render_layer",
    "netease:random_tick"
  ]
}