The mod needs the wool and default mods only for the crafting recipes. By registering the recipes only if the required nodes exist, the mod is installable even without minetest_game or a similar game.
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
name = dogblocks
|
|
title = DogBlocks
|
|
description = Cute, adorable dog nodes
|
|
optional_depends = default,wool
|