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
8872b16f
Commit
8872b16f
authored
6 years ago
by
modmuss50
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update example mod to 19w05a
parent
18e29835
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
build.gradle
build.gradle
+4
-4
No files found.
build.gradle
View file @
8872b16f
...
@@ -12,12 +12,12 @@ minecraft {
...
@@ -12,12 +12,12 @@ minecraft {
}
}
dependencies
{
dependencies
{
minecraft
"com.mojang:minecraft:19w0
3c
"
minecraft
"com.mojang:minecraft:19w0
5a
"
mappings
"net.fabricmc:yarn:19w0
3c
.6"
mappings
"net.fabricmc:yarn:19w0
5a
.6"
modCompile
"net.fabricmc:fabric-loader:0.3.
3.101
"
modCompile
"net.fabricmc:fabric-loader:0.3.
5.106
"
// Fabric API. This is technically optional, but you probably want it anyway.
// Fabric API. This is technically optional, but you probably want it anyway.
modCompile
"net.fabricmc:fabric:0.1.
4.7
8"
modCompile
"net.fabricmc:fabric:0.1.
5.8
8"
}
}
// Loom will automatically attach sourcesJar to a RemapSourcesJar task and to the "build" task
// Loom will automatically attach sourcesJar to a RemapSourcesJar task and to the "build" task
...
...
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