modpack.conf description update

master
daretmavi 2021-02-02 19:52:30 +01:00
parent 5bdee3e9cb
commit 97987e0f4d
10 changed files with 43 additions and 20 deletions

View File

@ -1,3 +1,5 @@
description = Mods changing block behavior
description = """
Mods changing block behavior
comboblock - enables stocking slabs
"""

View File

@ -1,7 +1,11 @@
description = Building mods
description = """
Building mods
bell - bell for church in mg villages
mg_villages - generate villages
handle_schematics - for mg_villages - saved hosuse schematics
cottages - needed for mg_villages, building medieval houses
doors - new doors
handle_schematics - for mg_villages - saved hosuse schematics
hidden_doors - masked doors
mg_villages - generate villages
ts_doors - more doors
"""

View File

@ -1,4 +1,7 @@
description = Mods changing how the world works.
description = """
Mods changing how the world works.
Environmental changes, weather, ...
bucket-lite - better bucket
dynamic_liquid - liquid node types (water, lava) behave more realistic
"""

View File

@ -1,3 +1,5 @@
description = Mods with plants, ...
description = """
Mods with plants, ...
farming - many new crops, food, ...
"""

View File

@ -1,6 +1,9 @@
description = GUI related mods (Inventory, ...)
description = """
GUI related mods (Inventory, ...)
minetest_show_wielded_item - show name of block in hotbar
minetest_hbarmor - armor damage bar
minetest_hudbars - adds custom HUD- bars (life, hunger, ...)
craftguide - Crafting Guide
minetest_show_wielded_item - show name of block in hotbar
minetest_tt_base - extended tooltips
smart_inventory - inventory gui
"""

View File

@ -1,11 +1,12 @@
description = Libraries and apis for mods
description = """
Libraries and apis for mods
cmdlib - for character_anim
config - for doors redo
display_modpack - for signs
minetest_tt - api for tooltips (minetest_tt_base)
mobkit - for petz and other mod mods
mobs_redo - for some mob mods
modlib - for character_anim
rcbows - api for bows
ts_workshop - workshop api for ts doors
minetest_tt - api for tooltips (minetest_tt_base)
"""

View File

@ -1 +1,3 @@
description = Default Minetest Game
description = """
Default Minetest Game
"""

View File

@ -1,9 +1,11 @@
description = Mods with mobs (NPCs, Human, Monsters, ...)
description = """
Mods with mobs (NPCs, Human, Monsters, ...)
aerotest - eagle
mobs_humans - human mobs
petz - nice animals
mobs_ghost_redo - ghost
water_life - water animals
goblins - underground mobs
mobs_ghost_redo - ghost
mobs_humans - human mobs
mobs_monster - monsters
petz - nice animals
water_life - water animals
"""

View File

@ -1,4 +1,5 @@
description = Player related mods
description = """
Player related mods
3d_armor - Armor for Players with Model
emote - enables model to sit, ...
@ -9,3 +10,4 @@ character_anim - Model animations: head rotate, ...
skinsdb - add skins
wield3d - show wielded items in hand
wielded_light - emits light if light source is in the hand
"""

View File

@ -1,3 +1,5 @@
description = Diverse special elements
description = """
Diverse special elements
display_modpack - signs, clock, boards, ...
"""