Go to file
OldCoder 275550c632 Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
licenses Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
models Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
sounds Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
textures Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
LICENSE.txt Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
README.md Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
depends.txt Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
description.txt Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
init.lua Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
mobs_luggage.lua Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
mobs_reaper.lua Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
mod.conf Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
ore_octiron.lua Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
sapient_tree.lua Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00
screenshot.png Convert ZIP version to git repo 2021-07-27 22:01:13 -07:00

README.md

DISK LORD

Disk Lord's screenshot
Adds Discworld's like things.

Version: 0.2.1
Source code's license: GPL v3.0
Multimedia files' licenses: CC BY-SA v4.0 International - CC0 v1.0

Dependencies: default (found in Minetest Game)
Supported: mobs (Mobs Redo)

Crafting Recipes

  • Octiron Ingots

    • Place an octiron ore node next to a lava node.
  • Octiron Block

    • Place nine octiron ingots in the crafting grid.

O: Octiron Ingot

OOO
OOO
OOO

  • Sapient Apple Tree's Sapling
    • Place eight octiron blocks in the crafting grid, place a sapling in the central slot.

B: Octiron Block
S: Sapling

BBB
BSB
BBB

  • The Luggage (only available if Mobs Redo is detected)
    • Place eight Sapient Apple Tree's wood planks in the crafting grid.
    • If you are playing in creative mode, use the spawning "egg".
    • If you have the "give" privilege, use /spawnentity mobs:luggage

W: Sapient Apple Tree's wood plank

WWW
W_W
WWW

  • The Reaper (only available if Mobs Redo is detected)
    • Will spawn if HP <= 5 and despawn if HP > 9.
    • If you are playing in creative mode, use the spawning "egg".
    • If you have the "give" privilege, use /spawnentity mobs:reaper

Installation

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

If you only want this to be used in a single world, place it in
../minetest/worlds/WORLD_NAME/worldmods/

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

For further information or help see:
https://wiki.minetest.net/Help:Installing_Mods