Skip to content

Commit

Permalink
adjusted brick albedo; add shears; roundish chicken
Browse files Browse the repository at this point in the history
  • Loading branch information
null511 committed Jul 11, 2021
1 parent e4fd8bd commit b50939f
Show file tree
Hide file tree
Showing 12 changed files with 144 additions and 12 deletions.
Binary file modified src/assets/minecraft/optifine/ctm/bricks/albedo.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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
141 changes: 141 additions & 0 deletions src/assets/minecraft/textures/entity/chicken/mat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
texture-width: 64
texture-height: 32
wrap-x: false
wrap-y: false
height:
value: 0
occlusion:
value: 0
smooth:
value: 0.16
sss:
value: 0.08
filters:
- name: head-top
left: 0.046875
top: 0
width: 0.0625
height: 0.09375
normal-curve-x: 90
normal-curve-y: 90
- name: head-bottom
left: 0.109375
top: 0
width: 0.0625
height: 0.09375
normal-curve-x: 90
normal-curve-y: 90
- name: head-right
left: 0
top: 0.09375
width: 0.046875
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90
- name: head-front
left: 0.046875
top: 0.09375
width: 0.0625
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90
- name: head-left
left: 0.109375
top: 0.09375
width: 0.046875
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90
- name: head-back
left: 0.15625
top: 0.09375
width: 0.0625
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90

- name: bill-top
left: 0.25
top: 0
width: 0.0625
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90
- name: bill-bottom
left: 0.3125
top: 0
width: 0.0625
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90
- name: bill-right
left: 0.21875
top: 0.0625
width: 0.03125
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90
- name: bill-front
left: 0.25
top: 0.0625
width: 0.0625
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90
- name: bill-left
left: 0.3125
top: 0.0625
width: 0.03125
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90
- name: bill-back
left: 0.34375
top: 0.0625
width: 0.0625
height: 0.0625
normal-curve-x: 90
normal-curve-y: 90

- name: body-front
left: 0.09375
top: 0.28125
width: 0.09375
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90
- name: body-back
left: 0.1875
top: 0.28125
width: 0.09375
height: 0.1875
normal-curve-x: 90
normal-curve-y: 90
- name: body-right
left: 0
top: 0.46875
width: 0.09375
height: 0.25
normal-curve-x: 90
normal-curve-y: 90
- name: body-bottom
left: 0.09375
top: 0.46875
width: 0.09375
height: 0.25
normal-curve-x: 90
normal-curve-y: 90
- name: body-left
left: 0.1875
top: 0.46875
width: 0.09375
height: 0.25
normal-curve-x: 90
normal-curve-y: 90
- name: body-top
left: 0.28125
top: 0.46875
width: 0.09375
height: 0.25
normal-curve-x: 90
normal-curve-y: 90
12 changes: 0 additions & 12 deletions src/assets/minecraft/textures/entity/chicken/pbr.yml

This file was deleted.

Binary file added src/assets/minecraft/textures/item/shears/albedo.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 added src/assets/minecraft/textures/item/shears/alpha.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 added src/assets/minecraft/textures/item/shears/height.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: 3 additions & 0 deletions src/assets/minecraft/textures/item/shears/mat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
texture-size: 32
height:
value: 0
Binary file added src/assets/minecraft/textures/item/shears/metal.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.
Binary file added src/assets/minecraft/textures/item/shears/smooth.png
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 b50939f

Please sign in to comment.