Skip to content

Commit 5b11436

Browse files
committed
Update license to PolyForm Perimeter License 1.0.1 and modify mod version for 1.21.5 fabric
1 parent be910b1 commit 5b11436

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ loader_version=0.16.14
1010
loom_version=1.10-SNAPSHOT
1111

1212
# Mod Properties
13-
mod_version=2.0.0-SNAPSHOT-1
13+
mod_version=2.0.0-1.21.5-fabric
1414
maven_group=com.kd_gaming1
1515
archives_base_name=packcore
1616

src/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# PackCore
2+
3+
PackCore is a companion mod for [Skyblock Enhanced](https://modrinth.com/modpack/skyblock-enhanced) [Hypixe], designed to enhance the player's experience with a seamless and immersive start. This mod provides:
4+
5+
- A **SkyBlock-themed start menu**, bringing a custom touch to your gameplay.
6+
- A **default config setup prompt** on the first launch, ensuring the best settings for your modpack.
7+
- Additional **quality-of-life improvements** to streamline the SkyBlock Enhanced experience.
8+
9+
The mod is essential to SkyBlock Enhanced Modpack, making setup easier and gameplay smoother!
10+
11+
If you are interested in a Modpack for Hypixel Skyblock using this mod, then you can find it [here](https://modrinth.com/modpack/skyblock-enhanced). I have much more than this so I recommend taking a look at the Skyblock Enhanced Modrinth page.

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://fabricmc.net/",
1212
"sources": "https://github.com/FabricMC/fabric-example-mod"
1313
},
14-
"license": "CC0-1.0",
14+
"license": "PolyForm Perimeter License 1.0.1",
1515
"icon": "assets/packcore/icon.png",
1616
"environment": "*",
1717
"entrypoints": {

0 commit comments

Comments
 (0)