Skip to content

Commit

Permalink
Remade most of the door textures
Browse files Browse the repository at this point in the history
- The shape of the Portal 1 and Portal 2 doors is now more accurate
- Re-shaded the normally-unseen bits where the Portal 1 and Portal 2 doors intersect the wall while open, for when the doors are placed freestanding without adjacent walls
- The Portal 1 door was remade to be more accurate to its ingame appearance.  Previously it mistakenly inherited some details from the Portal 2 door that it did not have.
- Re-shaded the tan part of the Portal 2 door to better reflect the scratches and worn down areas
- Remade the door item textures to better match the level of detail that vanilla door items have compared to the blocks
- Changed the door frame of the Old Aperture door to look more like plywood, as it often appears ingame.  The frame also no longer changes slightly when the door opens or closes.
- Changed the door recipes slightly
  • Loading branch information
Cart3r1234 committed Oct 2, 2023
1 parent 0e86bb1 commit c5d363e
Show file tree
Hide file tree
Showing 32 changed files with 443 additions and 368 deletions.
608 changes: 315 additions & 293 deletions src/main/resources/assets/portalcubed/models/block/error.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,26 @@
"from": [1, 0, 0],
"to": [5, 16, 16],
"faces": {
"north": {"uv": [7, 12, 8, 16], "texture": "#0"},
"east": {"uv": [12, 12, 16, 16], "texture": "#0"},
"south": {"uv": [6, 12, 7, 16], "texture": "#0"},
"north": {"uv": [13, 8, 14, 12], "texture": "#0"},
"east": {"uv": [12, 4, 16, 8], "texture": "#0"},
"south": {"uv": [13, 8, 14, 12], "texture": "#0"},
"west": {"uv": [8, 4, 12, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "texture": "#0"}
"down": {"uv": [13, 8, 14, 12], "texture": "#0"}
}
},
{
"from": [0.95, 5, 10],
"to": [0.95, 16, 16],
"faces": {
"west": {"uv": [13, 13.25, 14.5, 16], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [4, 4, 8, 8], "texture": "#0"},
"east": {"uv": [8, 12, 12, 16], "texture": "#0"},
"west": {"uv": [0, 4, 4, 8], "texture": "#0"}
}
},
Expand All @@ -32,8 +39,8 @@
"to": [0, 0, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [8, 8, 4, 4], "texture": "#0"},
"west": {"uv": [4, 8, 8, 4], "texture": "#0"}
"east": {"uv": [11.992, 15.992, 8.008, 12.008], "texture": "#0"},
"west": {"uv": [8.008, 15.992, 11.992, 12.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,26 @@
"from": [0.99, -0.01, -8.01],
"to": [5.01, 16.01, 8.01],
"faces": {
"north": {"uv": [7, 12, 8, 16], "texture": "#0"},
"east": {"uv": [12, 12, 16, 16], "texture": "#0"},
"south": {"uv": [7, 12, 6, 16], "texture": "#0"},
"north": {"uv": [13, 8, 14, 12], "texture": "#0"},
"east": {"uv": [12, 4, 16, 8], "texture": "#0"},
"south": {"uv": [13, 8, 14, 12], "texture": "#0"},
"west": {"uv": [8, 4, 12, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "texture": "#0"}
"down": {"uv": [13, 8, 14, 12], "texture": "#0"}
}
},
{
"from": [0.95, 4.99, 1.99],
"to": [0.97, 16.01, 8.01],
"faces": {
"west": {"uv": [13, 13.245, 14.505, 16], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [4, 4, 8, 8], "texture": "#0"},
"east": {"uv": [8, 12, 12, 16], "texture": "#0"},
"west": {"uv": [0, 12, 4, 16], "texture": "#0"}
}
},
Expand All @@ -32,8 +39,8 @@
"to": [0, 0, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [8, 8, 4, 4], "texture": "#0"},
"west": {"uv": [4, 8, 8, 4], "texture": "#0"}
"east": {"uv": [11.992, 15.992, 8.008, 12.008], "texture": "#0"},
"west": {"uv": [8.008, 15.992, 11.992, 12.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,35 @@
"from": [1, 0, 0],
"to": [5, 16, 16],
"faces": {
"north": {"uv": [6, 12, 7, 16], "texture": "#0"},
"east": {"uv": [8, 12, 12, 16], "texture": "#0"},
"south": {"uv": [7, 12, 8, 16], "texture": "#0"},
"north": {"uv": [13, 8, 14, 12], "texture": "#0"},
"east": {"uv": [8, 4, 12, 8], "texture": "#0"},
"south": {"uv": [13, 8, 14, 12], "texture": "#0"},
"west": {"uv": [12, 4, 16, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
"down": {"uv": [13, 8, 14, 12], "rotation": 180, "texture": "#0"}
}
},
{
"from": [0.95, 5, 0],
"to": [0.95, 16, 6],
"faces": {
"west": {"uv": [14.5, 13.25, 16, 16], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"faces": {
"east": {"uv": [8, 4, 4, 8], "texture": "#0"},
"west": {"uv": [4, 4, 0, 8], "texture": "#0"}
"east": {"uv": [12, 12, 8, 16], "texture": "#0"},
"west": {"uv": [4, 4, 8, 8], "texture": "#0"}
}
},
{
"name": "cube inverted",
"from": [6, 16, 16],
"to": [0, 0, 0],
"faces": {
"east": {"uv": [4, 8, 8, 4], "texture": "#0"},
"west": {"uv": [8, 8, 4, 4], "texture": "#0"}
"east": {"uv": [8.008, 15.992, 11.992, 12.008], "texture": "#0"},
"west": {"uv": [11.992, 15.992, 8.008, 12.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,35 @@
"from": [0.99, -0.01, 7.99],
"to": [5.01, 16.01, 24.01],
"faces": {
"north": {"uv": [6, 12, 7, 16], "texture": "#0"},
"east": {"uv": [8, 12, 12, 16], "texture": "#0"},
"south": {"uv": [7, 12, 8, 16], "texture": "#0"},
"north": {"uv": [13, 8, 14, 12], "texture": "#0"},
"east": {"uv": [8, 4, 12, 8], "texture": "#0"},
"south": {"uv": [13, 8, 14, 12], "texture": "#0"},
"west": {"uv": [12, 4, 16, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
"down": {"uv": [13, 8, 14, 12], "rotation": 180, "texture": "#0"}
}
},
{
"from": [0.95, 4.99, 7.99],
"to": [0.97, 16.01, 14.01],
"faces": {
"west": {"uv": [14.495, 13.245, 16, 16], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"faces": {
"east": {"uv": [8, 4, 4, 8], "texture": "#0"},
"west": {"uv": [4, 12, 0, 16], "texture": "#0"}
"east": {"uv": [12, 12, 8, 16], "texture": "#0"},
"west": {"uv": [4, 12, 8, 16], "texture": "#0"}
}
},
{
"name": "cube inverted",
"from": [6, 16, 16],
"to": [0, 0, 0],
"faces": {
"east": {"uv": [4, 8, 8, 4], "texture": "#0"},
"west": {"uv": [8, 8, 4, 4], "texture": "#0"}
"east": {"uv": [8.008, 15.992, 11.992, 12.008], "texture": "#0"},
"west": {"uv": [11.992, 15.992, 8.008, 12.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,26 @@
"from": [1, 0, 0],
"to": [5, 16, 16],
"faces": {
"north": {"uv": [7, 8, 8, 12], "texture": "#0"},
"east": {"uv": [12, 8, 16, 12], "texture": "#0"},
"south": {"uv": [6, 8, 7, 12], "texture": "#0"},
"north": {"uv": [15, 8, 16, 12], "texture": "#0"},
"east": {"uv": [12, 0, 16, 4], "texture": "#0"},
"south": {"uv": [14, 8, 15, 12], "texture": "#0"},
"west": {"uv": [16, 0, 12, 4], "texture": "#0"},
"up": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
"up": {"uv": [13, 8, 14, 12], "rotation": 180, "texture": "#0"}
}
},
{
"from": [0.95, 0, 10],
"to": [0.95, 1, 16],
"faces": {
"west": {"uv": [14.5, 13, 13, 13.25], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [4, 0, 8, 4], "texture": "#0"},
"east": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 4, 4], "texture": "#0"}
}
},
Expand All @@ -32,8 +39,8 @@
"to": [0, 0, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [8, 4, 4, 0], "texture": "#0"},
"west": {"uv": [4, 4, 8, 0], "texture": "#0"}
"east": {"uv": [11.992, 11.992, 8.008, 8.008], "texture": "#0"},
"west": {"uv": [8.008, 11.992, 11.992, 8.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,26 @@
"from": [0.99, -0.01, -8.01],
"to": [5.01, 16.01, 8.01],
"faces": {
"north": {"uv": [7, 8, 8, 12], "texture": "#0"},
"east": {"uv": [12, 8, 16, 12], "texture": "#0"},
"south": {"uv": [7, 8, 6, 12], "texture": "#0"},
"north": {"uv": [15, 8, 16, 12], "texture": "#0"},
"east": {"uv": [12, 0, 16, 4], "texture": "#0"},
"south": {"uv": [14, 8, 15, 12], "texture": "#0"},
"west": {"uv": [16, 0, 12, 4], "texture": "#0"},
"up": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
"up": {"uv": [13, 8, 14, 12], "rotation": 180, "texture": "#0"}
}
},
{
"from": [0.95, -0.01, 1.99],
"to": [0.97, 1.01, 8.01],
"faces": {
"west": {"uv": [14.505, 13, 13, 13.255], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [4, 0, 8, 4], "texture": "#0"},
"east": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 8, 4, 12], "texture": "#0"}
}
},
Expand All @@ -32,8 +39,8 @@
"to": [0, 0, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [8, 4, 4, 0], "texture": "#0"},
"west": {"uv": [4, 4, 8, 0], "texture": "#0"}
"east": {"uv": [11.992, 11.992, 8.008, 8.008], "texture": "#0"},
"west": {"uv": [8.008, 11.992, 11.992, 8.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,35 @@
"from": [1, 0, 0],
"to": [5, 16, 16],
"faces": {
"north": {"uv": [6, 8, 7, 12], "texture": "#0"},
"east": {"uv": [8, 8, 12, 12], "texture": "#0"},
"south": {"uv": [7, 8, 8, 12], "texture": "#0"},
"north": {"uv": [14, 8, 15, 12], "texture": "#0"},
"east": {"uv": [8, 0, 12, 4], "texture": "#0"},
"south": {"uv": [15, 8, 16, 12], "texture": "#0"},
"west": {"uv": [12, 0, 16, 4], "texture": "#0"},
"up": {"uv": [7, 12, 8, 16], "texture": "#0"}
"up": {"uv": [13, 8, 14, 12], "texture": "#0"}
}
},
{
"from": [0.95, 0, 0],
"to": [0.95, 1, 6],
"faces": {
"west": {"uv": [14.5, 13, 16, 13.25], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"faces": {
"east": {"uv": [8, 0, 4, 4], "texture": "#0"},
"west": {"uv": [4, 0, 0, 4], "texture": "#0"}
"east": {"uv": [12, 8, 8, 12], "texture": "#0"},
"west": {"uv": [4, 0, 8, 4], "texture": "#0"}
}
},
{
"name": "cube inverted",
"from": [6, 16, 16],
"to": [0, 0, 0],
"faces": {
"east": {"uv": [4, 4, 8, 0], "texture": "#0"},
"west": {"uv": [8, 4, 4, 0], "texture": "#0"}
"east": {"uv": [8.008, 11.992, 11.992, 8.008], "texture": "#0"},
"west": {"uv": [11.992, 11.992, 8.008, 8.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,35 @@
"from": [0.99, -0.01, 7.99],
"to": [5.01, 16.01, 24.01],
"faces": {
"north": {"uv": [6, 8, 7, 12], "texture": "#0"},
"east": {"uv": [8, 8, 12, 12], "texture": "#0"},
"south": {"uv": [7, 8, 8, 12], "texture": "#0"},
"north": {"uv": [14, 8, 15, 12], "texture": "#0"},
"east": {"uv": [8, 0, 12, 4], "texture": "#0"},
"south": {"uv": [15, 8, 16, 12], "texture": "#0"},
"west": {"uv": [12, 0, 16, 4], "texture": "#0"},
"up": {"uv": [7, 12, 8, 16], "texture": "#0"}
"up": {"uv": [13, 8, 14, 12], "texture": "#0"}
}
},
{
"from": [0.95, -0.01, 7.99],
"to": [0.97, 1.01, 14.01],
"faces": {
"west": {"uv": [14.495, 13, 16, 13.255], "texture": "#0"}
}
},
{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
"faces": {
"east": {"uv": [8, 0, 4, 4], "texture": "#0"},
"west": {"uv": [4, 8, 0, 12], "texture": "#0"}
"east": {"uv": [12, 8, 8, 12], "texture": "#0"},
"west": {"uv": [4, 8, 8, 12], "texture": "#0"}
}
},
{
"name": "cube inverted",
"from": [6, 16, 16],
"to": [0, 0, 0],
"faces": {
"east": {"uv": [4, 4, 8, 0], "texture": "#0"},
"west": {"uv": [8, 4, 4, 0], "texture": "#0"}
"east": {"uv": [8.008, 11.992, 11.992, 8.008], "texture": "#0"},
"west": {"uv": [11.992, 11.992, 8.008, 8.008], "texture": "#0"}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"north": {"uv": [7, 12, 8, 16], "texture": "#0"},
"east": {"uv": [12, 4, 16, 8], "texture": "#0"},
"south": {"uv": [6, 12, 7, 16], "texture": "#0"},
"west": {"uv": [16, 4, 12, 8], "texture": "#0"},
"west": {"uv": [8, 4, 12, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "texture": "#0"}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"north": {"uv": [7, 12, 8, 16], "texture": "#0"},
"east": {"uv": [12, 4, 16, 8], "texture": "#0"},
"south": {"uv": [7, 12, 6, 16], "texture": "#0"},
"west": {"uv": [16, 4, 12, 8], "texture": "#0"},
"west": {"uv": [8, 4, 12, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "texture": "#0"}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"to": [5, 16, 16],
"faces": {
"north": {"uv": [6, 12, 7, 16], "texture": "#0"},
"east": {"uv": [16, 4, 12, 8], "texture": "#0"},
"east": {"uv": [8, 4, 12, 8], "texture": "#0"},
"south": {"uv": [7, 12, 8, 16], "texture": "#0"},
"west": {"uv": [12, 4, 16, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
}
},


{
"from": [1, 0, 0],
"to": [5, 16, 16],
Expand All @@ -31,7 +29,6 @@
"down": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#1"}
}
},

{
"from": [-0.01, -0.01, -0.01],
"to": [6.01, 16.01, 16.01],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"to": [5.01, 16.01, 28.01],
"faces": {
"north": {"uv": [6, 12, 7, 16], "texture": "#0"},
"east": {"uv": [16, 4, 12, 8], "texture": "#0"},
"east": {"uv": [8, 4, 12, 8], "texture": "#0"},
"south": {"uv": [7, 12, 8, 16], "texture": "#0"},
"west": {"uv": [12, 4, 16, 8], "texture": "#0"},
"down": {"uv": [7, 12, 8, 16], "rotation": 180, "texture": "#0"}
Expand Down

0 comments on commit c5d363e

Please sign in to comment.