返回首页
马黛茶树苗
方块argentina_delight_nullgr

马黛茶树苗

argentina_delight_nullgr:mate_tree_small

custom,掉落表 loot_tables/mate_tree_small.json

方块信息

分类
farmer_delight_free_dlc
来源模组
argentina-delight
组件数
12
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/mate_tree_small.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [
    "minecraft:grass_block",
    "minecraft:dirt",
    "farmer_delight_nullgr:rich_farmland"
  ],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.8,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "grass",
    "textures": "argentina_delight_nullgr:pimpollomate"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:fuel",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:may_place_on",
    "netease:block_entity",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:random_tick"
  ]
}