Skip to content

Commit

Permalink
Update mod descriptions and a couple of other stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugman76 committed Jan 23, 2025
1 parent 98d2d78 commit a047e94
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ body:
placeholder: Tell us what has happened!
validations:
required: true
- type: input
id: dawn-version
attributes:
label: Dawn API version
description: What version of the Dawn API are you using?
placeholder: ex. 3.3.0
validations:
required: true
- type: input
id: fabric-version
attributes:
Expand Down
31 changes: 13 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[![Universal Ores](https://dawnteammc.github.io/universal_ores/images/header.png)](https://dawnteammc.github.io/universal_ores)

# 💎 Universal Ores
[![Latest release](https://img.shields.io/github/release/DawnTeamMC/UniversalOres.svg)](https://github.com/DawnTeamMC/UniversalOres/releases/latest)
[![CurseForge downloads](http://cf.way2muchnoise.eu/full_489884_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/universal-ores-fabric)
[![License (Polyform Shield 1.0.0)](https://img.shields.io/badge/code%20license-Polyform%20Shield%201.0.0-green.svg?style=flat-square)](https://polyformproject.org/licenses/shield/1.0.0/)
[![GitHub stars](https://img.shields.io/github/stars/DawnTeamMC/UniversalOres.svg?style=flat-square)]()

[![Discord user count](https://img.shields.io/discord/504608980799062036.svg?logoColor=FFFFFF&logo=discord&color=7289DA&style=flat-square)](https://discord.gg/8ksTVJu)
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/DawnTeamMC)](https://twitter.com/DawnTeamMC)
[![Latest release](https://img.shields.io/github/release/DawnTeamMC/UniversalOres.svg?label=Latest%20version&style=for-the-badge)](https://github.com/DawnTeamMC/UniversalOres/releases/latest)
[![CurseForge downloads](http://cf.way2muchnoise.eu/full_489884_downloads.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/universal-ores-fabric)

[![Discord user count](https://img.shields.io/discord/504608980799062036?label=&color=424549&labelColor=7289da&style=for-the-badge&logo=Discord&logoColor=DDE4EF)](https://discord.gg/8ksTVJu)
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/DawnTeamMC?style=for-the-badge&labelColor=424549&color=424549&logo=x)](https://twitter.com/DawnTeamMC)

[![License (Polyform Shield 1.0.0)](https://img.shields.io/badge/code%20license-Polyform%20Shield%201.0.0-green.svg?style=for-the-badge)](https://polyformproject.org/licenses/shield/1.0.0/)

Universal Ores is a mod for the latest version of Minecraft that adds new vanilla ores variants for andesite,
diorite, granite, tuff, calcite, blackstone and basalt that generate naturally where they should precisely be.
Expand All @@ -17,16 +18,8 @@ diorite, granite, tuff, calcite, blackstone and basalt that generate naturally w
## 📦 Download
We use [CurseForge](https://www.curseforge.com/minecraft/mc-mods/universal-ores-fabric) and [Modrinth](https://modrinth.com/mod/universal_ores) to publish **stable builds** of Universal Ores for Minecraft.

You can download the latest stable builds from both pages without signing up for an account, although [downloading on CurseForge](https://www.curseforge.com/minecraft/mc-mods/universal-ores-fabric) is currently preferred.

### Required mods
⚠ Universal Ores **needs** the following mods to be installed:

- Fabric API: [GitHub](https://github.com/FabricMC/fabric) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) / [Modrinth](https://modrinth.com/mod/fabric-api)
- Dawn API: [GitHub](https://github.com/DawnTeamMC/DawnAPI) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/dawn) / [Modrinth](https://modrinth.com/mod/dawn)

### Compatible mods
Universal Ores is compatible with other mods and data packs, as long as they use **the vanilla configured features**. There is no feasible solution to enable wider compatibility.
⚠ Universal Ores **requires** Fabric API to be
installed: [GitHub](https://github.com/FabricMC/fabric) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) / [Modrinth](https://modrinth.com/mod/fabric-api)

## 🐛 Reporting bugs
If you're running into bugs or other problems, feel free to open an issue on our [issue tracker](https://github.com/DawnTeamMC/UniversalOres/issues).
Expand All @@ -35,11 +28,13 @@ If you're running into bugs or other problems, feel free to open an issue on our
Please refer to the [contributing guide](https://github.com/DawnTeamMC/UniversalOres/blob/master/CONTRIBUTING.md) for more information.

### Translations
The Dawn Team mods makes use of crowd sourced translations using Crowdin.

The Dawn Team mods makes use of crowd-sourced translations using Crowdin.
You can help translate the Dawn Team mods to any language supported in Minecraft by joining our team of avid translators [here](https://crowdin.com/project/dawnteam).

## ❤️ Support
[![Patreon supporters](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DHugman%26type%3Dpatrons&style=flat-square)](https://patreon.com/Hugman)

[![Patreon supporters](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DHugman%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/Hugman)

You can support Universal Ores on the [Patreon page of the founder, main developer and maintainer of the Dawn Team mods (Hugman)](https://patreon.com/Hugman).

Expand Down
21 changes: 11 additions & 10 deletions curseforge.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
<p style="text-align:center;"><a href="https://dawnteammc.github.io/universal_ores" rel="nofollow"><img alt="Universal Ores" width="1344" src="https://dawnteammc.github.io/universal_ores/images/header.png"/></a></p>

<p style="text-align:center">
<img src="https://img.shields.io/github/release/DawnTeamMC/UniversalOres.svg?label=Latest%20version&style=for-the-badge"
alt="Dawn Team Discord">
</p>

<p style="text-align:center">
<a href="https://discord.gg/8ksTVJu" rel="nofollow"><img src="https://img.shields.io/discord/504608980799062036?label=&color=424549&labelColor=7289da&style=for-the-badge&logo=Discord&logoColor=DDE4EF" alt="Dawn Team Discord"></a>
<a href="https://twitter.com/DawnTeamMC" rel="nofollow"><img src="https://img.shields.io/twitter/follow/DawnTeamMC?label=&color=424549&labelColor=1DA1F2&style=for-the-badge&logo=Twitter&logoColor=DDE4EF" alt="Dawn Team Twitter"></a>
<a href="https://twitter.com/DawnTeamMC" rel="nofollow"><img
src="https://img.shields.io/twitter/follow/DawnTeamMC?style=for-the-badge&labelColor=424549&color=424549&logo=x"
alt="X (formerly Twitter) Follow"></a>
</p>

<p>Universal Ores is a mod for the latest version of Minecraft that adds new vanilla ores variants for andesite, diorite, granite, tuff, calcite, blackstone and basalt that generate naturally where they should precisely be.</p>
Expand All @@ -12,15 +19,9 @@
<p style="text-align:center;"><img width="1344" src="https://dawnteammc.github.io/universal_ores/images/break.png"/></p>

<h2>📦 Download</h2>
<h3>Required mods</h3>
<p>⚠ Universal Ores <strong>needs</strong> the following mods to be installed:</p>
<ul>
<li>Fabric API: <a href="https://github.com/FabricMC/fabric">GitHub</a> / <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">CurseForge</a> / <a href="https://modrinth.com/mod/fabric-api">Modrinth</a></li>
<li>Dawn API: <a href="https://github.com/DawnTeamMC/DawnAPI">GitHub</a> / <a href="https://www.curseforge.com/minecraft/mc-mods/dawn">CurseForge</a> / <a href="https://modrinth.com/mod/dawn">Modrinth</a></li>
</ul>

<h3>Compatible mods</h3>
<p>Universal Ores is compatible with other mods and data packs, as long as they use <strong>the vanilla configured features</strong>. There is no feasible solution to enable wider compatibility.</p>
<p>⚠ Universal Ores <strong>requires</strong> Fabric API to be installed: <a href="https://github.com/FabricMC/fabric">GitHub</a>
/ <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">CurseForge</a> / <a
href="https://modrinth.com/mod/fabric-api">Modrinth</a></li></p>

<p style="text-align:center;"><img width="1344" src="https://dawnteammc.github.io/universal_ores/images/break.png"/></p>

Expand Down
14 changes: 5 additions & 9 deletions modrinth.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
[![Universal Ores](https://dawnteammc.github.io/universal_ores/images/header.png)](https://dawnteammc.github.io/universal_ores)

[![Latest release](https://img.shields.io/github/release/DawnTeamMC/UniversalOres.svg?label=Latest%20version&style=for-the-badge)](https://github.com/DawnTeamMC/UniversalOres/releases/latest)

[![Discord user count](https://img.shields.io/discord/504608980799062036?label=&color=424549&labelColor=7289da&style=for-the-badge&logo=Discord&logoColor=DDE4EF)](https://discord.gg/8ksTVJu)
[![Twitter followers](https://img.shields.io/twitter/follow/DawnTeamMC?label=&color=424549&labelColor=1DA1F2&style=for-the-badge&logo=Twitter&logoColor=DDE4EF)](https://twitter.com/DawnTeamMC)
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/DawnTeamMC?style=for-the-badge&labelColor=424549&color=424549&logo=x)](https://twitter.com/DawnTeamMC)

Universal Ores is a mod for the latest version of Minecraft that adds new vanilla ores variants for andesite,
diorite, granite, tuff, calcite, blackstone and basalt that generate naturally where they should precisely be.

**You can visit the [official website for Universal Ores for more information](https://dawnteammc.github.io/universal_ores).**

## 📦 Download
### Required mods
⚠ Universal Ores **needs** the following mods to be installed:

- Fabric API: [GitHub](https://github.com/FabricMC/fabric) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) / [Modrinth](https://modrinth.com/mod/fabric-api)
- Dawn API: [GitHub](https://github.com/DawnTeamMC/DawnAPI) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/dawn) / [Modrinth](https://modrinth.com/mod/dawn)

### Compatible mods
Universal Ores is compatible with other mods and data packs, as long as they use **the vanilla configured features**.
There is no feasible solution to enable wider compatibility.
⚠ Universal Ores **requires** Fabric API to be
installed: [GitHub](https://github.com/FabricMC/fabric) / [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) / [Modrinth](https://modrinth.com/mod/fabric-api)

## ❤️ Support
[![Patreon supporters](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DHugman%26type%3Dpatrons&style=flat-square)](https://patreon.com/Hugman)
Expand Down
2 changes: 1 addition & 1 deletion src/client/resources/assets/universal_ores/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"modmenu.descriptionTranslation.universal_ores": "Adds ores variants for andesite, diorite, granite, tuff, blackstone and basalt.",
"modmenu.descriptionTranslation.universal_ores": "Adds ores variants for andesite, diorite, granite, tuff, calcite, blackstone and basalt.",

"block.universal_ores.andesite_coal_ore": "Andesite Coal Ore",
"block.universal_ores.andesite_iron_ore": "Andesite Iron Ore",
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"modmenu.modrinth": "https://modrinth.com/mod/universal_ores",
"modmenu.github_releases": "https://github.com/DawnTeamMC/UniversalOres/releases/",
"modmenu.crowdin": "https://crowdin.com/project/dawnteam",
"modmenu.wiki": "https://github.com/DawnTeamMC/UniversalOres/wiki/"
}
},
"modupdater": {
Expand Down

0 comments on commit a047e94

Please sign in to comment.