Skip to content

Commit ac59009

Browse files
committed
improved rails, bricks, gold, copper +cut, iron, nether_wart, magma
1 parent d8c570a commit ac59009

263 files changed

Lines changed: 674 additions & 138 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
-3.44 KB
Binary file not shown.
3.47 KB

src/LabPbr-16x.pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ encoding:
3030
block-texture-size: 16
3131
item-texture-size: 16
3232
texture-scale: 0.5
33-
auto-generate-occlusion: true
33+
auto-generate-occlusion: false
3434
occlusion-quality: 0.1
3535
occlusion-power: 1

src/LabPbr-32x.pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ item-texture-size: 32
2929
texture-scale: 1
3030
auto-generate-occlusion: false
3131
occlusion-quality: 0.2
32-
occlusion-power: 1
32+
occlusion-power: 0.2
7.15 KB
File renamed without changes.
18.6 KB
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
publish-item: true
2+
wrap-x: true
3+
wrap-y: true
4+
color:
5+
bake-occlusion: false
6+
height:
7+
shift: -0.1
8+
scale: 0.4
9+
normal:
10+
noise: 6
11+
method: sobel-low
12+
strength: 0.5
13+
occlusion:
14+
step-distance: 0.2
15+
z-bias: 0.2
16+
z-scale: 3
17+
smooth:
18+
scale: 1.5
19+
ctm:
20+
method: of-repeat
21+
width: 8
22+
height: 8
23+
match-tiles: bricks
20.8 KB
15.8 KB

0 commit comments

Comments
 (0)