-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: 秋雨落 <[email protected]>
- Loading branch information
Showing
10 changed files
with
51 additions
and
39 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
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,38 +1,41 @@ | ||
modLoader="javafml" | ||
loaderVersion="${neoforge_loader_version_range}" | ||
license="MIT" | ||
issueTrackerURL="https://github.com/CuteNekoOwO/CatsPlus/issues" | ||
modLoader = "javafml" | ||
loaderVersion = "${neoforge_loader_version_range}" | ||
license = "MIT" | ||
issueTrackerURL = "https://github.com/CuteNekoOwO/CatsPlus/issues" | ||
|
||
[[mods]] | ||
modId="catsplus" | ||
version="${mod_version}" | ||
displayName="Cats+" | ||
displayURL="https://github.com/CuteNekoOwO/CatsPlus" | ||
modId = "catsplus" | ||
version = "${mod_version}" | ||
displayName = "Cats+" | ||
displayURL = "https://github.com/CuteNekoOwO/CatsPlus" | ||
#logoFile="" | ||
credits="CuteNekoOwO" | ||
authors="MeowBot233, YukieMiona and qyl27" | ||
displayTest="MATCH_VERSION" | ||
description=''' | ||
credits = "CuteNekoOwO" | ||
authors = "MeowBot233, YukieMiona and qyl27" | ||
displayTest = "MATCH_VERSION" | ||
description = ''' | ||
Make cats in Minecraft more fun! | ||
''' | ||
|
||
[[dependencies.catsplus]] | ||
modId="neoforge" | ||
mandatory=true | ||
versionRange="${neoforge_version_range}" | ||
ordering="NONE" | ||
side="BOTH" | ||
modId = "neoforge" | ||
mandatory = true | ||
versionRange = "${neoforge_version_range}" | ||
ordering = "NONE" | ||
side = "BOTH" | ||
|
||
[[dependencies.catsplus]] | ||
modId="minecraft" | ||
mandatory=true | ||
versionRange="${neoforge_minecraft_version_range}" | ||
ordering="NONE" | ||
side="BOTH" | ||
modId = "minecraft" | ||
mandatory = true | ||
versionRange = "${neoforge_minecraft_version_range}" | ||
ordering = "NONE" | ||
side = "BOTH" | ||
|
||
[[dependencies.catsplus]] | ||
modId="sinocore" | ||
mandatory=true | ||
versionRange="${neoforge_sinocore_version_range}" | ||
ordering="NONE" | ||
side="BOTH" | ||
modId = "sinocore" | ||
mandatory = true | ||
versionRange = "${neoforge_sinocore_version_range}" | ||
ordering = "NONE" | ||
side = "BOTH" | ||
|
||
[[mixins]] | ||
config = "catsplus-common.mixins.json" |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/15e558425d03769b4c939a16ffd55f843ac56d0f
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,2 +1,2 @@ | ||
// 1.21.1 2024-12-29T17:25:32.8356958 Cats+/Language (en_us) | ||
// 1.21.1 2024-12-29T17:32:40.4693369 Cats+/Language (en_us) | ||
4c954a23ddc8e4a06ac36b5dd90df1616bbb774f assets\catsplus\lang\en_us.json |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/49e5c65ca1ab59f598f710846fb0f8d549021d95
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,2 +1,2 @@ | ||
// 1.21.1 2024-12-29T17:25:32.8366935 Cats+/Language (zh_cn) | ||
// 1.21.1 2024-12-29T17:32:40.4708451 Cats+/Language (zh_cn) | ||
48c49b72a471aa7dc799813b98f69a62d1c6a0dc assets\catsplus\lang\zh_cn.json |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/5e79d2cdbf486275146451d641b6d6e823f0432d
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 +1 @@ | ||
// 1.21.1 2024-12-29T17:25:32.8376931 Cats+/Tags for minecraft:block | ||
// 1.21.1 2024-12-29T17:32:40.4708451 Cats+/Tags for minecraft:block |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/aaa80d5935224bd236f347a63f6c896153bd61b8
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,2 +1,2 @@ | ||
// 1.21.1 2024-12-29T17:25:32.8376931 Cats+/Tags for minecraft:item | ||
// 1.21.1 2024-12-29T17:32:40.4708451 Cats+/Tags for minecraft:item | ||
bc229f680fa773a41269c1569f5a700f669eb8e5 data\catsplus\tags\item\cooked_fishes.json |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/d5ee957bafb940ae78b04b56b65ec8b9002aa9dc
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
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/dcf38aaf6b2f28016e34adbe561ad13afee480c8
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,2 +1,2 @@ | ||
// 1.21.1 2024-12-29T17:25:32.8366935 Cats+/Model Definitions | ||
// 1.21.1 2024-12-29T17:32:40.4698411 Cats+/Model Definitions | ||
882a1bd93aa3b1750ec3f9e2176a49e5561f45a9 assets\catsplus\models\item\totemeow.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