Skip to content

Commit

Permalink
Add particle texture to all models
Browse files Browse the repository at this point in the history
Missing textures now print warnings in the client's log
  • Loading branch information
NichtStudioCode committed Dec 6, 2024
1 parent 4fb6720 commit 200a0b6
Show file tree
Hide file tree
Showing 371 changed files with 377 additions and 418 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"textures": {
"particle": "#1"
},
"elements": [
{
"from": [3.25, 2, 7.25],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"textures": {
"particle": "#1"
},
"elements": [
{
"from": [3.25, 2, 7.25],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[8.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.75,6.75,8.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[8.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.75,6.75,8.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[8.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[8.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.75,6.75,8.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.75,6.75,8.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,16.0],"faces":{"east":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":90}}},{"from":[0.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0"},"down":{"uv":[0.0,0.0,16.0,3.0],"texture":"#0","rotation":180}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[6.75,6.75,0.0],"to":[9.25,9.25,8.0],"faces":{"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"parent":"nova:block/base","textures":{"0":"logistics:block/cable/advanced"},"elements":[{"from":[8.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"}}},{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
{"parent":"nova:block/base","textures":{"particle":"#0","0":"logistics:block/cable/advanced"},"elements":[{"from":[8.0,6.75,6.75],"to":[16.0,9.25,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"},"up":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":180},"down":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0"}}},{"from":[6.75,8.0,6.75],"to":[9.25,16.0,9.25],"faces":{"north":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"east":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":270},"south":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90},"west":{"uv":[0.0,0.0,8.0,3.0],"texture":"#0","rotation":90}}},{"from":[6.0,6.0,6.0],"to":[10.0,10.0,10.0],"faces":{"north":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"},"east":{"uv":[8.0,12.0,12.0,16.0],"texture":"#0"},"south":{"uv":[4.0,12.0,8.0,16.0],"texture":"#0"},"west":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"up":{"uv":[0.0,12.0,4.0,16.0],"texture":"#0"},"down":{"uv":[12.0,12.0,16.0,16.0],"texture":"#0"}}}]}
Loading

0 comments on commit 200a0b6

Please sign in to comment.