diff --git a/README.md b/README.md index aac16d3..074d467 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,10 @@ Requires technic (technic_worldgen at least) mod. Depends: 3d_armor, technic -Adds hazmat suit to 3d_armor. It protects rather well from fire (if enabled in configuration) and radiation, and it has built-in oxygen supply. +Adds hazmat suit to 3d_armor. It protects rather well from fire (if enabled in configuration) and radiation*, and it has built-in oxygen supply. + Requires technic mod. +*Requires patched version of [technic mod](https://github.com/minetest-technic/technic/pull/275) [mod] 3d Armor Stand [3d_armor_stand] ------------------------------------- diff --git a/hazmat_suit/README.txt b/hazmat_suit/README.txt index 73c7ecc..9f578f8 100644 --- a/hazmat_suit/README.txt +++ b/hazmat_suit/README.txt @@ -1,10 +1,12 @@ [mod] Hazmat Suit [hazmat_suit] =============================== -Adds hazmat suit to 3d_armor. It protects rather well from fire (if enabled in configuration) and radiation, and it has built-in oxygen supply. +Adds hazmat suit to 3d_armor. It protects rather well from fire (if enabled in configuration) and radiation*, and it has built-in oxygen supply. + Requires technic mod. +*Requires patched version of technic mod - https://github.com/minetest-technic/technic/pull/275 + Depends: 3d_armor, technic -Source code by numZero Textures by HybridDog and numberZero