Skip to content

Commit

Permalink
Update radiation.lua
Browse files Browse the repository at this point in the history
Lead block removed from node_resistances table.
  • Loading branch information
DustyDave961 authored Sep 28, 2024
1 parent b9de49b commit 174ba17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion technic/radiation.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 174ba17

Please sign in to comment.