Skip to content

Commit

Permalink
add soul_fire, villager initial, armorer, grass ctm; improved bell, r…
Browse files Browse the repository at this point in the history
…edstone_lamp
  • Loading branch information
null511 committed Apr 4, 2021
1 parent 6986dc1 commit 130a1c3
Show file tree
Hide file tree
Showing 57 changed files with 126 additions and 28 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
alpha:
value: 255
albedo:
value-red: 128
value-green: 128
value-blue: 128
height:
shift: -0.12
scale: 0.4
edge-fade-x: 3
edge-fade-y: 3
normal:
strength: 0.8
noise: 4
occlusion:
z-bias: 0
z-scale: 6
step-distance: 0.15
smooth:
scale: 0.3
f0:
value: 0.017
porosity: {}
sss:
value: 0.2
ctm-count-x: 8
ctm-count-y: 8
ctm-type: repeat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
matchTiles=grass_block_top
method=repeat
width=8
height=8
tiles=0-63
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
publish: false
publish-inventory: true
height:
value: 0
normal:
Expand All @@ -6,5 +8,4 @@ occlusion:
z-bias: 0
z-scale: 4
step-distance: 0.15
create-inventory: true
wrap-x: false
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
publish: false
publish-inventory: true
height:
value: 0
normal:
Expand All @@ -6,4 +8,3 @@ occlusion:
z-bias: 0
z-scale: 4
step-distance: 0.15
create-inventory: true
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
publish: false
publish-inventory: true
height:
value: 0
normal:
Expand All @@ -6,4 +8,3 @@ occlusion:
z-bias: 0
z-scale: 4
step-distance: 0.15
create-inventory: true
3 changes: 2 additions & 1 deletion src/assets/minecraft/textures/block/rail_flat/pbr.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
publish: false
publish-inventory: true
height:
value: 0
normal:
Expand All @@ -6,5 +8,4 @@ occlusion:
z-bias: 0
z-scale: 4
step-distance: 0.15
create-inventory: true
wrap-x: false
Binary file modified src/assets/minecraft/textures/block/redstone_lamp/metal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/assets/minecraft/textures/block/redstone_lamp/pbr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
publish-inventory: true
alpha:
value: 255
albedo: {}
height: {}
normal:
strength: 0.7
strength: 0.4
filter: sobel-low
occlusion:
z-bias: 0
Expand Down
Binary file modified src/assets/minecraft/textures/block/redstone_lamp/smooth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/minecraft/textures/block/redstone_lamp_on/metal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ alpha:
albedo: {}
height: {}
normal:
strength: 0.7
strength: 0.4
filter: sobel-low
occlusion:
z-bias: 0
Expand Down
Binary file not shown.
Binary file modified src/assets/minecraft/textures/block/redstone_lamp_on/smooth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions src/assets/minecraft/textures/block/soul_fire_0/mat.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"animation": {
"frames": [
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
}
2 changes: 2 additions & 0 deletions src/assets/minecraft/textures/block/soul_fire_0/pbr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
emissive:
scale: 0.8
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/minecraft/textures/block/soul_fire_1/mat.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"animation": {}
}
2 changes: 2 additions & 0 deletions src/assets/minecraft/textures/block/soul_fire_1/pbr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
emissive:
scale: 0.8
15 changes: 7 additions & 8 deletions src/assets/minecraft/textures/entity/bell/bell_body.pbr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
texture-size: 32
wrap-x: false
wrap-y: false
alpha:
value: 255
albedo:
Expand All @@ -8,16 +10,13 @@ albedo:
height:
value: 0
normal:
strength: 0.2
filter: sobel-low
filter: sobel-high
occlusion:
quality: 0.1
z-bias: 0.2
z-scale: 3
steps: 8
z-scale: 1
step-distance: 0.15
smooth:
value: 0.85
value: 0.7
metal:
value: 231
value: 255
porosity:
value: 0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified src/assets/minecraft/textures/entity/bell/bell_body_h.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
texture-size: 64
wrap-x: false
wrap-y: false
height:
value: 0
normal:
strength: 2
filter: sobel-low
occlusion:
z-bias: 0
z-scale: 5
step-distance: 0.15
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ wrap-x: false
wrap-y: false
height:
value: 0
normal:
filter: sobel-low
occlusion:
value: 0
z-bias: 0
z-scale: 3
step-distance: 0.15
smooth:
value: 0.02
f0:
Expand Down
13 changes: 0 additions & 13 deletions src/assets/minecraft/textures/entity/villager/villager.pbr.yml

This file was deleted.

13 changes: 13 additions & 0 deletions src/assets/minecraft/textures/entity/villager/villager/pbr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
texture-size: 64
wrap-x: false
wrap-y: false
height:
value: 0
normal:
filter: sobel-low
occlusion:
z-scale: 2
step-distance: 0.15
smooth: {}
f0: {}
sss: {}

0 comments on commit 130a1c3

Please sign in to comment.