Module:Blast resistance values: Difference between revisions
adding missing blast resistance values and few others for future splits. changing copper spleaves from 0 to 0.3 according to game's code |
added 4 blocks from 20w14infinite |
||
| Line 1: | Line 1: | ||
return { | return { | ||
['barrier'] = '3,600,000.8', | ['barrier'] = '3,600,000.8', | ||
['leftover'] = '3,600,000.8', | |||
['light block'] = '3,600,000.8', | ['light block'] = '3,600,000.8', | ||
['an ant'] = '3,600,000', | |||
['bedrock'] = '3,600,000', | ['bedrock'] = '3,600,000', | ||
['command block'] = '3,600,000', | ['command block'] = '3,600,000', | ||
| Line 309: | Line 311: | ||
['concrete'] = '1.8', | ['concrete'] = '1.8', | ||
['cursor'] = '1.8', | |||
['amethyst cluster'] = '1.5', | ['amethyst cluster'] = '1.5', | ||
| Line 314: | Line 317: | ||
['block of amethyst'] = '1.5', | ['block of amethyst'] = '1.5', | ||
['bookshelf'] = '1.5', | ['bookshelf'] = '1.5', | ||
['box of infinite books'] = '1.5', | |||
['budding amethyst'] = '1.5', | ['budding amethyst'] = '1.5', | ||
['calibrated sculk sensor'] = '1.5', | ['calibrated sculk sensor'] = '1.5', | ||