fix some dependency error messages. migrate description and depends txts to mod.conf

master
MeseCraft 2022-08-09 11:23:01 -05:00
parent e2dbb55539
commit f5e5ddf55a
44 changed files with 85 additions and 69 deletions

View File

@ -1,3 +1,3 @@
name = MeseCraft
title = MeseCraft
description = The best game for Minetest. A project with the goal of enhancing survival with new depth, features, biomes, mobs and many essential additions. Has a focus on being user-friendly, stable, and fun. Join our cause: https://www.mesecraft.com
author = MeseCraft

View File

@ -1 +0,0 @@
hudbars?

View File

@ -1 +0,0 @@
Displays the name of the wielded item.

View File

@ -1 +1,6 @@
name = show_wielded_item
description = Displays the name of the wielded item.
depends =
optional_depends = hudbars
author = Wuzzy
title = Show Wielded Item

View File

@ -1,2 +0,0 @@
default
moreores?

View File

@ -0,0 +1,6 @@
name = basic_materials
description = This mod supplies all those little random craft items that everyone always seems to need, such as metal bars (ala rebar), plastic, wire, and so on.
depends = default
optional_depends = moreores
author = VanessaE
title = Basic Materials

View File

@ -1,5 +0,0 @@
default
stairs?
intllib?
lucky_block?
toolranks?

View File

@ -1 +0,0 @@
Adds many plants and food to Minetest

View File

@ -1 +1,6 @@
name = farming
name = farming
description = Adds many plants and food to Minetest.
depends = default
optional_depends = stairs, intllib, lucky_block, toolranks
author = TenPlus1
title = Farming

View File

@ -1,3 +0,0 @@
playereffects
technic?
mana?

View File

@ -1 +0,0 @@
An API for registering consumables and other items that add status effects to the player

View File

@ -1 +1,6 @@
name = gadgets_api
description = An API for registering consumables and other items that add status effects to the player
depends = playereffects
optional_depends = technic, mana
author = ClockGen
title = Gadgets API

View File

@ -1,9 +0,0 @@
default
vessels
farming
mesecraft_bucket
flowers
gadgets_api
gadgets_default_effects
mana?
sprint_lite?

View File

@ -1 +0,0 @@
Part of gadgets_modpack, providing various potions and consumables

View File

@ -1 +1,6 @@
name = gadgets_consumables
description = Part of gadgets_modpack, providing various potions and consumables
depends = default, vessels, farming, mesecraft_bucket, flowers, gadgets_api, gadgets_default_effects
optional_depends = mana, sprint_lite
author = ClockGen
title = Gadgets Consumables

View File

@ -1,2 +0,0 @@
gadgets_api
player_monoids

View File

@ -1 +0,0 @@
Part of gadgets_modpack, providing default status effects

View File

@ -1 +1,6 @@
name = gadgets_default_effects
description = Part of gadgets_modpack, providing default status effects
depends = gadgets_api, player_monoids
optional_depends =
author = ClockGen
title = Gadgets Default Effects

View File

@ -1,3 +0,0 @@
gadgets_api
gadgets_default_effects
magic_materials

View File

@ -1 +0,0 @@
Part of gadgets_modpack that adds magical spellbooks and similar items

View File

@ -1 +1,6 @@
name = gadgets_magic
description = Part of gadgets_modpack that adds magical spellbooks and similar items
depends = gadgets_api, gadgets_default_effects, magic_materials
optional_depends =
author = ClockGen
title = Gadgets Magic

View File

@ -1,5 +0,0 @@
default
stairs?
farming?
lucky_block?
toolranks?

View File

@ -1 +0,0 @@
Adds pig iron ingots which need to be crafted to make steel, also blocks and stairs.

View File

@ -1 +1,6 @@
name = pigiron
name = pigiron
description = Adds pig iron ingots which need to be crafted to make steel, also blocks and stairs.
depends = default
optional_depends =stairs, farming, lucky_block, toolranks
title = Pig Iron
author = TenPlus1

View File

@ -1,8 +0,0 @@
default
farming?
vines?
doc?
intllib?
loot?
hemp?
cottages?

View File

@ -1 +0,0 @@
Adds rope boxes of various lengths and also rope ladders.

View File

@ -1 +1,6 @@
name = ropes
name = ropes
description = Adds rope boxes of various lengths and also rope ladders.
depends = default
optional_depends = farming, vines, doc, intllib, loot, hemp, cottages
author = FaceDeer
title = Ropes

View File

@ -1,6 +0,0 @@
default?
doc?
intllib?
farming?
vines?
loot?

View File

@ -1 +0,0 @@
A tool for determining the depth of water or the depth of a hole.

View File

@ -1 +1,6 @@
name = sounding_line
description = A tool for determining the depth of water or the depth of a hole.
depends =
optional_depends = default, doc, intllib, farming, vines, loot
author = FaceDeer
title = Sounding Line

View File

@ -1 +0,0 @@
Framework for temporary effects for players.

View File

@ -1 +1,6 @@
name = playereffects
description = Framework for temporary effects for players.
depends =
optional_depends =
author = wuzzy
title = Player Effects

View File

@ -1 +0,0 @@
default

View File

@ -1 +1,6 @@
name = toolranks
description = Adds ranks and buffs to tools.
depends = default
optional_depends =
author = lisacvuk
title = Tool Ranks

View File

@ -1,3 +0,0 @@
ambience_soundscape_ocean.ogg - foongaz - https://freesound.org/people/foongaz/sounds/253287/
ambience_soundscape_night.ogg - felix.blume - https://freesound.org/people/felix.blume/sounds/410357/

View File

@ -1 +0,0 @@
default

View File

@ -0,0 +1,6 @@
name = ambience
description = Adds environmental sounds.
depends = default
optional_depends =
author = Sam Hocevar
title = Ambience

View File

@ -9,3 +9,7 @@ m-which songs should go with which environments? Dark songs in caves or night,
m-may be drowning out some of the normal sound effects like walking on stone.
l-what about other weird bubble
l-put in wind/ wind in trees during day and night
ambience_soundscape_ocean.ogg - foongaz - https://freesound.org/people/foongaz/sounds/253287/
ambience_soundscape_night.ogg - felix.blume - https://freesound.org/people/felix.blume/sounds/410357/

View File

@ -1,2 +0,0 @@
default
ethereal?

View File

@ -1 +0,0 @@
Adds many new types of seaweed, kelp, corals and other sea decorations, distributed across biomes

View File

@ -1 +1,6 @@
name = decorations_sea
description = Adds many new types of seaweed, kelp, corals and other sea decorations, distributed across biomes
depends = default
optional_depends = ethereal
author = ClockGen
title = Decorations Sea

View File

@ -1,3 +0,0 @@
default
intllib?
toolranks?

View File

@ -1 +1,6 @@
name = moreores
description = Adds more ores.
depends = default
optional_depends = intllib, toolranks
author = Calinou
title = More Ores