Update radiation.lua

Lead block removed from node_resistances table.
This commit is contained in:
DustyDave961 2024-09-28 01:06:05 -05:00 committed by GitHub
parent b9de49b1f8
commit 174ba17d69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,7 +171,6 @@ local node_resistances = {
["technic:corium_flowing"] = 40,
["technic:corium_source"] = 80,
["technic:granite"] = 18,
["technic:lead_block"] = 80,
["technic:marble"] = 18,
["technic:marble_bricks"] = 18,
["technic:mineral_chromium"] = 19,