contentdb/app/flatpages/help/package_tags.md

33 lines
2.5 KiB
Markdown
Raw Normal View History

2018-05-24 03:03:44 +02:00
title: Package Tags
## Overview
2018-05-27 18:12:31 +02:00
Tags should be added to packages to enable easy identification of different types of mods, games and texture packs.
2018-05-24 03:03:44 +02:00
They are only beneficial when applied correctly, so please use the following guidelines.
## Tag Usage
2018-05-27 18:12:31 +02:00
* **Building** - For mods that focus on adding new materials or nodes to build with.
* **Education** - For mods or games created for educational purposes.
* **Environment** - For mods that add environmental effects, including ambient sound and weather effects.
2018-05-24 03:03:44 +02:00
* **Inventory** - For mods that add new inventory systems or new inventory pages.
2018-05-27 18:12:31 +02:00
* **Machines and Electronics** - For mods that include placeable machinery or electronic components which interact to complete tasks.
* **Maintenance** - For mods that assist with world or player maintenance. This includes large-scale map manipulation, area protection and other administrative tools.
2018-05-24 03:03:44 +02:00
* **Mapgen** - For mods that add new biomes, new mapgen decorations, or any other mapgen elements.
* **Mobs and NPCs** - For mods that add mobs or NPCs, or provide tools that assist with mob and NPC creation or manipulation.
2018-05-27 18:12:31 +02:00
* **Plants and Farming** - For mods that add new plants or other farmable resources.
* **Player effects/Food** - For mods that change player effects, for example speed, jump height or gravity, and food.
2018-05-24 03:03:44 +02:00
* **Tools** - For mods that add new tools or new features for existing tools.
* **Transport** - For mods that add transportation methods. This includes teleportation, vehicles and ridable mobs.
* **Survival** - For mods written specifically for survival games. For example, these mods might focus on game-balance or increase the difficulty level. This tag should also be used for games with a heavy survival focus.
* **Creative** - For mods written specifically (and often exclusively) for use in creative mode. For example, these mods may add a large amount of decorative content, or content without crafting recipes. This tag should also be used for games with a heavy creative focus.
2018-05-27 18:12:31 +02:00
* **Multiplayer-focused** - For games that can be played with other players.
* **Singleplayer-focused** - For games that can be played alone.
2018-05-24 03:03:44 +02:00
* **PvP** - For games designed to be played competitively against other players.
* **PvE** - For games designed for one or multiple players which focus on combat against mobs or NPCs.
2018-05-27 18:12:31 +02:00
* **Puzzle** - For mods and games with a focus on puzzle solving instead of combat.
* **16px** - For 16px texture packs.
* **32px** - For 32px texture packs.
* **64px** - For 64px texture packs.
* **128px+** - For 128px or higher texture packs.