Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Minecraft Collection Proposal v1 #10

Open
Tracked by #6
tozydev opened this issue Jul 8, 2024 · 0 comments
Open
Tracked by #6

Minecraft Collection Proposal v1 #10

tozydev opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
type: docs Improvements or additions to documentation

Comments

@tozydev
Copy link
Member

tozydev commented Jul 8, 2024

Minecraft Collections v1

Definitions

  • Collection: a list containing items of the same type related to Minecraft such as wikis, tools, software, mods,... It is also considered a category.
  • Item: an item containing collected information. An item will have the following required components:
    • Name: the name of the item, which can be a website name, software name,...
    • Description: the description of the category, it will be closely followed by the description, headline,... of the website, software,....
    • URL: the link to the item's home page

Requirements

  • The largest level will be the collection, the smallest level will be the item.
  • There are no subcategories.
  • Each collection must have a name and description.
  • Each collection must contain items of the same type (same category).
  • An item can be a website, a software, a tool,... and it must be related to Minecraft, preferably Minecraft: Java Edition.
  • Depending on the collection, each item will have additional fields, but must include: name, description, URL.
  • If the item doesn't have a home page, it will be a link to a download or source page.
  • Try to collect necessary information, avoid redundant information.
  • Try to add download page, source code, and documentation page links.
  • Prioritize open source items.

Styles

Data Organization

name: Mod Loaders
description: >
  Mod Loaders allow you to load mods that can change Minecraft's game content in some way, such as to make minor 
  adjustments to the game's mechanics or implement entirely new features.
items:
  - name: Forge
    description: Modifications to the Minecraft base files to assist in compatibility between mods.
    url: https://minecraftforge.net/

Publication Guide

@tozydev tozydev added the type: docs Improvements or additions to documentation label Jul 8, 2024
@tozydev tozydev self-assigned this Jul 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant