mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-16 13:37:49 -07:00
18 lines
621 B
JSON
18 lines
621 B
JSON
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2025 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> CHANGE 10 : 16 @ 10 : 16
|
|
|
|
~ "down": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" },
|
|
~ "up": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" },
|
|
~ "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
|
|
~ "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
|
|
~ "west": { "uv": [ 0, 0, 9, 16 ], "texture": "#pane" },
|
|
~ "east": { "uv": [ 7, 0, 16, 16 ], "texture": "#pane" }
|
|
|
|
> EOF
|