Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassiancc/mod-descriptions
Additional Item Descriptions, supporting various mods.
https://github.com/cassiancc/mod-descriptions
Last synced: about 2 months ago
JSON representation
Additional Item Descriptions, supporting various mods.
- Host: GitHub
- URL: https://github.com/cassiancc/mod-descriptions
- Owner: cassiancc
- Created: 2024-08-31T20:18:53.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T22:16:21.000Z (2 months ago)
- Last Synced: 2024-11-04T23:21:03.577Z (2 months ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mod Descriptions
This resource pack adds additional unique descriptions to modded blocks, items, and entities. It is an add-on for [Item Descriptions](https://modrinth.com/mod/item-descriptions).
## Supported Mods
Every mod on this list should be fully supported, with accurate descriptions for all blocks and items.- [Wraith Waystones](https://modrinth.com/mod/fwaystones)
- [Infinite Dimensions](https://modrinth.com/mod/infinite-dimensions)
- [Beans Backpacks](https://modrinth.com/mod/beans-backpacks)
- [Ultimate Content Mod](https://modrinth.com/mod/ultimate-content-mod)## Partially Supported Mods
Every mod on this list has partial support, with some descriptions for the mod's blocks and items.- [Adorn](https://modrinth.com/mod/adorn)
- [Pyrite](https://modrinth.com/mod/pyrite)## Adding New Desccriptions
The base mod provides descriptions for vanilla blocks, items, and entities - including supported April Fools versions. This resource pack stores each mod's translations in the same namespace as the mod, to aid in modularity.
```json
"lore..": "A mysterious modded block."
```For more information on formatting, see the information on the [Item Descriptions Wiki](https://moddedmc.org/en/mod/item-descriptions/docs).