本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
全站通知:
模块:Suffocating values BE
刷
历
编
跳到导航
跳到搜索
return {
['black_shulker_box'] = false,
['blue_shulker_box'] = false,
['brown_shulker_box'] = false,
['cyan_shulker_box'] = false,
['gray_shulker_box'] = false,
['green_shulker_box'] = false,
['light_blue_shulker_box'] = false,
['light_gray_shulker_box'] = false,
['lime_shulker_box'] = false,
['magenta_shulker_box'] = false,
['orange_shulker_box'] = false,
['pink_shulker_box'] = false,
['purple_shulker_box'] = false,
['red_shulker_box'] = false,
['shulker_box'] = false,
['white_shulker_box'] = false,
['yellow_shulker_box'] = false,
-- be exclusive
['netherreactor'] = true,
['glowingobsidian'] = true,
['stonecutter_mattis'] = true,
['reserved6'] = true,
['client_request_placeholder_block'] = true,
['info_update'] = true,
['unknown'] = true,
['invisible_bedrock'] = true,
['allow'] = true,
['deny'] = true,
['border_block'] = false,
['camera'] = false,
['colored_torch_rg'] = false,
['colored_torch_bp'] = false,
['element'] = true,
['hard_glass'] = false,
['hard_stained_glass'] = false,
['hard_glass_pane'] = false,
['hard_stained_glass_pane'] = false,
['chemistry_table'] = true,
['chemical_heat'] = true,
['underwater_torch'] = false,
['chalkboard'] = false,
['frame'] = false,
['glow_frame'] = false,
}