Go to file
Koda_ 06c427ff17
Update README.md
2020-11-13 07:06:28 -08:00
textures Add files via upload 2020-10-08 09:36:07 -07:00
LICENSE Update LICENSE 2020-10-08 09:54:47 -07:00
README.md Update README.md 2020-11-13 07:06:28 -08:00
init.lua Add files via upload 2020-10-08 09:34:58 -07:00
mod.conf Add files via upload 2020-10-08 09:36:07 -07:00

README.md

amethyst_mod

Amethyst Features

There are 4 tools in Amethyst:

  • Amethyst Sword
    • Hard to find.
    • You may find from 1 to 4 ores.
    • Stronger than diamond.
    • Damage: 11
      • Can kill players with 2 hits.
    • Spawns at 200 blocks under.
    • Twice the Durability as Diamond
  • Amethyst Pickaxe
    • Difficult to find.
    • Durability is the same as the sword.
    • Stronger than mese and diamond
      • Can mine faster than diamond
  • Amethyst Shovel
    • Very hard to find.
    • Stronger than mese or diamond
    • The same durability as the sword or pickaxe
      • Can dig dirt at super speed
  • Amethyst Axe
    • Very difficult to find.
    • The same durability as the rest of the tools
    • Stronger than all materials in woodcutting
    • Damage: 17
      • Can cut wood really quickly

Dependencies

  • default (included in Minetest Game)
    • This is required due to the worldedit.deserialize function.

Optional dependencies

Requirements

Amethyst is currently tested in Minetest 5.3.0 Issues may arise if you use older or newer versions.

It shall work with MT 5.0.0 and above, though.

License

Copyright (C) 2019-2020 Koda, Kaylon Walker/ Copyright (C) Various other Minetest developers/contributors

See LICENSE.md for more information.

Credits

David Leal (Panquestio7) https://github.com/Panquesito7

Issues, suggestions, features & bugfixes

Report bugs or suggest ideas by [creating an issue](https://github.com/KodaTheGuy/amethyst_mod/issues. If you know how to fix an issue, or want something to be added, consider opening a pull request