Skip to content

Commit

Permalink
chore: changelog, page ids, versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed May 13, 2024
1 parent 6336c23 commit 4c8c22a
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
parameters:
artifact-name:
type: string
default: aether_treasure_reforging-1.20.1-1.0.0-forge.jar
default: aether_treasure_reforging-1.20.4-1.0.0-neoforge.jar

jobs:
build:
Expand Down
13 changes: 6 additions & 7 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Treasure Reforging - Forge - 1.20.1-1.0.0

Additions

Changes

Fixes
# Treasure Reforging - NeoForge - 1.20.4-1.0.0

- Add three new Smithing Templates: Neptune Upgrade, Valkyrie Upgrade, and Phoenix Upgrade. These can be found as loot in their respective dungeons.
- Add three new smithing materials: Neptune Mesh, Valkyrum Ingot, and Pyral Ingot. These can be obtained by smelting their respective equipment sets in a furnace.
- Add smithing recipes for Neptune, Valkyrie, and Phoenix equipment, using the respective template and material. Neptune equipment can be smithed from Zanite equipment, while Valkyrie and Phoenix equipment can be smithed from Gravitite equipment.
- Add Block of Valkyrum and Block of Pyral. The former is a directional block while the latter is a regular block.
- Add another crafting material: Pyral Shard. A Pyral Shard can be obtained by smelting down a Sun Altar. 4 Pyral Shards and 2 Obsidian can be crafted into a Pyral Ingot. 4 Pyral Shards can also be crafted with Obsidian equipment to reignite it into Phoenix equipment.
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ If you're interested in sponsoring Treasure Reforging or The Aether Team, please
[![Modrinth Version](https://img.shields.io/modrinth/game-versions/aether_treasure_reforging?color=00AF5C&label=latest&logo=modrinth&last=true)](https://modrinth.com/mod/aether_treasure_reforging)
[![CurseForge Downloads](http://cf.way2muchnoise.eu/aether_treasure_reforging.svg)](https://www.curseforge.com/minecraft/mc-mods/aether_treasure_reforging)
[![CurseForge Version](http://cf.way2muchnoise.eu/versions/aether_treasure_reforging_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/aether_treasure_reforging)
[![CircleCI](https://circleci.com/gh/The-Aether-Team/Treasure-Reforging/tree/1.20.2-develop.svg?style=shield)](https://app.circleci.com/pipelines/github/The-Aether-Team/Treasure-Reforging?branch=1.20.2-develop)
[![CircleCI](https://circleci.com/gh/The-Aether-Team/Treasure-Reforging/tree/1.20.4-develop.svg?style=shield)](https://app.circleci.com/pipelines/github/The-Aether-Team/Treasure-Reforging?branch=1.20.4-develop)
### Release builds
Treasure Reforging has relatively stable beta builds available for release for 1.20.2 on [Modrinth](https://modrinth.com/mod/aether_treasure_reforging) and [CurseForge](https://www.curseforge.com/minecraft/mc-mods/aether_treasure_reforging). A full 1.0.0 release will be coming soon.
Treasure Reforging has stable release builds available on [Modrinth](https://modrinth.com/mod/aether_treasure_reforging) and [CurseForge](https://www.curseforge.com/minecraft/mc-mods/aether_treasure_reforging).

### Bleeding edge builds
If you’re feeling a bit more adventurous or wish to help test the in-development versions, we provide **bleeding edge builds** which are produced on [CircleCI](https://app.circleci.com/pipelines/github/The-Aether-Team/Treasure-Reforging). These builds are created for every new commit and contain the latest available code. We do not recommend users treat these builds as releases, as they are unfinished and may contain serious issues. If you wish to download these builds, check out [this guide](https://github.com/The-Aether-Team/Treasure-Reforging/wiki/CircleCI-Guide).
Expand Down Expand Up @@ -91,13 +91,13 @@ dependencies {
If you're running into bugs or other problems, feel free to open an issue on our [issue tracker](https://github.com/The-Aether-Team/Treasure-Reforging/issues). When doing so, make sure to use one of the provided templates and fill out all the requested information. Make sure to keep your issue's description clear and concise. Your issue's title should also be easy to digest, giving our developers and reporters a good idea of what's wrong without including too many details. Failure to follow any of the above may result in your issue being closed.

## :wrench: Contribute to the project
Looking to contribute to the project? We ask that you read over our [Contributor's Guide](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.2-develop/docs/CONTRIBUTING.md) for more details as well as our [Contributor License Agreement (CLA)](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.2-develop/docs/AGREEMENT.md) before getting started.
Looking to contribute to the project? We ask that you read over our [Contributor's Guide](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.4-develop/docs/CONTRIBUTING.md) for more details as well as our [Contributor License Agreement (CLA)](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.4-develop/docs/AGREEMENT.md) before getting started.

Not sure what to help with? Take a look at our issue tracker for some ideas! [Here's a quick link](https://github.com/The-Aether-Team/Treasure-Reforging/labels/status%2Fhelp-wanted) which shows all the currently open issues that we'd love some help on.

## :scroll: License information
[![Asset license (Unlicensed)](https://img.shields.io/badge/assets%20license-All%20Rights%20Reserved-red.svg?style=flat-square)](https://en.wikipedia.org/wiki/All_rights_reserved)
[![Code license (LGPL v3.0)](https://img.shields.io/badge/code%20license-LGPL%20v3.0-green.svg?style=flat-square)](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.2-develop/LICENSE.txt)
[![Code license (LGPL v3.0)](https://img.shields.io/badge/code%20license-LGPL%20v3.0-green.svg?style=flat-square)](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.4-develop/LICENSE.txt)

If you're wanting to create a gameplay video/review, extension or addon, parody, or any other fan work of your own for Treasure Reforging, go for it! We love seeing the content our community creates, and we hope to make it as welcoming as possible for everyone. We ask however that you please don't advertise using our brand (our specific logo assets, team name, official social media posts).

Expand All @@ -118,7 +118,7 @@ Treasure Reforging is available in these languages thanks to the following contr
If you are interested in contributing translations to Treasure Reforging, check out our [Crowdin]() and our [Discord](https://discord.gg/aethermod)! If you have contributed translations in the past and your name is missing from the above list, please contact us.

### :hammer: Contributions
All of our code contribution credits can be found [here](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.2-develop/docs/CREDITS.txt). If you contributed to the project and do not see your name, please contact us.
All of our code contribution credits can be found [here](https://github.com/The-Aether-Team/Treasure-Reforging/blob/1.20.4-develop/docs/CREDITS.txt). If you contributed to the project and do not see your name, please contact us.

### :file_folder: Dependencies
Treasure Reforging would not be possible without the features provided by the APIs and libraries it implements. Thanks goes to:
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ nitrogen_version=1.20.4-1.1.4-neoforge
curios_version=7.3.4

# Publishing
curseforge_id=0
modrinth_id=0
curseforge_id=1016302
modrinth_id=4qIW8vBb
version_type=release
6 changes: 4 additions & 2 deletions src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ issueTrackerURL="https://github.com/The-Aether-Team/Treasure-Reforging/issues"
modId="aether_treasure_reforging"
version="${file.jarVersion}"
displayName="Treasure Reforging"
updateJSONURL="https://github.com/The-Aether-Team/Treasure-Reforging/raw/1.20.1-develop/update.json"
updateJSONURL="https://github.com/The-Aether-Team/Treasure-Reforging/raw/1.20.4-develop/update.json"
displayURL="https://modrinth.com/mod/aether-treasure-reforging"
logoFile="treasure_reforging_icon.png"
credits="The Aether Team"
authors="bconlon, Oz Payn"
description='''Allows dungeon treasure equipment to be smelted down into raw materials, which can be smithed back into other treasure equipment using new templates.'''
description='''
Allows dungeon treasure equipment to be smelted down into raw materials, which can be smithed back into other treasure equipment using new templates.
'''

[[dependencies.aether_treasure_reforging]]
modId="neoforge"
Expand Down
1 change: 0 additions & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"1.19.2-recommended": "1.19.2-1.0.0-forge",
"1.19.4-recommended": "1.19.4-1.0.0-forge",
"1.20.1-recommended": "1.20.1-1.0.0-neoforge",
"1.20.2-recommended": "1.20.2-1.0.0-neoforge",
"1.20.4-recommended": "1.20.4-1.0.0-neoforge"
}
}

0 comments on commit 4c8c22a

Please sign in to comment.