Skip to content

Commit 1b0be4d

Browse files
author
Patrick
authored
Merge pull request #11 from bballboy2002/master
[1.12] Fix gaps between tracks
2 parents a6db800 + 5c71d6d commit 1b0be4d

29 files changed

+298
-298
lines changed

assets/minecraft/models/block/activator_rail_active_flat.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"name": "Outer Right",
96-
"from": [13, 1, 0],
97-
"to": [14, 2, 16],
96+
"from": [13, 1, -0.01],
97+
"to": [14, 2, 16.01],
9898
"shade": true,
9999
"faces": {
100100
"north": {
@@ -136,8 +136,8 @@
136136
},
137137
{
138138
"name": "Inner Right",
139-
"from": [12, 1, 0],
140-
"to": [13, 3, 16],
139+
"from": [12, 1, -0.01],
140+
"to": [13, 3, 16.01],
141141
"shade": true,
142142
"faces": {
143143
"north": {"uv": [12, 0, 13, 16], "texture": "#0"},

assets/minecraft/models/block/activator_rail_flat.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"name": "Outer Right",
96-
"from": [13, 1, 0],
97-
"to": [14, 2, 16],
96+
"from": [13, 1, -0.01],
97+
"to": [14, 2, 16.01],
9898
"shade": true,
9999
"faces": {
100100
"north": {
@@ -136,8 +136,8 @@
136136
},
137137
{
138138
"name": "Inner Right",
139-
"from": [12, 1, 0],
140-
"to": [13, 3, 16],
139+
"from": [12, 1, -0.01],
140+
"to": [13, 3, 16.01],
141141
"shade": true,
142142
"faces": {
143143
"north": {"uv": [12, 0, 13, 16], "texture": "#0"},

assets/minecraft/models/block/detector_rail_flat.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"name": "Outer Right",
96-
"from": [13, 1, 0],
97-
"to": [14, 2, 16],
96+
"from": [13, 1, -0.01],
97+
"to": [14, 2, 16.01],
9898
"shade": true,
9999
"faces": {
100100
"north": {
@@ -136,8 +136,8 @@
136136
},
137137
{
138138
"name": "Inner Right",
139-
"from": [12, 1, 0],
140-
"to": [13, 3, 16],
139+
"from": [12, 1, -0.01],
140+
"to": [13, 3, 16.01],
141141
"shade": true,
142142
"faces": {
143143
"north": {"uv": [12, 0, 13, 16], "texture": "#0"},

assets/minecraft/models/block/detector_rail_powered_flat.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {"uv": [3, 15, 4, 16], "texture": "#0"},
@@ -69,8 +69,8 @@
6969
},
7070
{
7171
"name": "Outer Right",
72-
"from": [13, 1, 0],
73-
"to": [14, 2, 16],
72+
"from": [13, 1, -0.01],
73+
"to": [14, 2, 16.01],
7474
"shade": true,
7575
"faces": {
7676
"north": {
@@ -112,8 +112,8 @@
112112
},
113113
{
114114
"name": "Inner Right",
115-
"from": [12, 1, 0],
116-
"to": [13, 3, 16],
115+
"from": [12, 1, -0.01],
116+
"to": [13, 3, 16.01],
117117
"shade": true,
118118
"faces": {
119119
"north": {"uv": [12, 15, 13, 16], "texture": "#0"},

assets/minecraft/models/block/golden_rail_active_flat.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"name": "Outer Right",
96-
"from": [13, 1, 0],
97-
"to": [14, 2, 16],
96+
"from": [13, 1, -0.01],
97+
"to": [14, 2, 16.01],
9898
"shade": true,
9999
"faces": {
100100
"north": {
@@ -136,8 +136,8 @@
136136
},
137137
{
138138
"name": "Inner Right",
139-
"from": [12, 1, 0],
140-
"to": [13, 3, 16],
139+
"from": [12, 1, -0.01],
140+
"to": [13, 3, 16.01],
141141
"shade": true,
142142
"faces": {
143143
"north": {"uv": [12, 0, 13, 16], "texture": "#0"},
@@ -353,8 +353,8 @@
353353
},
354354
{
355355
"name": "Golden Left",
356-
"from": [4, 1, 0],
357-
"to": [5, 2, 16],
356+
"from": [4, 1, -0.01],
357+
"to": [5, 2, 16.01],
358358
"shade": true,
359359
"faces": {
360360
"north": {"uv": [4, 0, 5, 1], "texture": "#0"},
@@ -380,8 +380,8 @@
380380
},
381381
{
382382
"name": "Golden Right",
383-
"from": [11, 1, 0],
384-
"to": [12, 2, 16],
383+
"from": [11, 1, -0.01],
384+
"to": [12, 2, 16.01],
385385
"shade": true,
386386
"faces": {
387387
"north": {"uv": [11, 0, 12, 1], "texture": "#0"},

assets/minecraft/models/block/golden_rail_flat.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"elements": [
88
{
99
"name": "Outer Left",
10-
"from": [2, 1, 0],
11-
"to": [3, 2, 16],
10+
"from": [2, 1, -0.01],
11+
"to": [3, 2, 16.01],
1212
"shade": true,
1313
"faces": {
1414
"north": {
@@ -50,8 +50,8 @@
5050
},
5151
{
5252
"name": "Inner Left",
53-
"from": [3, 1, 0],
54-
"to": [4, 3, 16],
53+
"from": [3, 1, -0.01],
54+
"to": [4, 3, 16.01],
5555
"shade": true,
5656
"faces": {
5757
"north": {
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"name": "Outer Right",
96-
"from": [13, 1, 0],
97-
"to": [14, 2, 16],
96+
"from": [13, 1, -0.01],
97+
"to": [14, 2, 16.01],
9898
"shade": true,
9999
"faces": {
100100
"north": {
@@ -136,8 +136,8 @@
136136
},
137137
{
138138
"name": "Inner Right",
139-
"from": [12, 1, 0],
140-
"to": [13, 3, 16],
139+
"from": [12, 1, -0.01],
140+
"to": [13, 3, 16.01],
141141
"shade": true,
142142
"faces": {
143143
"north": {"uv": [12, 0, 13, 16], "texture": "#0"},
@@ -353,8 +353,8 @@
353353
},
354354
{
355355
"name": "Golden Left",
356-
"from": [4, 1, 0],
357-
"to": [5, 2, 16],
356+
"from": [4, 1, -0.01],
357+
"to": [5, 2, 16.01],
358358
"shade": true,
359359
"faces": {
360360
"north": {"uv": [4, 0, 5, 1], "texture": "#0"},
@@ -380,8 +380,8 @@
380380
},
381381
{
382382
"name": "Golden Right",
383-
"from": [11, 1, 0],
384-
"to": [12, 2, 16],
383+
"from": [11, 1, -0.01],
384+
"to": [12, 2, 16.01],
385385
"shade": true,
386386
"faces": {
387387
"north": {"uv": [11, 0, 12, 1], "texture": "#0"},

assets/minecraft/models/block/rail_curved.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
{
569569
"name": "Inner Right 3",
570570
"from": [14, 1, 12],
571-
"to": [16, 3, 13],
571+
"to": [16.01, 3, 13],
572572
"shade": true,
573573
"faces": {
574574
"north": {"uv": [12, 14, 13, 16], "texture": "#rail"},
@@ -596,7 +596,7 @@
596596
{
597597
"name": "Inner Right 1",
598598
"from": [12, 1, 14],
599-
"to": [13, 3, 16],
599+
"to": [13, 3, 16.01],
600600
"shade": true,
601601
"faces": {
602602
"north": {"uv": [12, 14, 13, 16], "texture": "#rail"},
@@ -610,7 +610,7 @@
610610
{
611611
"name": "Inner Left 8",
612612
"from": [12, 1, 3],
613-
"to": [16, 3, 4],
613+
"to": [16.01, 3, 4],
614614
"shade": true,
615615
"faces": {
616616
"north": {"uv": [3, 12, 4, 16], "texture": "#rail"},
@@ -708,7 +708,7 @@
708708
{
709709
"name": "Inner Left 1",
710710
"from": [3, 1, 12],
711-
"to": [4, 3, 16],
711+
"to": [4, 3, 16.01],
712712
"shade": true,
713713
"faces": {
714714
"north": {"uv": [3, 12, 4, 16], "texture": "#rail"},
@@ -722,7 +722,7 @@
722722
{
723723
"name": "Outer Left 9",
724724
"from": [12, 1, 2],
725-
"to": [16, 2, 3],
725+
"to": [16.01, 2, 3],
726726
"shade": true,
727727
"faces": {
728728
"north": {"uv": [12, 2, 16, 3], "texture": "#rail"},
@@ -834,7 +834,7 @@
834834
{
835835
"name": "Outer Left 1",
836836
"from": [2, 1, 12],
837-
"to": [3, 2, 16],
837+
"to": [3, 2, 16.01],
838838
"shade": true,
839839
"faces": {
840840
"north": {"uv": [12, 2, 16, 3], "texture": "#rail"},
@@ -848,7 +848,7 @@
848848
{
849849
"name": "Outer Right 1",
850850
"from": [13, 1, 14],
851-
"to": [14, 2, 16],
851+
"to": [14, 2, 16.01],
852852
"shade": true,
853853
"faces": {
854854
"north": {"uv": [12, 2, 16, 3], "texture": "#rail"},
@@ -862,7 +862,7 @@
862862
{
863863
"name": "Outer Right 2",
864864
"from": [14, 1, 13],
865-
"to": [16, 2, 14],
865+
"to": [16.01, 2, 14],
866866
"shade": true,
867867
"faces": {
868868
"north": {"uv": [12, 2, 14, 3], "texture": "#rail"},

0 commit comments

Comments
 (0)