1
0
Fork
You've already forked moarmour
0
Self-explanatory.
  • Lua 100%
2025年04月05日 20:22:16 -04:00
.github/workflows Fix luacheck action yaml 2024年01月16日 22:13:09 -05:00
locale Run update translations script 2022年01月27日 21:14:10 -05:00
textures rename texture files 2020年09月03日 21:16:12 -04:00
.gitattributes Add .luacheckrc and cleanup some warnings 2022年03月17日 21:04:10 -04:00
.gitignore Initial commit 2017年09月02日 10:34:00 -04:00
.luacheckrc Remove max line length 2024年01月16日 22:18:53 -05:00
armour.lua Remove max line length 2024年01月16日 22:18:53 -05:00
COPYING.md Upload GPLv3 license 2022年10月16日 18:53:02 -04:00
crafts.lua Add build options for candy and rainbow 2024年01月15日 23:06:32 -05:00
init.lua Update init.lua 2022年10月16日 18:59:17 -04:00
make_edible.lua Add license notice 2022年10月16日 18:58:18 -04:00
mod.conf Cleanup readme dependencies links 2024年01月16日 21:57:39 -05:00
nodes.lua Add build options for candy and rainbow 2024年01月15日 23:06:32 -05:00
README.md Update README 2025年04月05日 20:22:16 -04:00
screenshot_20180211_181156.png Add screenshot 2020年09月03日 21:35:38 -04:00
screenshot_20240116_214411.png New screenshot. Better showcase. 2024年01月16日 21:57:01 -05:00

luacheck

MOAR! ARMOURS!

(yes, that's how it's spelled!)

MOAR! ARMOURS!

Forked from armor_addon (Github) to bring it into the new decade! MT v5 translation support, French translation, and a modified craft chain to be able to use both dead player bones (MTG's bones) and the bonemeal-mod bones found while digging dirt to create the skeletal armour!

Download from within the game's content DB (website), or Codeberg.

License

Copyright (C) 2020-2022 Olivier Dragon
Copyright (C) 2017-2018 ChemGuy99 aka Chem871

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Dependencies

Optional dependencies (for MOAR! ARMOURS!)

Bugs can be reported directly in GitHub issues. Pull requests welcome.

Installation

Unzip the archive, rename the folder to moarmour and place it in minetest/mods/

( GNU/Linux: If you use a system-wide installation place it in ~/.minetest/mods/. )

( If you only want this to be used in a single world, place the folder in worldmods/ in your world directory. )

For further information or help see: https://wiki.luanti.org/Installing_Mods