返回上一级
紫色荧光菇
方块mushroon_delight_nullgr

紫色荧光菇

mushroon_delight_nullgr:glowshroomsredone_purple

custom_crop_block,掉落表 loot_tables/glowshroomsredone_purple.json

概述

custom_crop_block,掉落表 loot_tables/glowshroomsredone_purple.json

资料类型
方块
命名空间
mushroon_delight_nullgr
所属模组
mushroom-delight
关联资料
2 条
方块farmer_delight_free_dlc自定义作物方块作物有掉落

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 已关联 1 个掉落表,可从掉落区追踪来源。
  • 已关联 1 个地物生成配置。

关联知识

数据来源

来源文件
MushroomDelight_BP/netease_blocks/mushroon_delight_nullgr_glowshroomsredone_purple.json
条目 ID
mushroon_delight_nullgr:glowshroomsredone_purple
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

方块信息

分类
farmer_delight_free_dlc
来源模组
mushroom-delight
组件数
7
关联数量
2
技术区:组件 JSON
{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/glowshroomsredone_purple.json",
  "transformResult": "",
  "destroyTime": 0.1,
  "lightEmission": 0.5,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        0.4,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        0.4,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "mushroon_delight_nullgr:glowshroomsredone_purple",
    "sound": "snow",
    "textures": {
      "down": "mushroon_delight_nullgr:custom_brah",
      "east": "mushroon_delight_nullgr:custom_brah",
      "north": "mushroon_delight_nullgr:custom_brah",
      "south": "mushroon_delight_nullgr:custom_brah",
      "up": "mushroon_delight_nullgr:custom_brah",
      "west": "mushroon_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}