63 lines
2.4 KiB
Markdown
63 lines
2.4 KiB
Markdown
# Obsidianstuff Redo [obsidianstuff]
|
|
|
|
[](https://github.com/OgelGames/obsidianstuff/actions)
|
|
[](LICENSE.md)
|
|
[](https://www.minetest.net)
|
|
[](https://content.minetest.net/packages/OgelGames/obsidianstuff/)
|
|
|
|
## Table of Contents
|
|
|
|
- [Overview](#overview)
|
|
- [Items](#items)
|
|
- [Dependencies](#dependencies)
|
|
- [Installation](#installation)
|
|
- [License](#license)
|
|
|
|
## Overview
|
|
|
|
A redo of [ObsidianStuff by SoloSniper](https://content.minetest.net/packages/SoloSniper/obsidianstuff), with better textures, simpler crafting and other improvements.
|
|
|
|

|
|
|
|
## Items
|
|
|
|
This mod adds the following tools:
|
|
|
|
- **Obsidian Axe**
|
|
- **Obsidian Pickaxe**
|
|
- **Obsidian Shovel**
|
|
- **Obsidian Sword**
|
|
|
|

|
|
|
|
And if `3d_armor` is installed, the following armor pieces:
|
|
|
|
- **Obsidian Helmet**
|
|
- **Obsidian Chestplate**
|
|
- **Obsidian Leggings**
|
|
- **Obsidian Boots**
|
|
- **Obsidian Shield**
|
|
|
|

|
|
|
|
## Dependencies
|
|
|
|
**Required**
|
|
|
|
- `default` (included in [Minetest Game](https://github.com/minetest/minetest_game))
|
|
|
|
**Optional**
|
|
|
|
- [`3d_armor`](https://github.com/minetest-mods/3d_armor)
|
|
- [`toolranks`](https://github.com/lisacvuk/minetest-toolranks)
|
|
- [`pick_axe_tweaks`](https://github.com/wsor4035/pick_axe_tweaks)
|
|
|
|
## Installation
|
|
|
|
Download the [master branch](https://github.com/OgelGames/obsidianstuff/archive/master.zip) or the [latest release](https://github.com/OgelGames/obsidianstuff/releases), and follow [the usual installation steps](https://dev.minetest.net/Installing_Mods).
|
|
|
|
Alternatively, you can download and install the mod from [ContentDB](https://content.minetest.net/packages/OgelGames/obsidianstuff) or the online content tab in Minetest.
|
|
|
|
## License
|
|
|
|
Except for any exceptions stated in [LICENSE.md](LICENSE.md#exceptions), all code is licensed under the [MIT License](LICENSE.md#mit-license), with all textures, models, sounds, and other media licensed under the [CC BY-SA 4.0 License](LICENSE.md#cc-by-sa-40-license).
|