Minecraft Wiki

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

了解更多

Minecraft Wiki
Advertisement

本模块列出了所有硬度的数值。该模块是所有硬度数值的唯一来源。因此,当加入了新方块或值被改变时,它们可以在这里修改,并在所有被使用的地方自动应用修改。

基岩版Java版不同的情况,请将其基岩版值添加至Module:Hardness values BE

添加值

请在新的一行里输入['name'] = 'value',以添加数值。name处应输入游戏内此方块的英文名称,字母应全部小写;value处应输入正确的数值,其可以在游戏代码里找到。

另见

实现
主要用途
分类
数据
数据名称 模板 数据模块 缺失值的维护分类 覆盖自动值的追踪分类
合适挖掘工具
breaking tool
{{Breaking tool values}} Module:Breaking tool values
Module:Breaking tool values BE
Category:缺失合适挖掘工具 Category:覆写合适挖掘工具的页面
硬度
hardness
{{Hardness values}} Module:Hardness values
Module:Hardness values BE
Category:缺失硬度 Category:覆写硬度的页面
爆炸抗性
blast resistance
{{Blast resistance values}} Module:Blast resistance values
Module:Blast resistance values BE
Category:缺失爆炸抗性 Category:覆写爆炸抗性的页面
材料
material
{{Material values}} Module:Autovalue/material mapping
Module:Material values
Category:缺失材料 Category:覆写材料的页面
基岩版材料
material BE
{{Material BE values}} Module:Autovalue/material BE mapping
Module:Material BE values
Category:缺失基岩版材料 Category:覆写基岩版材料的页面
最大堆叠
maxstack
{{Maxstack values}} Module:Maxstack values
Module:Maxstack values BE
Category:缺失最大堆叠 Category:覆写最大堆叠的页面
稀有度
rarity
{{Rarity values}} Module:Rarity values
Module:Rarity values BE
Category:覆写稀有度的页面
创造标签页
creative tab
{{Creative tab values}} Module:Autovalue/creative tab mapping
Module:Creative tab values
Category:缺失创造标签页 Category:覆写创造标签页的页面
创造分类
creative category
{{Creative category values}} Module:Autovalue/creative category mapping
Module:Creative category values
Category:缺失创造分类 Category:覆写创造分类的页面
窒息生物
suffocating
{{Suffocating values}} Module:Suffocating values
Module:Suffocating values BE
Category:缺失窒息生物 Category:覆写窒息生物的页面
红石导体
redstone conductor
{{Redstone conductor values}} Module:Redstone conductor values
Module:Redstone conductor values BE
Category:缺失红石导体 Category:覆写红石导体的页面
可替代
replaceable
{{Replaceable values}} Module:Replaceable values
Module:Replaceable values BE
Category:缺失可替代 Category:覆写可替代的页面
引燃几率
flame odds
{{Flame odds values}} Module:Flame odds values
Module:Flame odds values BE
Category:缺失引燃几率 Category:覆写引燃几率的页面
烧毁几率
burn odds
{{Burn odds values}} Module:Burn odds values
Module:Burn odds values BE
Category:缺失烧毁几率 Category:覆写烧毁几率的页面
熔岩可燃性
lava flammable
{{Lava flammable values}} Module:Lava flammable values
Module:Lava flammable values BE
Category:缺失熔岩可燃性 Category:覆写熔岩可燃性的页面
活塞推动行为
push reaction
{{Push reaction values}} Module:Autovalue/push reaction mapping
Module:Push reaction values
Module:Push reaction values BE
Category:缺失活塞推动行为 Category:覆写活塞推动行为的页面
语言
return {
	-- 100
	['flowing lava'] = 100,
	['flowing water'] = 100,
	['lava'] = 100,
	['water'] = 100,
	-- 55
	['mysterious frame'] = 55,
	['reinforced deepslate'] = 55,
	-- 50
	['block of netherite'] = 50,
	['crying obsidian'] = 50,
	['obsidian'] = 50,
	['respawn anchor'] = 50,
	-- 30
	['ancient debris'] = 30,
	-- 22.5
	['ender chest'] = 22.5,
	-- 10
	['glowing obsidian'] = 10,
	['hardened glass'] = 10,
	['hardened glass pane'] = 10,
	-- 5
	['anvil'] = 5,
	['bell'] = 5,
	['block of coal'] = 5,
	['block of diamond'] = 5,
	['block of emerald'] = 5,
	['block of iron'] = 5,
	['block of raw copper'] = 5,
	['block of raw gold'] = 5,
	['block of raw iron'] = 5,
	['block of redstone'] = 5,
	['chain'] = 5,
	['chipped anvil'] = 5,
	['coal block'] = 5,
	['damaged anvil'] = 5,
	['diamond block'] = 5,
	['emerald block'] = 5,
	['enchanting table'] = 5,
	['enchantment table'] = 5,
	['iron bars'] = 5,
	['iron block'] = 5,
	['iron door'] = 5,
	['iron trapdoor'] = 5,
	['mob spawner'] = 5,
	['monster spawner'] = 5,
	['raw copper block'] = 5,
	['raw gold block'] = 5,
	['raw iron block'] = 5,
	['redstone block'] = 5,
	['spawner'] = 5,
	-- 4.5
	['deepslate coal ore'] = 4.5,
	['deepslate copper ore'] = 4.5,
	['deepslate diamond ore'] = 4.5,
	['deepslate emerald ore'] = 4.5,
	['deepslate gold ore'] = 4.5,
	['deepslate iron ore'] = 4.5,
	['deepslate lapis lazuli ore'] = 4.5,
	['deepslate redstone ore'] = 4.5,
	-- 4
	['cobweb'] = 4,
	['web'] = 4,
	-- 3.5
	['blast furnace'] = 3.5,
	['chiseled deepslate'] = 3.5,
	['cobbled deepslate'] = 3.5,
	['cobbled deepslate slab'] = 3.5,
	['cobbled deepslate stairs'] = 3.5,
	['cobbled deepslate wall'] = 3.5,
	['cracked deepslate bricks'] = 3.5,
	['cracked deepslate tiles'] = 3.5,
	['deepslate brick slab'] = 3.5,
	['deepslate brick stairs'] = 3.5,
	['deepslate brick wall'] = 3.5,
	['deepslate bricks'] = 3.5,
	['deepslate slab'] = 3.5,
	['deepslate tile slab'] = 3.5,
	['deepslate tile stairs'] = 3.5,
	['deepslate tile wall'] = 3.5,
	['deepslate tiles'] = 3.5,
	['dispenser'] = 3.5,
	['dropper'] = 3.5,
	['furnace'] = 3.5,
	['lantern'] = 3.5,
	['lodestone'] = 3.5,
	['polished deepslate'] = 3.5,
	['polished deepslate slab'] = 3.5,
	['polished deepslate stairs'] = 3.5,
	['polished deepslate wall'] = 3.5,
	['smoker'] = 3.5,
	['soul lantern'] = 3.5,
	['stonecutter'] = 3.5,
	-- 3
	['acacia door'] = 3,
	['acacia trapdoor'] = 3,
	['bamboo door'] = 3,
	['bamboo trapdoor'] = 3,
	['beacon'] = 3,
	['birch door'] = 3,
	['birch trapdoor'] = 3,
	['block of copper'] = 3,
	['block of gold'] = 3,
	['block of lapis lazuli'] = 3,
	['cherry door'] = 3,
	['cherry trapdoor'] = 3,
	['coal ore'] = 3,
	['conduit'] = 3,
	['copper'] = 3,
	['copper block'] = 3,
	['copper ore'] = 3,
	['crimson door'] = 3,
	['crimson trapdoor'] = 3,
	['cut copper'] = 3,
	['cut copper slab'] = 3,
	['cut copper stairs'] = 3,
	['dark oak door'] = 3,
	['dark oak trapdoor'] = 3,
	['deepslate'] = 3,
	['diamond ore'] = 3,
	['dragon egg'] = 3,
	['emerald ore'] = 3,
	['end stone'] = 3,
	['end stone brick slab'] = 3,
	['end stone brick stairs'] = 3,
	['end stone brick wall'] = 3,
	['end stone bricks'] = 3,
	['exposed copper'] = 3,
	['exposed cut copper'] = 3,
	['exposed cut copper slab'] = 3,
	['exposed cut copper stairs'] = 3,
	['gold'] = 3,
	['gold ore'] = 3,
	['hopper'] = 3,
	['iron ore'] = 3,
	['jungle door'] = 3,
	['jungle trapdoor'] = 3,
	['lapis'] = 3,
	['lapis lazuli block'] = 3,
	['lapis lazuli ore'] = 3,
	['lapis ore'] = 3,
	['lightly weathered cut copper'] = 3,
	['lightning rod'] = 3,
	['mangrove door'] = 3,
	['mangrove trapdoor'] = 3,
	['nether gold ore'] = 3,
	['nether quartz ore'] = 3,
	['nether reactor core'] = 3,
	['oak door'] = 3,
	['oak trapdoor'] = 3,
	['observer'] = 3,
	['oxidized copper'] = 3,
	['oxidized cut copper'] = 3,
	['oxidized cut copper slab'] = 3,
	['oxidized cut copper stairs'] = 3,
	['quartz ore'] = 3,
	['redstone ore'] = 3,
	['sculk catalyst'] = 3,
	['sculk shrieker'] = 3,
	['semi-weathered cut copper'] = 3,
	['spruce door'] = 3,
	['spruce trapdoor'] = 3,
	['trapdoor'] = 3,
	['usb charger block'] = 3,
	['warped door'] = 3,
	['warped trapdoor'] = 3,
	['waxed block of copper'] = 3,
	['waxed cut copper'] = 3,
	['waxed cut copper slab'] = 3,
	['waxed cut copper stairs'] = 3,
	['waxed exposed copper'] = 3,
	['waxed exposed cut copper'] = 3,
	['waxed exposed cut copper slab'] = 3,
	['waxed exposed cut copper stairs'] = 3,
	['waxed oxidized copper'] = 3,
	['waxed oxidized cut copper'] = 3,
	['waxed oxidized cut copper slab'] = 3,
	['waxed oxidized cut copper stairs'] = 3,
	['waxed weathered copper'] = 3,
	['waxed weathered cut copper'] = 3,
	['waxed weathered cut copper slab'] = 3,
	['waxed weathered cut copper stairs'] = 3,
	['weathered copper'] = 3,
	['weathered cut copper'] = 3,
	['weathered cut copper slab'] = 3,
	['weathered cut copper stairs'] = 3,
	['wooden door'] = 3,
	['wooden trapdoor'] = 3,
	-- 2.8
	['blue ice'] = 2.8,
	-- 2.5
	['barrel'] = 2.5,
	['cartography table'] = 2.5,
	['chest'] = 2.5,
	['compound creator'] = 2.5,
	['crafting table'] = 2.5,
	['element constructor'] = 2.5,
	['fletching table'] = 2.5,
	['heat block'] = 2.5,
	['lab table'] = 2.5,
	['lectern'] = 2.5,
	['loom'] = 2.5,
	['material reducer'] = 2.5,
	['smithing table'] = 2.5,
	['trapped chest'] = 2.5,
	-- 2
	['acacia fence'] = 2,
	['acacia fence gate'] = 2,
	['acacia log'] = 2,
	['acacia planks'] = 2,
	['acacia slab'] = 2,
	['acacia stairs'] = 2,
	['acacia wood'] = 2,
	['bamboo fence'] = 2,
	['bamboo fence gate'] = 2,
	['bamboo mosaic'] = 2,
	['bamboo mosaic slab'] = 2,
	['bamboo mosaic stairs'] = 2,
	['bamboo planks'] = 2,
	['bamboo slab'] = 2,
	['bamboo stairs'] = 2,
	['bark'] = 2,
	['birch fence'] = 2,
	['birch fence gate'] = 2,
	['birch log'] = 2,
	['birch planks'] = 2,
	['birch slab'] = 2,
	['birch stairs'] = 2,
	['birch wood'] = 2,
	['black shulker box'] = 2,
	['blackstone slab'] = 2,
	['block of bamboo'] = 2,
	['block of stripped bamboo'] = 2,
	['blue shulker box'] = 2,
	['bone block'] = 2,
	['brick slab'] = 2,
	['brick stairs'] = 2,
	['brick wall'] = 2,
	['bricks'] = 2,
	['brown shulker box'] = 2,
	['campfire'] = 2,
	['cauldron'] = 2,
	['cherry fence'] = 2,
	['cherry fence gate'] = 2,
	['cherry log'] = 2,
	['cherry planks'] = 2,
	['cherry slab'] = 2,
	['cherry stairs'] = 2,
	['cherry wood'] = 2,
	['chiseled nether bricks'] = 2,
	['cobblestone'] = 2,
	['cobblestone slab'] = 2,
	['cobblestone stairs'] = 2,
	['cobblestone wall'] = 2,
	['cracked nether bricks'] = 2,
	['crimson fence'] = 2,
	['crimson fence gate'] = 2,
	['crimson hyphae'] = 2,
	['crimson planks'] = 2,
	['crimson slab'] = 2,
	['crimson stairs'] = 2,
	['crimson stem'] = 2,
	['cut red sandstone slab'] = 2,
	['cut sandstone slab'] = 2,
	['cyan shulker box'] = 2,
	['dark oak fence'] = 2,
	['dark oak fence gate'] = 2,
	['dark oak log'] = 2,
	['dark oak planks'] = 2,
	['dark oak slab'] = 2,
	['dark oak stairs'] = 2,
	['dark oak wood'] = 2,
	['fence'] = 2,
	['fence gate'] = 2,
	['gray shulker box'] = 2,
	['green shulker box'] = 2,
	['grindstone'] = 2,
	['hyphae'] = 2,
	['stripped hyphae'] = 2,
	['jukebox'] = 2,
	['jungle fence'] = 2,
	['jungle fence gate'] = 2,
	['jungle log'] = 2,
	['jungle planks'] = 2,
	['jungle slab'] = 2,
	['jungle stairs'] = 2,
	['jungle wood'] = 2,
	['lava cauldron'] = 2,
	['light blue shulker box'] = 2,
	['light gray shulker box'] = 2,
	['lime shulker box'] = 2,
	['log'] = 2,
	['stripped log'] = 2,
	['stripped wood'] = 2,
	['magenta shulker box'] = 2,
	['mangrove fence'] = 2,
	['mangrove fence gate'] = 2,
	['mangrove log'] = 2,
	['mangrove planks'] = 2,
	['mangrove slab'] = 2,
	['mangrove stairs'] = 2,
	['mangrove wood'] = 2,
	['mossy cobblestone'] = 2,
	['mossy cobblestone slab'] = 2,
	['mossy cobblestone stairs'] = 2,
	['mossy cobblestone wall'] = 2,
	['nether brick fence'] = 2,
	['nether brick slab'] = 2,
	['nether brick stairs'] = 2,
	['nether brick wall'] = 2,
	['nether bricks'] = 2,
	['oak fence'] = 2,
	['oak fence gate'] = 2,
	['oak log'] = 2,
	['oak planks'] = 2,
	['oak slab'] = 2,
	['oak stairs'] = 2,
	['oak wood'] = 2,
	['orange shulker box'] = 2,
	['petrified oak slab'] = 2,
	['pink shulker box'] = 2,
	['planks'] = 2,
	['polished blackstone'] = 2,
	['polished blackstone brick slab'] = 2,
	['polished blackstone slab'] = 2,
	['polished blackstone stairs'] = 2,
	['polished blackstone wall'] = 2,
	['powder snow cauldron'] = 2,
	['purple shulker box'] = 2,
	['purpur slab'] = 2,
	['quartz slab'] = 2,
	['red nether brick slab'] = 2,
	['red nether brick stairs'] = 2,
	['red nether brick wall'] = 2,
	['red nether bricks'] = 2,
	['red sandstone slab'] = 2,
	['red shulker box'] = 2,
	['sandstone slab'] = 2,
	['shulker box'] = 2,
	['smooth quartz block'] = 2,
	['smooth quartz slab'] = 2,
	['smooth quartz stairs'] = 2,
	['smooth red sandstone'] = 2,
	['smooth red sandstone slab'] = 2,
	['smooth red sandstone stairs'] = 2,
	['smooth sandstone'] = 2,
	['smooth sandstone slab'] = 2,
	['smooth sandstone stairs'] = 2,
	['smooth stone'] = 2,
	['smooth stone slab'] = 2,
	['soul campfire'] = 2,
	['spruce fence'] = 2,
	['spruce fence gate'] = 2,
	['spruce log'] = 2,
	['spruce planks'] = 2,
	['spruce slab'] = 2,
	['spruce stairs'] = 2,
	['spruce wood'] = 2,
	['stem'] = 2,
	['stripped stem'] = 2,
	['stone brick slab'] = 2,
	['stone slab'] = 2,
	['stripped acacia log'] = 2,
	['stripped acacia wood'] = 2,
	['stripped birch log'] = 2,
	['stripped birch wood'] = 2,
	['stripped cherry log'] = 2,
	['stripped cherry wood'] = 2,
	['stripped crimson hyphae'] = 2,
	['stripped crimson stem'] = 2,
	['stripped dark oak log'] = 2,
	['stripped dark oak wood'] = 2,
	['stripped jungle log'] = 2,
	['stripped jungle wood'] = 2,
	['stripped mangrove log'] = 2,
	['stripped mangrove wood'] = 2,
	['stripped oak log'] = 2,
	['stripped oak wood'] = 2,
	['stripped spruce log'] = 2,
	['stripped spruce wood'] = 2,
	['stripped warped hyphae'] = 2,
	['stripped warped stem'] = 2,
	['warped fence'] = 2,
	['warped fence gate'] = 2,
	['warped hyphae'] = 2,
	['warped planks'] = 2,
	['warped slab'] = 2,
	['warped stairs'] = 2,
	['warped stem'] = 2,
	['water cauldron'] = 2,
	['white shulker box'] = 2,
	['wood'] = 2,
	['wooden fence'] = 2,
	['wooden planks'] = 2,
	['wooden slab'] = 2,
	['wooden stairs'] = 2,
	['yellow shulker box'] = 2,
	-- 1.8
	['black concrete'] = 1.8,
	['blue concrete'] = 1.8,
	['brown concrete'] = 1.8,
	['concrete'] = 1.8,
	['cyan concrete'] = 1.8,
	['gray concrete'] = 1.8,
	['green concrete'] = 1.8,
	['light blue concrete'] = 1.8,
	['light gray concrete'] = 1.8,
	['lime concrete'] = 1.8,
	['magenta concrete'] = 1.8,
	['orange concrete'] = 1.8,
	['pink concrete'] = 1.8,
	['purple concrete'] = 1.8,
	['red concrete'] = 1.8,
	['white concrete'] = 1.8,
	['yellow concrete'] = 1.8,
	-- 1.5
	['amethyst bud'] = 1.5,
	['amethyst cluster'] = 1.5,
	['andesite'] = 1.5,
	['andesite slab'] = 1.5,
	['andesite stairs'] = 1.5,
	['andesite wall'] = 1.5,
	['blackstone'] = 1.5,
	['blackstone stairs'] = 1.5,
	['blackstone wall'] = 1.5,
	['block of amethyst'] = 1.5,
	['bookshelf'] = 1.5,
	['brain coral block'] = 1.5,
	['bubble coral block'] = 1.5,
	['budding amethyst'] = 1.5,
	['calibrated sculk sensor'] = 1.5,
	['chiseled bookshelf'] = 1.5,
	['chiseled polished blackstone'] = 1.5,
	['chiseled stone bricks'] = 1.5,
	['coral block'] = 1.5,
	['cracked polished blackstone bricks'] = 1.5,
	['cracked stone bricks'] = 1.5,
	['dark prismarine'] = 1.5,
	['dark prismarine slab'] = 1.5,
	['dark prismarine stairs'] = 1.5,
	['dead brain coral block'] = 1.5,
	['dead bubble coral block'] = 1.5,
	['dead coral block'] = 1.5,
	['dead fire coral block'] = 1.5,
	['dead horn coral block'] = 1.5,
	['dead tube coral block'] = 1.5,
	['diorite'] = 1.5,
	['diorite slab'] = 1.5,
	['diorite stairs'] = 1.5,
	['diorite wall'] = 1.5,
	['dripstone block'] = 1.5,
	['fire coral block'] = 1.5,
	['gilded blackstone'] = 1.5,
	['granite'] = 1.5,
	['granite slab'] = 1.5,
	['granite stairs'] = 1.5,
	['granite wall'] = 1.5,
	['horn coral block'] = 1.5,
	['infested deepslate'] = 1.5,
	['large amethyst bud'] = 1.5,
	['medium amethyst bud'] = 1.5,
	['mossy stone brick slab'] = 1.5,
	['mossy stone brick stairs'] = 1.5,
	['mossy stone brick wall'] = 1.5,
	['mossy stone bricks'] = 1.5,
	['mud brick slab'] = 1.5,
	['mud brick stairs'] = 1.5,
	['mud brick wall'] = 1.5,
	['mud bricks'] = 1.5,
	['piston'] = 1.5,
	['piston head'] = 1.5,
	['pointed dripstone'] = 1.5,
	['polished andesite'] = 1.5,
	['polished andesite slab'] = 1.5,
	['polished andesite stairs'] = 1.5,
	['polished blackstone brick stairs'] = 1.5,
	['polished blackstone brick wall'] = 1.5,
	['polished blackstone bricks'] = 1.5,
	['polished diorite'] = 1.5,
	['polished diorite slab'] = 1.5,
	['polished diorite stairs'] = 1.5,
	['polished granite'] = 1.5,
	['polished granite slab'] = 1.5,
	['polished granite stairs'] = 1.5,
	['prismarine'] = 1.5,
	['prismarine brick slab'] = 1.5,
	['prismarine brick stairs'] = 1.5,
	['prismarine bricks'] = 1.5,
	['prismarine slab'] = 1.5,
	['prismarine stairs'] = 1.5,
	['prismarine wall'] = 1.5,
	['purpur block'] = 1.5,
	['purpur pillar'] = 1.5,
	['purpur stairs'] = 1.5,
	['sculk sensor'] = 1.5,
	['small amethyst bud'] = 1.5,
	['sticky piston'] = 1.5,
	['stone'] = 1.5,
	['stone brick stairs'] = 1.5,
	['stone brick wall'] = 1.5,
	['stone bricks'] = 1.5,
	['stone stairs'] = 1.5,
	['tube coral block'] = 1.5,
	['tuff'] = 1.5,
	-- 1.4
	['black glazed terracotta'] = 1.4,
	['blue glazed terracotta'] = 1.4,
	['brown glazed terracotta'] = 1.4,
	['cyan glazed terracotta'] = 1.4,
	['glazed terracotta'] = 1.4,
	['gray glazed terracotta'] = 1.4,
	['green glazed terracotta'] = 1.4,
	['light blue glazed terracotta'] = 1.4,
	['light gray glazed terracotta'] = 1.4,
	['lime glazed terracotta'] = 1.4,
	['magenta glazed terracotta'] = 1.4,
	['orange glazed terracotta'] = 1.4,
	['pink glazed terracotta'] = 1.4,
	['purple glazed terracotta'] = 1.4,
	['red glazed terracotta'] = 1.4,
	['white glazed terracotta'] = 1.4,
	['yellow glazed terracotta'] = 1.4,
	-- 1.25
	['basalt'] = 1.25,
	['black terracotta'] = 1.25,
	['blue terracotta'] = 1.25,
	['brown terracotta'] = 1.25,
	['colored terracotta'] = 1.25,
	['cyan terracotta'] = 1.25,
	['gray terracotta'] = 1.25,
	['green terracotta'] = 1.25,
	['hardened clay'] = 1.25,
	['light blue terracotta'] = 1.25,
	['light gray terracotta'] = 1.25,
	['lime terracotta'] = 1.25,
	['magenta terracotta'] = 1.25,
	['orange terracotta'] = 1.25,
	['pink terracotta'] = 1.25,
	['polished basalt'] = 1.25,
	['purple terracotta'] = 1.25,
	['red terracotta'] = 1.25,
	['smooth basalt'] = 1.25,
	['stained clay'] = 1.25,
	['stained terracotta'] = 1.25,
	['terracotta'] = 1.25,
	['white terracotta'] = 1.25,
	['yellow terracotta'] = 1.25,
	-- 1
	['acacia hanging sign'] = 1,
	['acacia sign'] = 1,
	['bamboo'] = 1,
	['bamboo hanging sign'] = 1,
	['bamboo shoot'] = 1,
	['bamboo sign'] = 1,
	['banner'] = 1,
	['birch hanging sign'] = 1,
	['birch sign'] = 1,
	['black banner'] = 1,
	['blue banner'] = 1,
	['brown banner'] = 1,
	['carved pumpkin'] = 1,
	['chalkboard'] = 1,
	['cherry hanging sign'] = 1,
	['cherry sign'] = 1,
	['creeper head'] = 1,
	['crimson hanging sign'] = 1,
	['crimson sign'] = 1,
	['cyan banner'] = 1,
	['dark oak hanging sign'] = 1,
	['dark oak sign'] = 1,
	['dragon head'] = 1,
	['gray banner'] = 1,
	['green banner'] = 1,
	['head'] = 1,
	['infested cobblestone'] = 1,
	['jack o\'lantern'] = 1,
	['jungle hanging sign'] = 1,
	['jungle sign'] = 1,
	['light blue banner'] = 1,
	['light gray banner'] = 1,
	['lime banner'] = 1,
	['magenta banner'] = 1,
	['mangrove hanging sign'] = 1,
	['mangrove sign'] = 1,
	['melon'] = 1,
	['melon block'] = 1,
	['mob head'] = 1,
	['nether wart block'] = 1,
	['oak hanging sign'] = 1,
	['oak sign'] = 1,
	['orange banner'] = 1,
	['packed mud'] = 1,
	['piglin head'] = 1,
	['pink banner'] = 1,
	['player head'] = 1,
	['pumpkin'] = 1,
	['purple banner'] = 1,
	['red banner'] = 1,
	['shroomlight'] = 1,
	['sign'] = 1,
	['skeleton skull'] = 1,
	['skull'] = 1,
	['spruce hanging sign'] = 1,
	['spruce sign'] = 1,
	['warped hanging sign'] = 1,
	['warped sign'] = 1,
	['warped wart block'] = 1,
	['wart block'] = 1,
	['white banner'] = 1,
	['wither skeleton skull'] = 1,
	['yellow banner'] = 1,
	['zombie head'] = 1,
	-- 0.8
	['black wool'] = 0.8,
	['block of quartz'] = 0.8,
	['blue wool'] = 0.8,
	['brown wool'] = 0.8,
	['chiseled quartz block'] = 0.8,
	['chiseled red sandstone'] = 0.8,
	['chiseled sandstone'] = 0.8,
	['cut red sandstone'] = 0.8,
	['cut sandstone'] = 0.8,
	['cyan wool'] = 0.8,
	['gray wool'] = 0.8,
	['green wool'] = 0.8,
	['light blue wool'] = 0.8,
	['light gray wool'] = 0.8,
	['lime wool'] = 0.8,
	['magenta wool'] = 0.8,
	['note block'] = 0.8,
	['orange wool'] = 0.8,
	['pink wool'] = 0.8,
	['purple wool'] = 0.8,
	['quartz block'] = 0.8,
	['quartz bricks'] = 0.8,
	['quartz pillar'] = 0.8,
	['quartz stairs'] = 0.8,
	['red sandstone'] = 0.8,
	['red sandstone stairs'] = 0.8,
	['red sandstone wall'] = 0.8,
	['red wool'] = 0.8,
	['sandstone'] = 0.8,
	['sandstone stairs'] = 0.8,
	['sandstone wall'] = 0.8,
	['white wool'] = 0.8,
	['wool'] = 0.8,
	['yellow wool'] = 0.8,
	-- 0.75
	['block97'] = 0.75,
	['calcite'] = 0.75,
	['infested chiseled stone bricks'] = 0.75,
	['infested cracked stone bricks'] = 0.75,
	['infested mossy stone bricks'] = 0.75,
	['infested stone'] = 0.75,
	['infested stone bricks'] = 0.75,
	['monster egg'] = 0.75,
	-- 0.7
	['activator rail'] = 0.7,
	['detector rail'] = 0.7,
	['mangrove roots'] = 0.7,
	['muddy mangrove roots'] = 0.7,
	['powered rail'] = 0.7,
	['rail'] = 0.7,
	-- 0.65
	['dirt path'] = 0.65,
	-- 0.6
	['beehive'] = 0.6,
	['clay'] = 0.6,
	['composter'] = 0.6,
	['farmland'] = 0.6,
	['grass block'] = 0.6,
	['gravel'] = 0.6,
	['honeycomb block'] = 0.6,
	['mycelium'] = 0.6,
	['sponge'] = 0.6,
	['wet sponge'] = 0.6,
	-- 0.5
	['acacia button'] = 0.5,
	['acacia pressure plate'] = 0.5,
	['bamboo button'] = 0.5,
	['bamboo pressure plate'] = 0.5,
	['birch button'] = 0.5,
	['birch pressure plate'] = 0.5,
	['black concrete powder'] = 0.5,
	['block34'] = 0.5,
	['blue concrete powder'] = 0.5,
	['brewing stand'] = 0.5,
	['brown concrete powder'] = 0.5,
	['button'] = 0.5,
	['cake'] = 0.5,
	['cake with black candle'] = 0.5,
	['cake with blue candle'] = 0.5,
	['cake with brown candle'] = 0.5,
	['cake with candle'] = 0.5,
	['cake with cyan candle'] = 0.5,
	['cake with gray candle'] = 0.5,
	['cake with green candle'] = 0.5,
	['cake with light blue candle'] = 0.5,
	['cake with light gray candle'] = 0.5,
	['cake with lime candle'] = 0.5,
	['cake with magenta candle'] = 0.5,
	['cake with orange candle'] = 0.5,
	['cake with pink candle'] = 0.5,
	['cake with purple candle'] = 0.5,
	['cake with red candle'] = 0.5,
	['cake with white candle'] = 0.5,
	['cake with yellow candle'] = 0.5,
	['cherry button'] = 0.5,
	['cherry pressure plate'] = 0.5,
	['coarse dirt'] = 0.5,
	['concrete powder'] = 0.5,
	['crimson button'] = 0.5,
	['crimson pressure plate'] = 0.5,
	['cyan concrete powder'] = 0.5,
	['dark oak button'] = 0.5,
	['dark oak pressure plate'] = 0.5,
	['dirt'] = 0.5,
	['dried kelp block'] = 0.5,
	['frosted ice'] = 0.5,
	['gray concrete powder'] = 0.5,
	['green concrete powder'] = 0.5,
	['hay'] = 0.5,
	['hay bale'] = 0.5,
	['heavy weighted pressure plate'] = 0.5,
	['ice'] = 0.5,
	['jungle button'] = 0.5,
	['jungle pressure plate'] = 0.5,
	['lever'] = 0.5,
	['light blue concrete powder'] = 0.5,
	['light gray concrete powder'] = 0.5,
	['light weighted pressure plate'] = 0.5,
	['lime concrete powder'] = 0.5,
	['magenta concrete powder'] = 0.5,
	['magma block'] = 0.5,
	['mangrove button'] = 0.5,
	['mangrove pressure plate'] = 0.5,
	['mud'] = 0.5,
	['oak button'] = 0.5,
	['oak pressure plate'] = 0.5,
	['orange concrete powder'] = 0.5,
	['packed ice'] = 0.5,
	['pink concrete powder'] = 0.5,
	['podzol'] = 0.5,
	['polished blackstone button'] = 0.5,
	['polished blackstone pressure plate'] = 0.5,
	['pressure plate'] = 0.5,
	['purple concrete powder'] = 0.5,
	['red concrete powder'] = 0.5,
	['red sand'] = 0.5,
	['rooted dirt'] = 0.5,
	['sand'] = 0.5,
	['sniffer egg'] = 0.5,
	['soul sand'] = 0.5,
	['soul soil'] = 0.5,
	['spruce button'] = 0.5,
	['spruce pressure plate'] = 0.5,
	['stone button'] = 0.5,
	['stone pressure plate'] = 0.5,
	['target'] = 0.5,
	['turtle egg'] = 0.5,
	['warped button'] = 0.5,
	['warped pressure plate'] = 0.5,
	['weighted pressure plate'] = 0.5,
	['white concrete powder'] = 0.5,
	['wooden button'] = 0.5,
	['wooden pressure plate'] = 0.5,
	['yellow concrete powder'] = 0.5,
	-- 0.4
	['cactus'] = 0.4,
	['chorus flower'] = 0.4,
	['chorus plant'] = 0.4,
	['crimson nylium'] = 0.4,
	['ladder'] = 0.4,
	['netherrack'] = 0.4,
	['nylium'] = 0.4,
	['warped nylium'] = 0.4,
	-- 0.3
	['bee nest'] = 0.3,
	['black stained glass'] = 0.3,
	['black stained glass pane'] = 0.3,
	['blue stained glass'] = 0.3,
	['blue stained glass pane'] = 0.3,
	['brown stained glass'] = 0.3,
	['brown stained glass pane'] = 0.3,
	['cyan stained glass'] = 0.3,
	['cyan stained glass pane'] = 0.3,
	['froglight'] = 0.3,
	['glass'] = 0.3,
	['glass pane'] = 0.3,
	['glowstone'] = 0.3,
	['gray stained glass'] = 0.3,
	['gray stained glass pane'] = 0.3,
	['green stained glass'] = 0.3,
	['green stained glass pane'] = 0.3,
	['light blue stained glass'] = 0.3,
	['light blue stained glass pane'] = 0.3,
	['light gray stained glass'] = 0.3,
	['light gray stained glass pane'] = 0.3,
	['lime stained glass'] = 0.3,
	['lime stained glass pane'] = 0.3,
	['magenta stained glass'] = 0.3,
	['magenta stained glass pane'] = 0.3,
	['ochre froglight'] = 0.3,
	['orange stained glass'] = 0.3,
	['orange stained glass pane'] = 0.3,
	['pearlescent froglight'] = 0.3,
	['pink stained glass'] = 0.3,
	['pink stained glass pane'] = 0.3,
	['powder snow-be'] = 0.3,
	['purple stained glass'] = 0.3,
	['purple stained glass pane'] = 0.3,
	['red stained glass'] = 0.3,
	['red stained glass pane'] = 0.3,
	['redstone lamp'] = 0.3,
	['sea lantern'] = 0.3,
	['stained glass'] = 0.3,
	['stained glass pane'] = 0.3,
	['tinted glass'] = 0.3,
	['verdant froglight'] = 0.3,
	['white stained glass'] = 0.3,
	['white stained glass pane'] = 0.3,
	['yellow stained glass'] = 0.3,
	['yellow stained glass pane'] = 0.3,
	-- 0.25
	['powder snow'] = 0.25,
	['suspicious block'] = 0.25,
	['suspicious gravel'] = 0.25,
	['suspicious sand'] = 0.25,
	-- 0.2
	['acacia leaves'] = 0.2,
	['azalea leaves'] = 0.2,
	['bed'] = 0.2,
	['birch leaves'] = 0.2,
	['black bed'] = 0.2,
	['blue bed'] = 0.2,
	['brown bed'] = 0.2,
	['brown mushroom block'] = 0.2,
	['cherry leaves'] = 0.2,
	['cocoa'] = 0.2,
	['cocoa beans'] = 0.2,
	['cocoa plant'] = 0.2,
	['cyan bed'] = 0.2,
	['dark oak leaves'] = 0.2,
	['daylight detector'] = 0.2,
	['daylight sensor'] = 0.2,
	['flowering azalea leaves'] = 0.2,
	['glow lichen'] = 0.2,
	['gray bed'] = 0.2,
	['green bed'] = 0.2,
	['huge brown mushroom'] = 0.2,
	['huge mushroom'] = 0.2,
	['huge red mushroom'] = 0.2,
	['jungle leaves'] = 0.2,
	['leaves'] = 0.2,
	['leaves carried'] = 0.2,
	['light blue bed'] = 0.2,
	['light gray bed'] = 0.2,
	['lime bed'] = 0.2,
	['magenta bed'] = 0.2,
	['mangrove leaves'] = 0.2,
	['mushroom block'] = 0.2,
	['mushroom stem'] = 0.2,
	['oak leaves'] = 0.2,
	['orange bed'] = 0.2,
	['pink bed'] = 0.2,
	['purple bed'] = 0.2,
	['red bed'] = 0.2,
	['red mushroom block'] = 0.2,
	['sculk'] = 0.2,
	['sculk vein'] = 0.2,
	['snow block'] = 0.2,
	['spruce leaves'] = 0.2,
	['vines'] = 0.2,
	['white bed'] = 0.2,
	['yellow bed'] = 0.2,
	-- 0.1
	['big dripleaf'] = 0.1,
	['big dripleaf stem'] = 0.1,
	['black candle'] = 0.1,
	['black carpet'] = 0.1,
	['blue candle'] = 0.1,
	['blue carpet'] = 0.1,
	['brown candle'] = 0.1,
	['brown carpet'] = 0.1,
	['candle'] = 0.1,
	['carpet'] = 0.1,
	['cyan candle'] = 0.1,
	['cyan carpet'] = 0.1,
	['gray candle'] = 0.1,
	['gray carpet'] = 0.1,
	['green candle'] = 0.1,
	['green carpet'] = 0.1,
	['light blue candle'] = 0.1,
	['light blue carpet'] = 0.1,
	['light gray candle'] = 0.1,
	['light gray carpet'] = 0.1,
	['lime candle'] = 0.1,
	['lime carpet'] = 0.1,
	['magenta candle'] = 0.1,
	['magenta carpet'] = 0.1,
	['moss block'] = 0.1,
	['moss carpet'] = 0.1,
	['orange candle'] = 0.1,
	['orange carpet'] = 0.1,
	['pink candle'] = 0.1,
	['pink carpet'] = 0.1,
	['purple candle'] = 0.1,
	['purple carpet'] = 0.1,
	['red candle'] = 0.1,
	['red carpet'] = 0.1,
	['snow'] = 0.1,
	['snow cover'] = 0.1,
	['snow layer'] = 0.1,
	['white candle'] = 0.1,
	['white carpet'] = 0.1,
	['yellow candle'] = 0.1,
	['yellow carpet'] = 0.1,
	-- 0
	['acacia sapling'] = 0,
	['air'] = 0,
	['allium'] = 0,
	['attached melon stem'] = 0,
	['attached pumpkin stem'] = 0,
	['azalea'] = 0,
	['azure bluet'] = 0,
	['beetroot'] = 0,
	['beetroot seed'] = 0,
	['beetroots'] = 0,
	['birch sapling'] = 0,
	['blue orchid'] = 0,
	['brain coral'] = 0,
	['brain coral fan'] = 0,
	['brain coral wall fan'] = 0,
	['brown mushroom'] = 0,
	['bubble column'] = 0,
	['bubble coral'] = 0,
	['bubble coral fan'] = 0,
	['bubble coral wall fan'] = 0,
	['camera'] = 0,
	['carrot'] = 0,
	['carrots'] = 0,
	['cave air'] = 0,
	['cave vines'] = 0,
	['cave vines body'] = 0,
	['cave vines head'] = 0,
	['cave vines plant'] = 0,
	['cherry sapling'] = 0,
	['client request placeholder block'] = 0,
	['cog'] = 0,
	['colored torch'] = 0,
	['colored torches'] = 0,
	['comparator'] = 0,
	['coral'] = 0,
	['coral fan'] = 0,
	['cornflower'] = 0,
	['crimson fungus'] = 0,
	['crimson roots'] = 0,
	['crop'] = 0,
	['dandelion'] = 0,
	['dark oak sapling'] = 0,
	['dead brain coral'] = 0,
	['dead brain coral fan'] = 0,
	['dead brain coral wall fan'] = 0,
	['dead bubble coral'] = 0,
	['dead bubble coral fan'] = 0,
	['dead bubble coral wall fan'] = 0,
	['dead coral'] = 0,
	['dead coral fan'] = 0,
	['dead bush'] = 0,
	['dead fire coral'] = 0,
	['dead fire coral fan'] = 0,
	['dead fire coral wall fan'] = 0,
	['dead horn coral'] = 0,
	['dead horn coral fan'] = 0,
	['dead horn coral wall fan'] = 0,
	['dead tube coral'] = 0,
	['dead tube coral fan'] = 0,
	['dead tube coral wall fan'] = 0,
	['decorated pot'] = 0,
	['element'] = 0,
	['end rod'] = 0,
	['fern'] = 0,
	['fire'] = 0,
	['fire coral'] = 0,
	['fire coral fan'] = 0,
	['fire coral wall fan'] = 0,
	['flower'] = 0,
	['flower pot'] = 0,
	['flowering azalea'] = 0,
	['frogspawn'] = 0,
	['fungi'] = 0,
	['fungus'] = 0,
	['glow berries'] = 0,
	['grass'] = 0,
	['grass carried'] = 0,
	['hanging roots'] = 0,
	['honey block'] = 0,
	['horn coral'] = 0,
	['horn coral fan'] = 0,
	['horn coral wall fan'] = 0,
	['info update'] = 0,
	['jungle sapling'] = 0,
	['kelp'] = 0,
	['kelp plant'] = 0,
	['large fern'] = 0,
	['lilac'] = 0,
	['lily of the valley'] = 0,
	['lily pad'] = 0,
	['locked chest'] = 0,
	['mangrove propagule'] = 0,
	['melon seed'] = 0,
	['melon stem'] = 0,
	['mushroom'] = 0,
	['nether sprouts'] = 0,
	['nether wart'] = 0,
	['oak sapling'] = 0,
	['orange tulip'] = 0,
	['oxeye daisy'] = 0,
	['peony'] = 0,
	['pink petals'] = 0,
	['pink tulip'] = 0,
	['pitcher crop'] = 0,
	['pitcher plant'] = 0,
	['pitcher pod'] = 0,
	['poppy'] = 0,
	['potato'] = 0,
	['potatoes'] = 0,
	['potted acacia sapling'] = 0,
	['potted allium'] = 0,
	['potted azalea'] = 0,
	['potted azure bluet'] = 0,
	['potted bamboo'] = 0,
	['potted birch sapling'] = 0,
	['potted blue orchid'] = 0,
	['potted brown mushroom'] = 0,
	['potted cactus'] = 0,
	['potted cherry sapling'] = 0,
	['potted cornflower'] = 0,
	['potted crimson fungus'] = 0,
	['potted crimson roots'] = 0,
	['potted dandelion'] = 0,
	['potted dark oak sapling'] = 0,
	['potted dead bush'] = 0,
	['potted fern'] = 0,
	['potted flowering azalea'] = 0,
	['potted jungle sapling'] = 0,
	['potted lily of the valley'] = 0,
	['potted mangrove propagule'] = 0,
	['potted oak sapling'] = 0,
	['potted orange tulip'] = 0,
	['potted oxeye daisy'] = 0,
	['potted pink tulip'] = 0,
	['potted poppy'] = 0,
	['potted red mushroom'] = 0,
	['potted red tulip'] = 0,
	['potted spruce sapling'] = 0,
	['potted torchflower'] = 0,
	['potted warped fungus'] = 0,
	['potted warped roots'] = 0,
	['potted white tulip'] = 0,
	['potted wither rose'] = 0,
	['pumpkin seed'] = 0,
	['pumpkin stem'] = 0,
	['red mushroom'] = 0,
	['red tulip'] = 0,
	['redstone'] = 0,
	['redstone comparator'] = 0,
	['redstone dust'] = 0,
	['redstone repeater'] = 0,
	['redstone torch'] = 0,
	['redstone wire'] = 0,
	['repeater'] = 0,
	['reserved6'] = 0,
	['roots'] = 0,
	['rose bush'] = 0,
	['sapling'] = 0,
	['scaffolding'] = 0,
	['sea pickle'] = 0,
	['seagrass'] = 0,
	['seed'] = 0,
	['slime block'] = 0,
	['small dripleaf'] = 0,
	['soul fire'] = 0,
	['soul torch'] = 0,
	['spore blossom'] = 0,
	['spruce sapling'] = 0,
	['string'] = 0,
	['structure void'] = 0,
	['sugar cane'] = 0,
	['sunflower'] = 0,
	['sweet berries'] = 0,
	['sweet berry bush'] = 0,
	['tall grass'] = 0,
	['tall seagrass'] = 0,
	['tnt'] = 0,
	['torch'] = 0,
	['torchflower'] = 0,
	['torchflower crop'] = 0,
	['torchflower seeds'] = 0,
	['tripwire'] = 0,
	['tripwire hook'] = 0,
	['tube coral'] = 0,
	['tube coral fan'] = 0,
	['tube coral wall fan'] = 0,
	['twisting vines'] = 0,
	['twisting vines plant'] = 0,
	['underwater tnt'] = 0,
	['underwater torch'] = 0,
	['underwater torches'] = 0,
	['unknown'] = 0,
	['void air'] = 0,
	['warped fungus'] = 0,
	['warped roots'] = 0,
	['weeping vines'] = 0,
	['weeping vines plant'] = 0,
	['wheat'] = 0,
	['wheat crops'] = 0,
	['wheat seeds'] = 0,
	['white tulip'] = 0,
	['wither rose'] = 0,
	-- -1
	['allow'] = -1,
	['allow and deny blocks'] = -1,
	['barrier'] = -1,
	['bedrock'] = -1,
	['block36'] = -1,
	['border'] = -1,
	['chain command block'] = -1,
	['command block'] = -1,
	['deny'] = -1,
	['end gateway'] = -1,
	['end gateway block'] = -1,
	['end portal'] = -1,
	['end portal block'] = -1,
	['end portal frame'] = -1,
	['invisible bedrock'] = -1,
	['jigsaw block'] = -1,
	['light'] = -1,
	['light block'] = -1,
	['moving block'] = -1,
	['moving piston'] = -1,
	['nether portal'] = -1,
	['piston extension'] = -1,
	['portal'] = -1,
	['repeating command block'] = -1,
	['structure block'] = -1,
}
Advertisement