返回首页
绳子
方块farmer_delight_nullgr

绳子

farmer_delight_nullgr:rope

custom,非实体方块

方块信息

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

组件摘要

{
  "category": "farmer_delight_nullgr_item",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": [
      {
        "max": [
          0.57,
          1,
          0.57
        ],
        "min": [
          0.43,
          0,
          0.43
        ]
      },
      {
        "max": [
          0.5,
          1,
          0.57
        ],
        "enable": "query.is_connect(4)",
        "min": [
          0,
          0,
          0.43
        ]
      },
      {
        "max": [
          1,
          1,
          0.57
        ],
        "enable": "query.is_connect(5)",
        "min": [
          0.5,
          0,
          0.43
        ]
      },
      {
        "max": [
          0.43,
          1,
          0
        ],
        "enable": "query.is_connect(2)",
        "min": [
          0.57,
          0,
          0.5
        ]
      },
      {
        "max": [
          0.43,
          1,
          0.5
        ],
        "enable": "query.is_connect(2)",
        "min": [
          0.57,
          0,
          1
        ]
      }
    ]
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:rope2",
    "sound": "cloth",
    "textures": "farmer_delight_nullgr:rope"
  },
  "componentKeys": [
    "netease:water_source",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:fuel",
    "netease:redstone_property",
    "netease:on_entity_inside",
    "minecraft:destroy_time",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:custom_tips",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:water_flow_source",
    "netease:aabb",
    "netease:render_layer",
    "netease:connection"
  ]
}