mirror of
https://github.com/minetest-mods/technic.git
synced 2025-01-27 10:20:30 +01:00
Update radiation.lua
Lead block removed from node_resistances table.
This commit is contained in:
parent
b9de49b1f8
commit
174ba17d69
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user