Merge gitshithut and minetest.io branchs sync master, fix for last updates
* fix moreores loading of tin ingot vs default tin ingot with backguard compat
real fix for https://github.com/mt-mods/technic_armor/pull/7
backported from 9c92d77cb8
* update information
* Merge branch 'master' of https://github.com/minenux/minetest-mod-3d_armor_technic
This commit is contained in:
commit
b62f68dc18
@ -17,7 +17,13 @@ This mod is named `3d_armor_technic` and is(was) part of the `3d_armor`,
|
||||
it was slited since version 0.4.11 of `3d_armor` now in minenux flavor merged again
|
||||
|
||||
Currently the mod was updated at https://git.minetest.io/minenux/minetest-mod-3d_armor_technic
|
||||
but this one already track the updates!
|
||||
but this one already track the updates and also permits to work with
|
||||
any engine version since 0.4.16+ to 5.X
|
||||
|
||||
This mod was integrated back to minenux's 3d_armor as commit `b740914f3958770cd46b8645b65c21b8f2c34d2e`
|
||||
* https://github.com/minenux/minetest-mod-3d_armor
|
||||
* https://codeberg.org/minenux/minetest-mod-3d_armor
|
||||
* https://gitlab.com/minenux/minetest-mod-3d_armor
|
||||
|
||||
#### Depends
|
||||
|
||||
|
4
mod.conf
4
mod.conf
@ -1,5 +1,5 @@
|
||||
title = technic_armor
|
||||
name = technic_armor
|
||||
title = 3d_armor_technic
|
||||
name = 3d_armor_technic
|
||||
description = ARMOR TECH made from lead, brass, cast iron, carbon steel, stainless steel, tin and silver
|
||||
depends = 3d_armor
|
||||
optional_depends = default, moreores, technic_worldgen
|
||||
|
Loading…
x
Reference in New Issue
Block a user