Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
[创建 | 历史 | 清除缓存]文档页面
此模块没有文档页面。如果你知道此模块的使用方法,请帮助为其创建文档页面。
return {
	-- BLOCK
	['acacia hanging sign'] = 'BLOCK',
	['acacia sign'] = 'BLOCK',
	['anvil'] = 'BLOCK',
	['bamboo hanging sign'] = 'BLOCK',
	['bamboo sign'] = 'BLOCK',
	['barrel'] = 'BLOCK',
	['barrier'] = 'BLOCK',
	['beacon'] = 'BLOCK',
	['bee nest'] = 'BLOCK',
	['beehive'] = 'BLOCK',
	['birch hanging sign'] = 'BLOCK',
	['birch sign'] = 'BLOCK',
	['black banner'] = 'BLOCK',
	['blast furnace'] = 'BLOCK',
	['blue banner'] = 'BLOCK',
	['brewing stand'] = 'BLOCK',
	['brown banner'] = 'BLOCK',
	['calibrated sculk sensor'] = 'BLOCK',
	['campfire'] = 'BLOCK',
	['chain command block'] = 'BLOCK',
	['cherry hanging sign'] = 'BLOCK',
	['cherry sign'] = 'BLOCK',
	['chest'] = 'BLOCK',
	['chipped anvil'] = 'BLOCK',
	['chiseled bookshelf'] = 'BLOCK',
	['command block'] = 'BLOCK',
	['conduit'] = 'BLOCK',
	['crafter'] = 'BLOCK',
	['crimson hanging sign'] = 'BLOCK',
	['crimson sign'] = 'BLOCK',
	['cyan banner'] = 'BLOCK',
	['damaged anvil'] = 'BLOCK',
	['dark oak hanging sign'] = 'BLOCK',
	['dark oak sign'] = 'BLOCK',
	['daylight detector'] = 'BLOCK',
	['dispenser'] = 'BLOCK',
	['dropper'] = 'BLOCK',
	['enchanting table'] = 'BLOCK',
	['end gateway'] = 'BLOCK',
	['end portal'] = 'BLOCK',
	['ender chest'] = 'BLOCK',
	['furnace'] = 'BLOCK',
	['gray banner'] = 'BLOCK',
	['green banner'] = 'BLOCK',
	['grindstone'] = 'BLOCK',
	['hopper'] = 'BLOCK',
	['jigsaw block'] = 'BLOCK',
	['jukebox'] = 'BLOCK',
	['jungle hanging sign'] = 'BLOCK',
	['jungle sign'] = 'BLOCK',
	['lectern'] = 'BLOCK',
	['light blue banner'] = 'BLOCK',
	['light gray banner'] = 'BLOCK',
	['lime banner'] = 'BLOCK',
	['lodestone'] = 'BLOCK',
	['magenta banner'] = 'BLOCK',
	['mangrove hanging sign'] = 'BLOCK',
	['mangrove sign'] = 'BLOCK',
	['monster spawner'] = 'BLOCK',
	['moving piston'] = 'BLOCK',
	['nether portal'] = 'BLOCK',
	['oak hanging sign'] = 'BLOCK',
	['oak sign'] = 'BLOCK',
	['orange banner'] = 'BLOCK',
	['pink banner'] = 'BLOCK',
	['piston'] = 'BLOCK',
	['piston head'] = 'BLOCK',
	['purple banner'] = 'BLOCK',
	['red banner'] = 'BLOCK',
	['repeating command block'] = 'BLOCK',
	['sculk catalyst'] = 'BLOCK',
	['sculk sensor'] = 'BLOCK',
	['sculk shrieker'] = 'BLOCK',
	['smoker'] = 'BLOCK',
	['soul campfire'] = 'BLOCK',
	['spruce hanging sign'] = 'BLOCK',
	['spruce sign'] = 'BLOCK',
	['sticky piston'] = 'BLOCK',
	['structure block'] = 'BLOCK',
	['trapped chest'] = 'BLOCK',
	['warped hanging sign'] = 'BLOCK',
	['warped sign'] = 'BLOCK',
	['white banner'] = 'BLOCK',
	['yellow banner'] = 'BLOCK',
	-- DESTROY
	['acacia button'] = 'DESTROY',
	['acacia door'] = 'DESTROY',
	['acacia leaves'] = 'DESTROY',
	['acacia pressure plate'] = 'DESTROY',
	['acacia sapling'] = 'DESTROY',
	['allium'] = 'DESTROY',
	['amethyst cluster'] = 'DESTROY',
	['attached melon stem'] = 'DESTROY',
	['attached pumpkin stem'] = 'DESTROY',
	['azalea'] = 'DESTROY',
	['azalea leaves'] = 'DESTROY',
	['azure bluet'] = 'DESTROY',
	['bamboo'] = 'DESTROY',
	['bamboo button'] = 'DESTROY',
	['bamboo door'] = 'DESTROY',
	['bamboo pressure plate'] = 'DESTROY',
	['bamboo shoot'] = 'DESTROY',
	['beetroots'] = 'DESTROY',
	['bell'] = 'DESTROY',
	['big dripleaf'] = 'DESTROY',
	['big dripleaf stem'] = 'DESTROY',
	['birch button'] = 'DESTROY',
	['birch door'] = 'DESTROY',
	['birch leaves'] = 'DESTROY',
	['birch pressure plate'] = 'DESTROY',
	['birch sapling'] = 'DESTROY',
	['black bed'] = 'DESTROY',
	['black candle'] = 'DESTROY',
	['black shulker box'] = 'DESTROY',
	['blue bed'] = 'DESTROY',
	['blue candle'] = 'DESTROY',
	['blue orchid'] = 'DESTROY',
	['blue shulker box'] = 'DESTROY',
	['brain coral'] = 'DESTROY',
	['brain coral fan'] = 'DESTROY',
	['brain coral wall fan'] = 'DESTROY',
	['brown bed'] = 'DESTROY',
	['brown candle'] = 'DESTROY',
	['brown mushroom'] = 'DESTROY',
	['brown shulker box'] = 'DESTROY',
	['bubble column'] = 'DESTROY',
	['bubble coral'] = 'DESTROY',
	['bubble coral fan'] = 'DESTROY',
	['bubble coral wall fan'] = 'DESTROY',
	['budding amethyst'] = 'DESTROY',
	['cactus'] = 'DESTROY',
	['cake'] = 'DESTROY',
	['cake with black candle'] = 'DESTROY',
	['cake with blue candle'] = 'DESTROY',
	['cake with brown candle'] = 'DESTROY',
	['cake with candle'] = 'DESTROY',
	['cake with cyan candle'] = 'DESTROY',
	['cake with gray candle'] = 'DESTROY',
	['cake with green candle'] = 'DESTROY',
	['cake with light blue candle'] = 'DESTROY',
	['cake with light gray candle'] = 'DESTROY',
	['cake with lime candle'] = 'DESTROY',
	['cake with magenta candle'] = 'DESTROY',
	['cake with orange candle'] = 'DESTROY',
	['cake with pink candle'] = 'DESTROY',
	['cake with purple candle'] = 'DESTROY',
	['cake with red candle'] = 'DESTROY',
	['cake with white candle'] = 'DESTROY',
	['cake with yellow candle'] = 'DESTROY',
	['candle'] = 'DESTROY',
	['carrots'] = 'DESTROY',
	['carved pumpkin'] = 'DESTROY',
	['cave vines'] = 'DESTROY',
	['cave vines plant'] = 'DESTROY',
	['cherry button'] = 'DESTROY',
	['cherry door'] = 'DESTROY',
	['cherry leaves'] = 'DESTROY',
	['cherry pressure plate'] = 'DESTROY',
	['cherry sapling'] = 'DESTROY',
	['chorus flower'] = 'DESTROY',
	['chorus plant'] = 'DESTROY',
	['cobweb'] = 'DESTROY',
	['cocoa'] = 'DESTROY',
	['copper door'] = 'DESTROY',
	['cornflower'] = 'DESTROY',
	['creeper head'] = 'DESTROY',
	['crimson button'] = 'DESTROY',
	['crimson door'] = 'DESTROY',
	['crimson fungus'] = 'DESTROY',
	['crimson pressure plate'] = 'DESTROY',
	['crimson roots'] = 'DESTROY',
	['cyan bed'] = 'DESTROY',
	['cyan candle'] = 'DESTROY',
	['cyan shulker box'] = 'DESTROY',
	['dandelion'] = 'DESTROY',
	['dark oak button'] = 'DESTROY',
	['dark oak door'] = 'DESTROY',
	['dark oak leaves'] = 'DESTROY',
	['dark oak pressure plate'] = 'DESTROY',
	['dark oak sapling'] = 'DESTROY',
	['dead bush'] = 'DESTROY',
	['decorated pot'] = 'DESTROY',
	['dragon egg'] = 'DESTROY',
	['dragon head'] = 'DESTROY',
	['exposed copper door'] = 'DESTROY',
	['fern'] = 'DESTROY',
	['fire'] = 'DESTROY',
	['fire coral'] = 'DESTROY',
	['fire coral fan'] = 'DESTROY',
	['fire coral wall fan'] = 'DESTROY',
	['flower pot'] = 'DESTROY',
	['flowering azalea'] = 'DESTROY',
	['flowering azalea leaves'] = 'DESTROY',
	['frogspawn'] = 'DESTROY',
	['glow lichen'] = 'DESTROY',
	['grass'] = 'DESTROY',
	['gray bed'] = 'DESTROY',
	['gray candle'] = 'DESTROY',
	['gray shulker box'] = 'DESTROY',
	['green bed'] = 'DESTROY',
	['green candle'] = 'DESTROY',
	['green shulker box'] = 'DESTROY',
	['hanging roots'] = 'DESTROY',
	['heavy weighted pressure plate'] = 'DESTROY',
	['horn coral'] = 'DESTROY',
	['horn coral fan'] = 'DESTROY',
	['horn coral wall fan'] = 'DESTROY',
	['iron door'] = 'DESTROY',
	['jack o\'lantern'] = 'DESTROY',
	['jungle button'] = 'DESTROY',
	['jungle door'] = 'DESTROY',
	['jungle leaves'] = 'DESTROY',
	['jungle pressure plate'] = 'DESTROY',
	['jungle sapling'] = 'DESTROY',
	['kelp'] = 'DESTROY',
	['kelp plant'] = 'DESTROY',
	['ladder'] = 'DESTROY',
	['lantern'] = 'DESTROY',
	['large amethyst bud'] = 'DESTROY',
	['large fern'] = 'DESTROY',
	['lava'] = 'DESTROY',
	['lever'] = 'DESTROY',
	['light blue bed'] = 'DESTROY',
	['light blue candle'] = 'DESTROY',
	['light blue shulker box'] = 'DESTROY',
	['light gray bed'] = 'DESTROY',
	['light gray candle'] = 'DESTROY',
	['light gray shulker box'] = 'DESTROY',
	['light weighted pressure plate'] = 'DESTROY',
	['lilac'] = 'DESTROY',
	['lily of the valley'] = 'DESTROY',
	['lily pad'] = 'DESTROY',
	['lime bed'] = 'DESTROY',
	['lime candle'] = 'DESTROY',
	['lime shulker box'] = 'DESTROY',
	['magenta bed'] = 'DESTROY',
	['magenta candle'] = 'DESTROY',
	['magenta shulker box'] = 'DESTROY',
	['mangrove button'] = 'DESTROY',
	['mangrove door'] = 'DESTROY',
	['mangrove leaves'] = 'DESTROY',
	['mangrove pressure plate'] = 'DESTROY',
	['mangrove propagule'] = 'DESTROY',
	['medium amethyst bud'] = 'DESTROY',
	['melon'] = 'DESTROY',
	['melon stem'] = 'DESTROY',
	['moss block'] = 'DESTROY',
	['moss carpet'] = 'DESTROY',
	['nether sprouts'] = 'DESTROY',
	['nether wart'] = 'DESTROY',
	['oak button'] = 'DESTROY',
	['oak door'] = 'DESTROY',
	['oak leaves'] = 'DESTROY',
	['oak pressure plate'] = 'DESTROY',
	['oak sapling'] = 'DESTROY',
	['orange bed'] = 'DESTROY',
	['orange candle'] = 'DESTROY',
	['orange shulker box'] = 'DESTROY',
	['orange tulip'] = 'DESTROY',
	['oxeye daisy'] = 'DESTROY',
	['oxidized copper door'] = 'DESTROY',
	['peony'] = 'DESTROY',
	['piglin head'] = 'DESTROY',
	['pink bed'] = 'DESTROY',
	['pink candle'] = 'DESTROY',
	['pink petals'] = 'DESTROY',
	['pink shulker box'] = 'DESTROY',
	['pink tulip'] = 'DESTROY',
	['pitcher crop'] = 'DESTROY',
	['pitcher plant'] = 'DESTROY',
	['player head'] = 'DESTROY',
	['pointed dripstone'] = 'DESTROY',
	['polished blackstone button'] = 'DESTROY',
	['polished blackstone pressure plate'] = 'DESTROY',
	['poppy'] = 'DESTROY',
	['potatoes'] = 'DESTROY',
	['potted acacia sapling'] = 'DESTROY',
	['potted allium'] = 'DESTROY',
	['potted azalea'] = 'DESTROY',
	['potted azure bluet'] = 'DESTROY',
	['potted bamboo'] = 'DESTROY',
	['potted birch sapling'] = 'DESTROY',
	['potted blue orchid'] = 'DESTROY',
	['potted brown mushroom'] = 'DESTROY',
	['potted cactus'] = 'DESTROY',
	['potted cherry sapling'] = 'DESTROY',
	['potted cornflower'] = 'DESTROY',
	['potted crimson fungus'] = 'DESTROY',
	['potted crimson roots'] = 'DESTROY',
	['potted dandelion'] = 'DESTROY',
	['potted dark oak sapling'] = 'DESTROY',
	['potted dead bush'] = 'DESTROY',
	['potted fern'] = 'DESTROY',
	['potted flowering azalea'] = 'DESTROY',
	['potted jungle sapling'] = 'DESTROY',
	['potted lily of the valley'] = 'DESTROY',
	['potted mangrove propagule'] = 'DESTROY',
	['potted oak sapling'] = 'DESTROY',
	['potted orange tulip'] = 'DESTROY',
	['potted oxeye daisy'] = 'DESTROY',
	['potted pink tulip'] = 'DESTROY',
	['potted poppy'] = 'DESTROY',
	['potted red mushroom'] = 'DESTROY',
	['potted red tulip'] = 'DESTROY',
	['potted spruce sapling'] = 'DESTROY',
	['potted torchflower'] = 'DESTROY',
	['potted warped fungus'] = 'DESTROY',
	['potted warped roots'] = 'DESTROY',
	['potted white tulip'] = 'DESTROY',
	['potted wither rose'] = 'DESTROY',
	['pumpkin'] = 'DESTROY',
	['pumpkin stem'] = 'DESTROY',
	['purple bed'] = 'DESTROY',
	['purple candle'] = 'DESTROY',
	['purple shulker box'] = 'DESTROY',
	['red bed'] = 'DESTROY',
	['red candle'] = 'DESTROY',
	['red mushroom'] = 'DESTROY',
	['red shulker box'] = 'DESTROY',
	['red tulip'] = 'DESTROY',
	['redstone comparator'] = 'DESTROY',
	['redstone repeater'] = 'DESTROY',
	['redstone torch'] = 'DESTROY',
	['redstone wire'] = 'DESTROY',
	['rose bush'] = 'DESTROY',
	['scaffolding'] = 'DESTROY',
	['sculk vein'] = 'DESTROY',
	['sea pickle'] = 'DESTROY',
	['seagrass'] = 'DESTROY',
	['shulker box'] = 'DESTROY',
	['skeleton skull'] = 'DESTROY',
	['small amethyst bud'] = 'DESTROY',
	['small dripleaf'] = 'DESTROY',
	['snow'] = 'DESTROY',
	['soul fire'] = 'DESTROY',
	['soul lantern'] = 'DESTROY',
	['soul torch'] = 'DESTROY',
	['spore blossom'] = 'DESTROY',
	['spruce button'] = 'DESTROY',
	['spruce door'] = 'DESTROY',
	['spruce leaves'] = 'DESTROY',
	['spruce pressure plate'] = 'DESTROY',
	['spruce sapling'] = 'DESTROY',
	['stone button'] = 'DESTROY',
	['stone pressure plate'] = 'DESTROY',
	['structure void'] = 'DESTROY',
	['sugar cane'] = 'DESTROY',
	['sunflower'] = 'DESTROY',
	['suspicious gravel'] = 'DESTROY',
	['suspicious sand'] = 'DESTROY',
	['sweet berry bush'] = 'DESTROY',
	['tall grass'] = 'DESTROY',
	['tall seagrass'] = 'DESTROY',
	['torch'] = 'DESTROY',
	['torchflower'] = 'DESTROY',
	['torchflower crop'] = 'DESTROY',
	['tripwire'] = 'DESTROY',
	['tripwire hook'] = 'DESTROY',
	['tube coral'] = 'DESTROY',
	['tube coral fan'] = 'DESTROY',
	['tube coral wall fan'] = 'DESTROY',
	['turtle egg'] = 'DESTROY',
	['twisting vines'] = 'DESTROY',
	['twisting vines plant'] = 'DESTROY',
	['vines'] = 'DESTROY',
	['warped button'] = 'DESTROY',
	['warped door'] = 'DESTROY',
	['warped fungus'] = 'DESTROY',
	['warped pressure plate'] = 'DESTROY',
	['warped roots'] = 'DESTROY',
	['water'] = 'DESTROY',
	['waxed copper door'] = 'DESTROY',
	['waxed exposed copper door'] = 'DESTROY',
	['waxed oxidized copper door'] = 'DESTROY',
	['waxed weathered copper door'] = 'DESTROY',
	['weathered copper door'] = 'DESTROY',
	['weeping vines'] = 'DESTROY',
	['weeping vines plant'] = 'DESTROY',
	['wheat crops'] = 'DESTROY',
	['white bed'] = 'DESTROY',
	['white candle'] = 'DESTROY',
	['white shulker box'] = 'DESTROY',
	['white tulip'] = 'DESTROY',
	['wither rose'] = 'DESTROY',
	['wither skeleton skull'] = 'DESTROY',
	['yellow bed'] = 'DESTROY',
	['yellow candle'] = 'DESTROY',
	['yellow shulker box'] = 'DESTROY',
	['zombie head'] = 'DESTROY',
	-- NORMAL
	['acacia fence'] = 'NORMAL',
	['acacia fence gate'] = 'NORMAL',
	['acacia log'] = 'NORMAL',
	['acacia planks'] = 'NORMAL',
	['acacia slab'] = 'NORMAL',
	['acacia stairs'] = 'NORMAL',
	['acacia trapdoor'] = 'NORMAL',
	['acacia wood'] = 'NORMAL',
	['activator rail'] = 'NORMAL',
	['air'] = 'NORMAL',
	['ancient debris'] = 'NORMAL',
	['andesite'] = 'NORMAL',
	['andesite slab'] = 'NORMAL',
	['andesite stairs'] = 'NORMAL',
	['andesite wall'] = 'NORMAL',
	['bamboo fence'] = 'NORMAL',
	['bamboo fence gate'] = 'NORMAL',
	['bamboo mosaic'] = 'NORMAL',
	['bamboo mosaic slab'] = 'NORMAL',
	['bamboo mosaic stairs'] = 'NORMAL',
	['bamboo planks'] = 'NORMAL',
	['bamboo slab'] = 'NORMAL',
	['bamboo stairs'] = 'NORMAL',
	['bamboo trapdoor'] = 'NORMAL',
	['basalt'] = 'NORMAL',
	['bedrock'] = 'NORMAL',
	['birch fence'] = 'NORMAL',
	['birch fence gate'] = 'NORMAL',
	['birch log'] = 'NORMAL',
	['birch planks'] = 'NORMAL',
	['birch slab'] = 'NORMAL',
	['birch stairs'] = 'NORMAL',
	['birch trapdoor'] = 'NORMAL',
	['birch wood'] = 'NORMAL',
	['black carpet'] = 'NORMAL',
	['black concrete'] = 'NORMAL',
	['black concrete powder'] = 'NORMAL',
	['black stained glass'] = 'NORMAL',
	['black stained glass pane'] = 'NORMAL',
	['black terracotta'] = 'NORMAL',
	['black wool'] = 'NORMAL',
	['blackstone'] = 'NORMAL',
	['blackstone slab'] = 'NORMAL',
	['blackstone stairs'] = 'NORMAL',
	['blackstone wall'] = 'NORMAL',
	['block of amethyst'] = 'NORMAL',
	['block of bamboo'] = 'NORMAL',
	['block of coal'] = 'NORMAL',
	['block of copper'] = 'NORMAL',
	['block of diamond'] = 'NORMAL',
	['block of emerald'] = 'NORMAL',
	['block of gold'] = 'NORMAL',
	['block of iron'] = 'NORMAL',
	['block of lapis lazuli'] = 'NORMAL',
	['block of netherite'] = 'NORMAL',
	['block of quartz'] = 'NORMAL',
	['block of raw copper'] = 'NORMAL',
	['block of raw gold'] = 'NORMAL',
	['block of raw iron'] = 'NORMAL',
	['block of redstone'] = 'NORMAL',
	['block of stripped bamboo'] = 'NORMAL',
	['blue carpet'] = 'NORMAL',
	['blue concrete'] = 'NORMAL',
	['blue concrete powder'] = 'NORMAL',
	['blue ice'] = 'NORMAL',
	['blue stained glass'] = 'NORMAL',
	['blue stained glass pane'] = 'NORMAL',
	['blue terracotta'] = 'NORMAL',
	['blue wool'] = 'NORMAL',
	['bone block'] = 'NORMAL',
	['bookshelf'] = 'NORMAL',
	['brain coral block'] = 'NORMAL',
	['brick slab'] = 'NORMAL',
	['brick stairs'] = 'NORMAL',
	['brick wall'] = 'NORMAL',
	['bricks'] = 'NORMAL',
	['brown carpet'] = 'NORMAL',
	['brown concrete'] = 'NORMAL',
	['brown concrete powder'] = 'NORMAL',
	['brown mushroom block'] = 'NORMAL',
	['brown stained glass'] = 'NORMAL',
	['brown stained glass pane'] = 'NORMAL',
	['brown terracotta'] = 'NORMAL',
	['brown wool'] = 'NORMAL',
	['bubble coral block'] = 'NORMAL',
	['calcite'] = 'NORMAL',
	['cartography table'] = 'NORMAL',
	['cauldron'] = 'NORMAL',
	['cave air'] = 'NORMAL',
	['chain'] = 'NORMAL',
	['cherry fence'] = 'NORMAL',
	['cherry fence gate'] = 'NORMAL',
	['cherry log'] = 'NORMAL',
	['cherry planks'] = 'NORMAL',
	['cherry slab'] = 'NORMAL',
	['cherry stairs'] = 'NORMAL',
	['cherry trapdoor'] = 'NORMAL',
	['cherry wood'] = 'NORMAL',
	['chiseled copper'] = 'NORMAL',
	['chiseled deepslate'] = 'NORMAL',
	['chiseled nether bricks'] = 'NORMAL',
	['chiseled polished blackstone'] = 'NORMAL',
	['chiseled quartz block'] = 'NORMAL',
	['chiseled red sandstone'] = 'NORMAL',
	['chiseled sandstone'] = 'NORMAL',
	['chiseled stone bricks'] = 'NORMAL',
	['chiseled tuff'] = 'NORMAL',
	['chiseled tuff bricks'] = 'NORMAL',
	['clay'] = 'NORMAL',
	['coal ore'] = 'NORMAL',
	['coarse dirt'] = 'NORMAL',
	['cobbled deepslate'] = 'NORMAL',
	['cobbled deepslate slab'] = 'NORMAL',
	['cobbled deepslate stairs'] = 'NORMAL',
	['cobbled deepslate wall'] = 'NORMAL',
	['cobblestone'] = 'NORMAL',
	['cobblestone slab'] = 'NORMAL',
	['cobblestone stairs'] = 'NORMAL',
	['cobblestone wall'] = 'NORMAL',
	['composter'] = 'NORMAL',
	['copper bulb'] = 'NORMAL',
	['copper grate'] = 'NORMAL',
	['copper ore'] = 'NORMAL',
	['copper trapdoor'] = 'NORMAL',
	['cracked deepslate bricks'] = 'NORMAL',
	['cracked deepslate tiles'] = 'NORMAL',
	['cracked nether bricks'] = 'NORMAL',
	['cracked polished blackstone bricks'] = 'NORMAL',
	['cracked stone bricks'] = 'NORMAL',
	['crafting table'] = 'NORMAL',
	['crimson fence'] = 'NORMAL',
	['crimson fence gate'] = 'NORMAL',
	['crimson hyphae'] = 'NORMAL',
	['crimson nylium'] = 'NORMAL',
	['crimson planks'] = 'NORMAL',
	['crimson slab'] = 'NORMAL',
	['crimson stairs'] = 'NORMAL',
	['crimson stem'] = 'NORMAL',
	['crimson trapdoor'] = 'NORMAL',
	['crying obsidian'] = 'NORMAL',
	['cut copper'] = 'NORMAL',
	['cut copper slab'] = 'NORMAL',
	['cut copper stairs'] = 'NORMAL',
	['cut red sandstone'] = 'NORMAL',
	['cut red sandstone slab'] = 'NORMAL',
	['cut sandstone'] = 'NORMAL',
	['cut sandstone slab'] = 'NORMAL',
	['cyan carpet'] = 'NORMAL',
	['cyan concrete'] = 'NORMAL',
	['cyan concrete powder'] = 'NORMAL',
	['cyan stained glass'] = 'NORMAL',
	['cyan stained glass pane'] = 'NORMAL',
	['cyan terracotta'] = 'NORMAL',
	['cyan wool'] = 'NORMAL',
	['dark oak fence'] = 'NORMAL',
	['dark oak fence gate'] = 'NORMAL',
	['dark oak log'] = 'NORMAL',
	['dark oak planks'] = 'NORMAL',
	['dark oak slab'] = 'NORMAL',
	['dark oak stairs'] = 'NORMAL',
	['dark oak trapdoor'] = 'NORMAL',
	['dark oak wood'] = 'NORMAL',
	['dark prismarine'] = 'NORMAL',
	['dark prismarine slab'] = 'NORMAL',
	['dark prismarine stairs'] = 'NORMAL',
	['dead brain coral'] = 'NORMAL',
	['dead brain coral block'] = 'NORMAL',
	['dead brain coral fan'] = 'NORMAL',
	['dead brain coral wall fan'] = 'NORMAL',
	['dead bubble coral'] = 'NORMAL',
	['dead bubble coral block'] = 'NORMAL',
	['dead bubble coral fan'] = 'NORMAL',
	['dead bubble coral wall fan'] = 'NORMAL',
	['dead fire coral'] = 'NORMAL',
	['dead fire coral block'] = 'NORMAL',
	['dead fire coral fan'] = 'NORMAL',
	['dead fire coral wall fan'] = 'NORMAL',
	['dead horn coral'] = 'NORMAL',
	['dead horn coral block'] = 'NORMAL',
	['dead horn coral fan'] = 'NORMAL',
	['dead horn coral wall fan'] = 'NORMAL',
	['dead tube coral'] = 'NORMAL',
	['dead tube coral block'] = 'NORMAL',
	['dead tube coral fan'] = 'NORMAL',
	['dead tube coral wall fan'] = 'NORMAL',
	['deepslate'] = 'NORMAL',
	['deepslate brick slab'] = 'NORMAL',
	['deepslate brick stairs'] = 'NORMAL',
	['deepslate brick wall'] = 'NORMAL',
	['deepslate bricks'] = 'NORMAL',
	['deepslate coal ore'] = 'NORMAL',
	['deepslate copper ore'] = 'NORMAL',
	['deepslate diamond ore'] = 'NORMAL',
	['deepslate emerald ore'] = 'NORMAL',
	['deepslate gold ore'] = 'NORMAL',
	['deepslate iron ore'] = 'NORMAL',
	['deepslate lapis lazuli ore'] = 'NORMAL',
	['deepslate redstone ore'] = 'NORMAL',
	['deepslate tile slab'] = 'NORMAL',
	['deepslate tile stairs'] = 'NORMAL',
	['deepslate tile wall'] = 'NORMAL',
	['deepslate tiles'] = 'NORMAL',
	['detector rail'] = 'NORMAL',
	['diamond ore'] = 'NORMAL',
	['diorite'] = 'NORMAL',
	['diorite slab'] = 'NORMAL',
	['diorite stairs'] = 'NORMAL',
	['diorite wall'] = 'NORMAL',
	['dirt'] = 'NORMAL',
	['dirt path'] = 'NORMAL',
	['dried kelp block'] = 'NORMAL',
	['dripstone block'] = 'NORMAL',
	['emerald ore'] = 'NORMAL',
	['end portal frame'] = 'NORMAL',
	['end rod'] = 'NORMAL',
	['end stone'] = 'NORMAL',
	['end stone brick slab'] = 'NORMAL',
	['end stone brick stairs'] = 'NORMAL',
	['end stone brick wall'] = 'NORMAL',
	['end stone bricks'] = 'NORMAL',
	['exposed chiseled copper'] = 'NORMAL',
	['exposed copper'] = 'NORMAL',
	['exposed copper bulb'] = 'NORMAL',
	['exposed copper grate'] = 'NORMAL',
	['exposed copper trapdoor'] = 'NORMAL',
	['exposed cut copper'] = 'NORMAL',
	['exposed cut copper slab'] = 'NORMAL',
	['exposed cut copper stairs'] = 'NORMAL',
	['farmland'] = 'NORMAL',
	['fire coral block'] = 'NORMAL',
	['fletching table'] = 'NORMAL',
	['frosted ice'] = 'NORMAL',
	['gilded blackstone'] = 'NORMAL',
	['glass'] = 'NORMAL',
	['glass pane'] = 'NORMAL',
	['glowstone'] = 'NORMAL',
	['gold ore'] = 'NORMAL',
	['granite'] = 'NORMAL',
	['granite slab'] = 'NORMAL',
	['granite stairs'] = 'NORMAL',
	['granite wall'] = 'NORMAL',
	['grass block'] = 'NORMAL',
	['gravel'] = 'NORMAL',
	['gray carpet'] = 'NORMAL',
	['gray concrete'] = 'NORMAL',
	['gray concrete powder'] = 'NORMAL',
	['gray stained glass'] = 'NORMAL',
	['gray stained glass pane'] = 'NORMAL',
	['gray terracotta'] = 'NORMAL',
	['gray wool'] = 'NORMAL',
	['green carpet'] = 'NORMAL',
	['green concrete'] = 'NORMAL',
	['green concrete powder'] = 'NORMAL',
	['green stained glass'] = 'NORMAL',
	['green stained glass pane'] = 'NORMAL',
	['green terracotta'] = 'NORMAL',
	['green wool'] = 'NORMAL',
	['hay bale'] = 'NORMAL',
	['honey block'] = 'NORMAL',
	['honeycomb block'] = 'NORMAL',
	['horn coral block'] = 'NORMAL',
	['ice'] = 'NORMAL',
	['infested chiseled stone bricks'] = 'NORMAL',
	['infested cobblestone'] = 'NORMAL',
	['infested cracked stone bricks'] = 'NORMAL',
	['infested deepslate'] = 'NORMAL',
	['infested mossy stone bricks'] = 'NORMAL',
	['infested stone'] = 'NORMAL',
	['infested stone bricks'] = 'NORMAL',
	['iron bars'] = 'NORMAL',
	['iron ore'] = 'NORMAL',
	['iron trapdoor'] = 'NORMAL',
	['jungle fence'] = 'NORMAL',
	['jungle fence gate'] = 'NORMAL',
	['jungle log'] = 'NORMAL',
	['jungle planks'] = 'NORMAL',
	['jungle slab'] = 'NORMAL',
	['jungle stairs'] = 'NORMAL',
	['jungle trapdoor'] = 'NORMAL',
	['jungle wood'] = 'NORMAL',
	['lapis lazuli ore'] = 'NORMAL',
	['lava cauldron'] = 'NORMAL',
	['light'] = 'NORMAL',
	['light blue carpet'] = 'NORMAL',
	['light blue concrete'] = 'NORMAL',
	['light blue concrete powder'] = 'NORMAL',
	['light blue stained glass'] = 'NORMAL',
	['light blue stained glass pane'] = 'NORMAL',
	['light blue terracotta'] = 'NORMAL',
	['light blue wool'] = 'NORMAL',
	['light gray carpet'] = 'NORMAL',
	['light gray concrete'] = 'NORMAL',
	['light gray concrete powder'] = 'NORMAL',
	['light gray stained glass'] = 'NORMAL',
	['light gray stained glass pane'] = 'NORMAL',
	['light gray terracotta'] = 'NORMAL',
	['light gray wool'] = 'NORMAL',
	['lightning rod'] = 'NORMAL',
	['lime carpet'] = 'NORMAL',
	['lime concrete'] = 'NORMAL',
	['lime concrete powder'] = 'NORMAL',
	['lime stained glass'] = 'NORMAL',
	['lime stained glass pane'] = 'NORMAL',
	['lime terracotta'] = 'NORMAL',
	['lime wool'] = 'NORMAL',
	['loom'] = 'NORMAL',
	['magenta carpet'] = 'NORMAL',
	['magenta concrete'] = 'NORMAL',
	['magenta concrete powder'] = 'NORMAL',
	['magenta stained glass'] = 'NORMAL',
	['magenta stained glass pane'] = 'NORMAL',
	['magenta terracotta'] = 'NORMAL',
	['magenta wool'] = 'NORMAL',
	['magma block'] = 'NORMAL',
	['mangrove fence'] = 'NORMAL',
	['mangrove fence gate'] = 'NORMAL',
	['mangrove log'] = 'NORMAL',
	['mangrove planks'] = 'NORMAL',
	['mangrove roots'] = 'NORMAL',
	['mangrove slab'] = 'NORMAL',
	['mangrove stairs'] = 'NORMAL',
	['mangrove trapdoor'] = 'NORMAL',
	['mangrove wood'] = 'NORMAL',
	['mossy cobblestone'] = 'NORMAL',
	['mossy cobblestone slab'] = 'NORMAL',
	['mossy cobblestone stairs'] = 'NORMAL',
	['mossy cobblestone wall'] = 'NORMAL',
	['mossy stone brick slab'] = 'NORMAL',
	['mossy stone brick stairs'] = 'NORMAL',
	['mossy stone brick wall'] = 'NORMAL',
	['mossy stone bricks'] = 'NORMAL',
	['mud'] = 'NORMAL',
	['mud brick slab'] = 'NORMAL',
	['mud brick stairs'] = 'NORMAL',
	['mud brick wall'] = 'NORMAL',
	['mud bricks'] = 'NORMAL',
	['muddy mangrove roots'] = 'NORMAL',
	['mushroom stem'] = 'NORMAL',
	['mycelium'] = 'NORMAL',
	['nether brick fence'] = 'NORMAL',
	['nether brick slab'] = 'NORMAL',
	['nether brick stairs'] = 'NORMAL',
	['nether brick wall'] = 'NORMAL',
	['nether bricks'] = 'NORMAL',
	['nether gold ore'] = 'NORMAL',
	['nether quartz ore'] = 'NORMAL',
	['nether wart block'] = 'NORMAL',
	['netherrack'] = 'NORMAL',
	['note block'] = 'NORMAL',
	['oak fence'] = 'NORMAL',
	['oak fence gate'] = 'NORMAL',
	['oak log'] = 'NORMAL',
	['oak planks'] = 'NORMAL',
	['oak slab'] = 'NORMAL',
	['oak stairs'] = 'NORMAL',
	['oak trapdoor'] = 'NORMAL',
	['oak wood'] = 'NORMAL',
	['observer'] = 'NORMAL',
	['obsidian'] = 'NORMAL',
	['ochre froglight'] = 'NORMAL',
	['orange carpet'] = 'NORMAL',
	['orange concrete'] = 'NORMAL',
	['orange concrete powder'] = 'NORMAL',
	['orange stained glass'] = 'NORMAL',
	['orange stained glass pane'] = 'NORMAL',
	['orange terracotta'] = 'NORMAL',
	['orange wool'] = 'NORMAL',
	['oxidized chiseled copper'] = 'NORMAL',
	['oxidized copper'] = 'NORMAL',
	['oxidized copper bulb'] = 'NORMAL',
	['oxidized copper grate'] = 'NORMAL',
	['oxidized copper trapdoor'] = 'NORMAL',
	['oxidized cut copper'] = 'NORMAL',
	['oxidized cut copper slab'] = 'NORMAL',
	['oxidized cut copper stairs'] = 'NORMAL',
	['packed ice'] = 'NORMAL',
	['packed mud'] = 'NORMAL',
	['pearlescent froglight'] = 'NORMAL',
	['petrified oak slab'] = 'NORMAL',
	['pink carpet'] = 'NORMAL',
	['pink concrete'] = 'NORMAL',
	['pink concrete powder'] = 'NORMAL',
	['pink stained glass'] = 'NORMAL',
	['pink stained glass pane'] = 'NORMAL',
	['pink terracotta'] = 'NORMAL',
	['pink wool'] = 'NORMAL',
	['podzol'] = 'NORMAL',
	['polished andesite'] = 'NORMAL',
	['polished andesite slab'] = 'NORMAL',
	['polished andesite stairs'] = 'NORMAL',
	['polished basalt'] = 'NORMAL',
	['polished blackstone'] = 'NORMAL',
	['polished blackstone brick slab'] = 'NORMAL',
	['polished blackstone brick stairs'] = 'NORMAL',
	['polished blackstone brick wall'] = 'NORMAL',
	['polished blackstone bricks'] = 'NORMAL',
	['polished blackstone slab'] = 'NORMAL',
	['polished blackstone stairs'] = 'NORMAL',
	['polished blackstone wall'] = 'NORMAL',
	['polished deepslate'] = 'NORMAL',
	['polished deepslate slab'] = 'NORMAL',
	['polished deepslate stairs'] = 'NORMAL',
	['polished deepslate wall'] = 'NORMAL',
	['polished diorite'] = 'NORMAL',
	['polished diorite slab'] = 'NORMAL',
	['polished diorite stairs'] = 'NORMAL',
	['polished granite'] = 'NORMAL',
	['polished granite slab'] = 'NORMAL',
	['polished granite stairs'] = 'NORMAL',
	['polished tuff'] = 'NORMAL',
	['polished tuff slab'] = 'NORMAL',
	['polished tuff stairs'] = 'NORMAL',
	['polished tuff wall'] = 'NORMAL',
	['powder snow'] = 'NORMAL',
	['powder snow cauldron'] = 'NORMAL',
	['powered rail'] = 'NORMAL',
	['prismarine'] = 'NORMAL',
	['prismarine brick slab'] = 'NORMAL',
	['prismarine brick stairs'] = 'NORMAL',
	['prismarine bricks'] = 'NORMAL',
	['prismarine slab'] = 'NORMAL',
	['prismarine stairs'] = 'NORMAL',
	['prismarine wall'] = 'NORMAL',
	['purple carpet'] = 'NORMAL',
	['purple concrete'] = 'NORMAL',
	['purple concrete powder'] = 'NORMAL',
	['purple stained glass'] = 'NORMAL',
	['purple stained glass pane'] = 'NORMAL',
	['purple terracotta'] = 'NORMAL',
	['purple wool'] = 'NORMAL',
	['purpur block'] = 'NORMAL',
	['purpur pillar'] = 'NORMAL',
	['purpur slab'] = 'NORMAL',
	['purpur stairs'] = 'NORMAL',
	['quartz bricks'] = 'NORMAL',
	['quartz pillar'] = 'NORMAL',
	['quartz slab'] = 'NORMAL',
	['quartz stairs'] = 'NORMAL',
	['rail'] = 'NORMAL',
	['red carpet'] = 'NORMAL',
	['red concrete'] = 'NORMAL',
	['red concrete powder'] = 'NORMAL',
	['red mushroom block'] = 'NORMAL',
	['red nether brick slab'] = 'NORMAL',
	['red nether brick stairs'] = 'NORMAL',
	['red nether brick wall'] = 'NORMAL',
	['red nether bricks'] = 'NORMAL',
	['red sand'] = 'NORMAL',
	['red sandstone'] = 'NORMAL',
	['red sandstone slab'] = 'NORMAL',
	['red sandstone stairs'] = 'NORMAL',
	['red sandstone wall'] = 'NORMAL',
	['red stained glass'] = 'NORMAL',
	['red stained glass pane'] = 'NORMAL',
	['red terracotta'] = 'NORMAL',
	['red wool'] = 'NORMAL',
	['redstone lamp'] = 'NORMAL',
	['redstone ore'] = 'NORMAL',
	['reinforced deepslate'] = 'NORMAL',
	['respawn anchor'] = 'NORMAL',
	['rooted dirt'] = 'NORMAL',
	['sand'] = 'NORMAL',
	['sandstone'] = 'NORMAL',
	['sandstone slab'] = 'NORMAL',
	['sandstone stairs'] = 'NORMAL',
	['sandstone wall'] = 'NORMAL',
	['sculk'] = 'NORMAL',
	['sea lantern'] = 'NORMAL',
	['shroomlight'] = 'NORMAL',
	['slime block'] = 'NORMAL',
	['smithing table'] = 'NORMAL',
	['smooth basalt'] = 'NORMAL',
	['smooth quartz block'] = 'NORMAL',
	['smooth quartz slab'] = 'NORMAL',
	['smooth quartz stairs'] = 'NORMAL',
	['smooth red sandstone'] = 'NORMAL',
	['smooth red sandstone slab'] = 'NORMAL',
	['smooth red sandstone stairs'] = 'NORMAL',
	['smooth sandstone'] = 'NORMAL',
	['smooth sandstone slab'] = 'NORMAL',
	['smooth sandstone stairs'] = 'NORMAL',
	['smooth stone'] = 'NORMAL',
	['smooth stone slab'] = 'NORMAL',
	['sniffer egg'] = 'NORMAL',
	['snow block'] = 'NORMAL',
	['soul sand'] = 'NORMAL',
	['soul soil'] = 'NORMAL',
	['sponge'] = 'NORMAL',
	['spruce fence'] = 'NORMAL',
	['spruce fence gate'] = 'NORMAL',
	['spruce log'] = 'NORMAL',
	['spruce planks'] = 'NORMAL',
	['spruce slab'] = 'NORMAL',
	['spruce stairs'] = 'NORMAL',
	['spruce trapdoor'] = 'NORMAL',
	['spruce wood'] = 'NORMAL',
	['stone'] = 'NORMAL',
	['stone brick slab'] = 'NORMAL',
	['stone brick stairs'] = 'NORMAL',
	['stone brick wall'] = 'NORMAL',
	['stone bricks'] = 'NORMAL',
	['stone slab'] = 'NORMAL',
	['stone stairs'] = 'NORMAL',
	['stonecutter'] = 'NORMAL',
	['stripped acacia log'] = 'NORMAL',
	['stripped acacia wood'] = 'NORMAL',
	['stripped birch log'] = 'NORMAL',
	['stripped birch wood'] = 'NORMAL',
	['stripped cherry log'] = 'NORMAL',
	['stripped cherry wood'] = 'NORMAL',
	['stripped crimson hyphae'] = 'NORMAL',
	['stripped crimson stem'] = 'NORMAL',
	['stripped dark oak log'] = 'NORMAL',
	['stripped dark oak wood'] = 'NORMAL',
	['stripped jungle log'] = 'NORMAL',
	['stripped jungle wood'] = 'NORMAL',
	['stripped mangrove log'] = 'NORMAL',
	['stripped mangrove wood'] = 'NORMAL',
	['stripped oak log'] = 'NORMAL',
	['stripped oak wood'] = 'NORMAL',
	['stripped spruce log'] = 'NORMAL',
	['stripped spruce wood'] = 'NORMAL',
	['stripped warped hyphae'] = 'NORMAL',
	['stripped warped stem'] = 'NORMAL',
	['target'] = 'NORMAL',
	['terracotta'] = 'NORMAL',
	['tinted glass'] = 'NORMAL',
	['tnt'] = 'NORMAL',
	['tube coral block'] = 'NORMAL',
	['tuff'] = 'NORMAL',
	['tuff brick stairs'] = 'NORMAL',
	['tuff brick slab'] = 'NORMAL',
	['tuff brick wall'] = 'NORMAL',
	['tuff bricks'] = 'NORMAL',
	['tuff slab'] = 'NORMAL',
	['tuff stairs'] = 'NORMAL',
	['tuff wall'] = 'NORMAL',
	['verdant froglight'] = 'NORMAL',
	['void air'] = 'NORMAL',
	['warped fence'] = 'NORMAL',
	['warped fence gate'] = 'NORMAL',
	['warped hyphae'] = 'NORMAL',
	['warped nylium'] = 'NORMAL',
	['warped planks'] = 'NORMAL',
	['warped slab'] = 'NORMAL',
	['warped stairs'] = 'NORMAL',
	['warped stem'] = 'NORMAL',
	['warped trapdoor'] = 'NORMAL',
	['warped wart block'] = 'NORMAL',
	['water cauldron'] = 'NORMAL',
	['waxed block of copper'] = 'NORMAL',
	['waxed chiseled copper'] = 'NORMAL',
	['waxed copper bulb'] = 'NORMAL',
	['waxed copper grate'] = 'NORMAL',
	['waxed copper trapdoor'] = 'NORMAL',
	['waxed cut copper'] = 'NORMAL',
	['waxed cut copper slab'] = 'NORMAL',
	['waxed cut copper stairs'] = 'NORMAL',
	['waxed exposed chiseled copper'] = 'NORMAL',
	['waxed exposed copper'] = 'NORMAL',
	['waxed exposed copper bulb'] = 'NORMAL',
	['waxed exposed copper grate'] = 'NORMAL',
	['waxed exposed copper trapdoor'] = 'NORMAL',
	['waxed exposed cut copper'] = 'NORMAL',
	['waxed exposed cut copper slab'] = 'NORMAL',
	['waxed exposed cut copper stairs'] = 'NORMAL',
	['waxed oxidized chiseled copper'] = 'NORMAL',
	['waxed oxidized copper'] = 'NORMAL',
	['waxed oxidized copper bulb'] = 'NORMAL',
	['waxed oxidized copper grate'] = 'NORMAL',
	['waxed oxidized copper trapdoor'] = 'NORMAL',
	['waxed oxidized cut copper'] = 'NORMAL',
	['waxed oxidized cut copper slab'] = 'NORMAL',
	['waxed oxidized cut copper stairs'] = 'NORMAL',
	['waxed weathered chiseled copper'] = 'NORMAL',
	['waxed weathered copper'] = 'NORMAL',
	['waxed weathered copper bulb'] = 'NORMAL',
	['waxed weathered copper grate'] = 'NORMAL',
	['waxed weathered copper trapdoor'] = 'NORMAL',
	['waxed weathered cut copper'] = 'NORMAL',
	['waxed weathered cut copper slab'] = 'NORMAL',
	['waxed weathered cut copper stairs'] = 'NORMAL',
	['weathered chiseled copper'] = 'NORMAL',
	['weathered copper'] = 'NORMAL',
	['weathered copper bulb'] = 'NORMAL',
	['weathered copper grate'] = 'NORMAL',
	['weathered copper trapdoor'] = 'NORMAL',
	['weathered cut copper'] = 'NORMAL',
	['weathered cut copper slab'] = 'NORMAL',
	['weathered cut copper stairs'] = 'NORMAL',
	['wet sponge'] = 'NORMAL',
	['white carpet'] = 'NORMAL',
	['white concrete'] = 'NORMAL',
	['white concrete powder'] = 'NORMAL',
	['white stained glass'] = 'NORMAL',
	['white stained glass pane'] = 'NORMAL',
	['white terracotta'] = 'NORMAL',
	['white wool'] = 'NORMAL',
	['yellow carpet'] = 'NORMAL',
	['yellow concrete'] = 'NORMAL',
	['yellow concrete powder'] = 'NORMAL',
	['yellow stained glass'] = 'NORMAL',
	['yellow stained glass pane'] = 'NORMAL',
	['yellow terracotta'] = 'NORMAL',
	['yellow wool'] = 'NORMAL',
	-- PUSH_ONLY
	['black glazed terracotta'] = 'PUSH_ONLY',
	['blue glazed terracotta'] = 'PUSH_ONLY',
	['brown glazed terracotta'] = 'PUSH_ONLY',
	['cyan glazed terracotta'] = 'PUSH_ONLY',
	['gray glazed terracotta'] = 'PUSH_ONLY',
	['green glazed terracotta'] = 'PUSH_ONLY',
	['light blue glazed terracotta'] = 'PUSH_ONLY',
	['light gray glazed terracotta'] = 'PUSH_ONLY',
	['lime glazed terracotta'] = 'PUSH_ONLY',
	['magenta glazed terracotta'] = 'PUSH_ONLY',
	['orange glazed terracotta'] = 'PUSH_ONLY',
	['pink glazed terracotta'] = 'PUSH_ONLY',
	['purple glazed terracotta'] = 'PUSH_ONLY',
	['red glazed terracotta'] = 'PUSH_ONLY',
	['white glazed terracotta'] = 'PUSH_ONLY',
	['yellow glazed terracotta'] = 'PUSH_ONLY',
}
Advertisement