-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
911 changed files
with
15,197 additions
and
15,224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,36 @@ | ||
org.gradle.jvmargs=-Xmx3G | ||
org.gradle.daemon=false | ||
org.gradle.debug=false | ||
|
||
parchment_minecraft_version=1.21 | ||
parchment_mappings_version=2024.07.28 | ||
minecraft_version=1.21.1 | ||
minecraft_version_range=[1.21.1, 1.22) | ||
neo_version=21.1.73 | ||
neo_version_range=[21.1.0,) | ||
loader_version_range=[4,) | ||
|
||
mod_id=reliquary | ||
mod_group_id=reliquary | ||
mod_name=Reliquary Reincarnations | ||
mod_license=GNU General Public License v3.0 | ||
mod_version=2.0.44 | ||
mod_group_id=reliquary | ||
mod_authors=P3pp3rF1y | ||
mod_description=Two words: magical swag. Oh, and a gun. | ||
mod_credits=Originally made by Xeno and TheMike, now maintained by P3pp3rF1y. | ||
mod_logo_file=logo.png | ||
mod_display_url=https://www.curseforge.com/minecraft/mc-mods/reliquary-reincarnations | ||
mod_issue_tracker_url=https://github.com/P3pp3rF1y/Reliquary/issues | ||
sonar_project_key=xreliquary:Reliquary | ||
github_package_url=https://maven.pkg.github.com/P3pp3rF1y/Reliquary | ||
|
||
#neoforge | ||
minecraft_version=1.20.1 | ||
minecraft_version_range=[1.20,1.21) | ||
neo_version=47.1.5 | ||
neo_version_range=[47.1,) | ||
loader_version_range=[47,) | ||
jei_mc_version=1.21.1-neoforge | ||
jei_version=19.12.0.131 | ||
curios_cf_file_id=5546342 | ||
jade_cf_file_id=5842011 | ||
|
||
#publish | ||
curseforge_id=241319 | ||
release_type=release | ||
release_versions=1.20.1 | ||
modrinth_project_id=fQO83PId | ||
|
||
#deps | ||
jei_mc_version=1.20.1-forge | ||
jei_version=15.1.0.19 | ||
curios_version=5.2.0-beta.3+1.20.1 | ||
# botania_version=1.16.5-415-SNAPSHOT | ||
jade_cf_file_id=4654448 | ||
# hwyla_version = 1.8.20-B35_1.12 | ||
# jer_version = 0.8.7.41 | ||
parchment_version=2023.07.16-1.20.1 | ||
release_versions=1.21.1 | ||
modrinth_project_id=fQO83PId |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
#Sat Sep 05 10:21:38 EDT 2015 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip | ||
networkTimeout=10000 | ||
validateDistributionUrl=true | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip | ||
zipStorePath=wrapper/dists |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
pluginManagement { | ||
repositories { | ||
mavenLocal() | ||
gradlePluginPortal() | ||
maven { url = 'https://maven.parchmentmc.org' } | ||
maven { | ||
name = 'NeoForged' | ||
url = 'https://maven.neoforged.net/releases' | ||
} | ||
maven { url = 'https://maven.neoforged.net/releases' } | ||
} | ||
} | ||
|
||
plugins { | ||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0' | ||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"values": [ | ||
"reliquary:xp_still" | ||
] | ||
} |
5 changes: 0 additions & 5 deletions
5
src/generated/resources/data/forge/tags/fluids/experience.json
This file was deleted.
Oops, something went wrong.
File renamed without changes.
5 changes: 5 additions & 0 deletions
5
src/generated/resources/data/minecraft/tags/block/wall_post_override.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"values": [ | ||
"reliquary:interdiction_torch" | ||
] | ||
} |
File renamed without changes.
5 changes: 5 additions & 0 deletions
5
src/generated/resources/data/minecraft/tags/item/enchantable/mining.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"values": [ | ||
"reliquary:shears_of_winter" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"values": [ | ||
"reliquary:magicbane", | ||
"reliquary:mercy_cross" | ||
] | ||
} |
Oops, something went wrong.