mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 10:58:15 -05:00
Update #48 - Added some features from OptiFine
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
|
||||
# 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
|
@ -0,0 +1,16 @@
|
||||
|
||||
# Eagler Context Redacted Diff
|
||||
# Copyright (c) 2025 lax1dude. All rights reserved.
|
||||
|
||||
# Version: 1.0
|
||||
# Author: lax1dude
|
||||
|
||||
> CHANGE 14 : 15 @ 14 : 15
|
||||
|
||||
~ "west": { "uv": [ 0, 0, 9, 16 ], "texture": "#pane" },
|
||||
|
||||
> CHANGE 9 : 10 @ 9 : 10
|
||||
|
||||
~ "north": { "uv": [ 0, 0, 7, 16 ], "texture": "#pane" },
|
||||
|
||||
> EOF
|
@ -0,0 +1,17 @@
|
||||
|
||||
# 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, 16 ], "texture": "#edge", "cull": false },
|
||||
~ "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cull": false },
|
||||
~ "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
|
||||
~ "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
|
||||
~ "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#pane", "cull": false },
|
||||
~ "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#pane", "cull": false }
|
||||
|
||||
> EOF
|
@ -0,0 +1,16 @@
|
||||
|
||||
# Eagler Context Redacted Diff
|
||||
# Copyright (c) 2025 lax1dude. All rights reserved.
|
||||
|
||||
# Version: 1.0
|
||||
# Author: lax1dude
|
||||
|
||||
> CHANGE 14 : 15 @ 14 : 15
|
||||
|
||||
~ "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#pane" },
|
||||
|
||||
> CHANGE 9 : 10 @ 9 : 10
|
||||
|
||||
~ "north": { "uv": [ 0, 0, 7, 16 ], "texture": "#pane" },
|
||||
|
||||
> EOF
|
Reference in New Issue
Block a user