Skip to content

Commit 4454de9

Browse files
authored
Merge pull request #220 from AzDoesCode/main
Superconductor Casing Texture Overhaul
2 parents 0ffbb99 + c112c7d commit 4454de9

44 files changed

Lines changed: 475 additions & 33 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1.62 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 4
5+
}
6+
}
209 Bytes
Loading
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"ldlib": {
3-
"connection": "kubejs:block/casings/superconductors/casing-ancient-runicalium-ctm"
4-
}
2+
"ldlib": {
3+
"connection": "kubejs:block/casings/superconductors/casing-ancient-runicalium-ctm"
4+
},
5+
"animation": {
6+
"interpolate": true,
7+
"frametime": 4
8+
}
59
}
-3.38 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"animation": {
3+
"interpolate": false,
4+
"frametime": 4
5+
}
6+
}
-3.76 KB
Loading
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"ldlib": {
3-
"connection": "kubejs:block/casings/superconductors/casing-dragonsteel-ctm"
4-
}
2+
"ldlib": {
3+
"connection": "kubejs:block/casings/superconductors/casing-dragonsteel-ctm"
4+
},
5+
"animation": {
6+
"interpolate": false,
7+
"frametime": 4
8+
}
59
}
-2.96 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 12
5+
}
6+
}

0 commit comments

Comments
 (0)