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
6efb5c48
Commit
6efb5c48
authored
4 years ago
by
modmuss50
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.16.1
parent
829b1701
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
gradle.properties
gradle.properties
+2
-2
fabric.mod.json
src/main/resources/fabric.mod.json
+1
-1
No files found.
gradle.properties
View file @
6efb5c48
...
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
...
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# Fabric Properties
# check these on https://fabricmc.net/use
# check these on https://fabricmc.net/use
minecraft_version
=
1.16
minecraft_version
=
1.16
.1
yarn_mappings
=
1.16+build.1
yarn_mappings
=
1.16
.1
+build.1
loader_version
=
0.8.8+build.202
loader_version
=
0.8.8+build.202
# Mod Properties
# Mod Properties
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/fabric.mod.json
View file @
6efb5c48
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
"depends"
:
{
"depends"
:
{
"fabricloader"
:
">=0.7.4"
,
"fabricloader"
:
">=0.7.4"
,
"fabric"
:
"*"
,
"fabric"
:
"*"
,
"minecraft"
:
"1.1
5
.x"
"minecraft"
:
"1.1
6
.x"
},
},
"suggests"
:
{
"suggests"
:
{
"flamingo"
:
"*"
"flamingo"
:
"*"
...
...
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