We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b027f89 commit 0a1ff4fCopy full SHA for 0a1ff4f
build.gradle
@@ -34,7 +34,7 @@ runServer {
34
}*/
35
36
minecraft {
37
- version = "1.9.4-12.17.0.1960"
+ version = "1.10-12.18.0.1986-1.10.0"
38
runDir = "run"
39
40
// the mappings can be changed at any time, and must be in the following format.
src/main/resources/mcmod.info
@@ -2,7 +2,7 @@
2
{
3
"modid": "notebetter",
4
"name": "NoteBetter",
5
- "description": "Better Note Blocks.",
+ "description": "Better Note Blocks. 1.10 Fork by ShinkoNet.",
6
"version": "${version}",
7
"mcversion": "${mcversion}",
8
"url": "",
0 commit comments