Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
9b028bdc
Commit
9b028bdc
authored
2 years ago
by
modmuss50
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.19.4
parent
3bf9aa7f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
gradle.properties
gradle.properties
+4
-4
fabric.mod.json
src/main/resources/fabric.mod.json
+2
-2
No files found.
gradle.properties
View file @
9b028bdc
...
...
@@ -4,9 +4,9 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version
=
1.19.
3
yarn_mappings
=
1.19.
3+build.5
loader_version
=
0.14.1
4
minecraft_version
=
1.19.
4
yarn_mappings
=
1.19.
4+build.1
loader_version
=
0.14.1
7
# Mod Properties
mod_version
=
1.0.0
...
...
@@ -14,4 +14,4 @@ org.gradle.parallel=true
archives_base_name
=
fabric-example-mod
# Dependencies
fabric_version
=
0.7
4.0+1.19.3
fabric_version
=
0.7
5.3+1.19.4
This diff is collapsed.
Click to expand it.
src/main/resources/fabric.mod.json
View file @
9b028bdc
...
...
@@ -27,9 +27,9 @@
],
"depends"
:
{
"fabricloader"
:
">=0.14.1
4
"
,
"fabricloader"
:
">=0.14.1
7
"
,
"fabric-api"
:
"*"
,
"minecraft"
:
"~1.19.
3
"
,
"minecraft"
:
"~1.19.
4
"
,
"java"
:
">=17"
},
"suggests"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment