forked from mtcontrib/technic_armor
c83d07419c
* register armor using `armor:register_armor` (fixes #4) * improve code readability * make `technic_worldgen` optional * add screenshot * update readme and mod.conf * remove integration test (unnecessary for a simple mod) * remove other unnecessary files
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
name = technic_armor
|
|
description = Adds armor made from lead, brass, cast iron, carbon steel, stainless steel, tin and silver
|
|
depends = 3d_armor
|
|
optional_depends = default, moreores, technic_worldgen
|