1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-29 14:50:47 +02:00

3 Commits

Author SHA1 Message Date
b88f946929 Bump version to 0.4.7 2017-01-11 19:36:51 +00:00
c63376b523 Improve hazmat-suit documentation, closes #72 2017-01-11 19:28:17 +00:00
c070dfb19f Include years of all licenses 2017-01-11 19:15:06 +00:00
5 changed files with 11 additions and 7 deletions

View File

@ -64,7 +64,7 @@ armor = {
.."listring[current_player;craft]",
textures = {},
default_skin = "character",
version = "0.4.6",
version = "0.4.7",
}
if minetest.get_modpath("inventory_plus") then

View File

@ -1,4 +1,4 @@
Modpack - 3d Armor [0.4.6]
Modpack - 3d Armor [0.4.7]
==========================
### Table of Contents
@ -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]
-------------------------------------

View File

@ -3,5 +3,5 @@
License Source Code: Copyright (C) 2015-2017 Stuart Jones - LGPL v2.1
License Textures: HybridDog and numberZero - WTFPL
License Textures: HybridDog and numberZero - 2015-2017 WTFPL

View File

@ -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

View File

@ -3,5 +3,5 @@
License Source Code: Copyright (C) 2013-2017 Stuart Jones - LGPL v2.1
License Textures: poet.nohit and numberZero - WTFPL
License Textures: poet.nohit and numberZero - 2015-2017 WTFPL