Go to file
Avicennia_g f85d7116d3
Fix lode deletion bug
Replaced old, messy after_dig_node callback with much more elegant node on_drop field registration.
Thanks to Kimapr and Noclip for help in finding and fixing this bug.
2021-02-19 09:27:34 -08:00
sounds Release 1.0 2020-05-29 00:13:45 -07:00
textures Release 1.0 2020-05-29 00:13:45 -07:00
LICENSE Initial commit 2020-05-29 00:02:51 -07:00
README.md Add crafting recipes to readme. 2020-05-30 21:07:32 -07:00
init.lua Fix lode deletion bug 2021-02-19 09:27:34 -08:00
mod.conf Release 1.0 2020-05-29 00:13:45 -07:00

README.md

You Can't Touch It Either [YCTIE]

Code:

License: MIT

Media:

License: CC BY 4.0

A simple protected node storage mod for Nodecore servers.

Includes:

Golden Lockbox node

Behaves like a typical Nodecore lode shelf, but is owned by it's placer and is able to be gently locked. Can be crafted by either pummeling 12 securium shards, or crafting with a lode shelf/crate and 8 securium shards.

Golden Lockbox Key

Used to lock a lockbox, or claim an unclaimed lockbox. Can be crafted by pummeling 3 securium shards together.

Securium Shard

A mineral found underground that is obtained as a secondary product of mining lode ore.

Considerations:

Tote-transport

Use of lockboxes with totes is supported, but unlocked lockboxes may still be moved by others using a tote (Though they are still soulbound to their original owners).

Licensing

YCTIE is (C)2020 by AvicenniaG [a.germinans@gmail.com]

MIT License (http://www.opensource.org/licenses/MIT)

CC BY 4.0 https://creativecommons.org/licenses/by/4.0/legalcode

See included LICENSE file for full details and credits

Feel free to report any issues or contact via the above email address or GitHub [https://github.com/Avicennia/yctie]