Module:Blast resistance values: Difference between revisions

Added all 24w14potato blocks
Missed 2 blocks + nether portals actually have blast res of -1
Line 35: Line 35:
['glowing obsidian'] = '1,200',
['glowing obsidian'] = '1,200',
['obsidian'] = '1,200',
['obsidian'] = '1,200',
['pedestal'] = '1,200',
['reinforced deepslate'] = '1,200',
['reinforced deepslate'] = '1,200',
['respawn anchor'] = '1,200',
['respawn anchor'] = '1,200',
Line 653: Line 654:
['moving piston'] = '0',
['moving piston'] = '0',
['mushroom'] = '0',
['mushroom'] = '0',
['nether portal'] = '0',
['nether sprouts'] = '0',
['nether sprouts'] = '0',
['nether wart'] = '0',
['nether wart'] = '0',
Line 718: Line 718:
['white tulip'] = '0',
['white tulip'] = '0',
['wither rose'] = '0',
['wither rose'] = '0',
-- BLOCKS WITH NEGATIVE BLAST RESISTANCE BEHAVE IDENTICALLY TO BLOCKS WITH 0 BLAST RESISTANCE --
['nether portal'] = '-1',
['potato portal'] = '-1',
}
}