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 0803cb3 commit b04d0fdCopy full SHA for b04d0fd
build.gradle
@@ -4,13 +4,13 @@ buildscript {
4
maven { url 'https://jitpack.io/' }
5
}
6
dependencies {
7
- classpath('com.github.Fox2Code.FoxLoader:dev:0.3.0')
+ classpath('com.github.Fox2Code.FoxLoader:dev:1.0.0')
8
9
10
11
apply plugin: 'foxloader.dev'
12
13
-version '1.1.0'
+version '1.1.1'
14
15
foxloader {
16
// forceReload = true
src/client/resources/textures/blocks/rat_block.rind
@@ -1,3 +1,3 @@
1
-0
2
-1
3
-2
+{
+ "animation": {}
+}
0 commit comments