Skip to content

Commit

Permalink
better grass; add cornflower, allium
Browse files Browse the repository at this point in the history
  • Loading branch information
null511 committed Apr 26, 2021
1 parent c2924cf commit 6b6e7a7
Show file tree
Hide file tree
Showing 17 changed files with 42 additions and 34 deletions.
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/cornflower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block/cornflower_inventory"
}
}
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/optifine/ctm/grass_block_top/height.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 10 additions & 9 deletions src/assets/minecraft/optifine/ctm/grass_block_top/mat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,20 @@ albedo:
value-green: 138
value-blue: 138
height:
shift: -0.28
scale: 0.12
edge-fade-x: 3
edge-fade-y: 3
shift: -0.2
scale: 0.2
edge-fade-x: 6
edge-fade-y: 6
normal:
strength: 0.6
strength: 4
noise: 6
filter: sobel3
occlusion:
z-bias: 8
z-scale: 1.5
step-distance: 0.15
smooth: {}
z-bias: 1
z-scale: 1
step-distance: 0.3
smooth:
scale: 0.8
f0:
value: 0.01
porosity: {}
Expand Down
Binary file modified src/assets/minecraft/optifine/ctm/grass_block_top/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/allium/alpha.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.
11 changes: 11 additions & 0 deletions src/assets/minecraft/textures/block/allium/mat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
wrap-y: false
height:
value: 0
normal:
filter: sobel3
occlusion:
z-bias: 0
z-scale: 3
step-distance: 0.15
f0:
value: 0.017
13 changes: 0 additions & 13 deletions src/assets/minecraft/textures/block/allium/pbr.yml

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/minecraft/textures/block/allium/sss.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/cornflower/alpha.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.
15 changes: 15 additions & 0 deletions src/assets/minecraft/textures/block/cornflower/mat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
publish-inventory: true
wrap-y: false
height:
value: 0
normal:
strength: 0.8
occlusion:
z-bias: 0
z-scale: 4
step-distance: 0.15
smooth: {}
f0:
value: 0.017
sss:
scale: 0.8
12 changes: 0 additions & 12 deletions src/assets/minecraft/textures/block/cornflower/pbr.yml

This file was deleted.

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.

0 comments on commit 6b6e7a7

Please sign in to comment.