fix yml file
This commit is contained in:
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@@ -40,5 +40,6 @@ jobs:
|
|||||||
loaders: |-
|
loaders: |-
|
||||||
forge
|
forge
|
||||||
game-versions: |-
|
game-versions: |-
|
||||||
1.21.x
|
1.21.0
|
||||||
files: build/libs/*.jar
|
1.21.1
|
||||||
|
files: build/libs/nuggetmod-${{ github.event.release.tag_name )}.jar
|
||||||
16
CHANGELOG.MD
16
CHANGELOG.MD
@@ -2,23 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
## 1.1.1
|
## 1.1.1
|
||||||
- Horse Armor
|
|
||||||
- Player Armor
|
|
||||||
- Now able to enchant the armor
|
|
||||||
- Custom Armor Trim and Material
|
|
||||||
- Music Disc
|
|
||||||
- Tool Set
|
|
||||||
- Nugget is Eatable
|
|
||||||
- Custom Painting
|
|
||||||
- Ore Gen
|
|
||||||
|
|
||||||
# Modrinth changle
|
|
||||||
|
|
||||||
- Horse Armor
|
|
||||||
- Player Armor
|
|
||||||
- Music Disc
|
|
||||||
- Ore Gen
|
|
||||||
- Custom Painting
|
|
||||||
|
|
||||||
## 1.10
|
## 1.10
|
||||||
- added tools, and sword
|
- added tools, and sword
|
||||||
|
|||||||
Reference in New Issue
Block a user