-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add dark_oak_door, dark_oak_trapdoor, dispenser_front, lodestone, com…
…poster_compost, carrots, beehive, door inventory textures; revised nether_wart_block
- Loading branch information
Showing
85 changed files
with
292 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/acacia_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"parent": "block/beehive", | ||
"textures": { | ||
"top": "block/beehive_end_inventory", | ||
"bottom": "block/beehive_end_inventory", | ||
"side": "block/beehive_side_inventory", | ||
"front": "block/beehive_front_inventory", | ||
"particle": "block/beehive_side_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/birch_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/dark_oak_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "block/dark_oak_trapdoor_bottom", | ||
"textures": { | ||
"texture": "block/dark_oak_trapdoor_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/iron_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/jungle_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"parent": "block/lodestone", | ||
"textures": { | ||
"end": "block/lodestone_top_inventory", | ||
"side": "block/lodestone_side_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "block/nether_wart_block", | ||
"textures": { | ||
"all": "block/nether_wart_block_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/oak_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "block/spruce_door_inventory" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
height: | ||
scale: 0.4 | ||
normal: | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: {} | ||
|
1 change: 1 addition & 0 deletions
1
src/assets/minecraft/textures/block/beehive_front_honey/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
height: | ||
shift: -0.02 | ||
normal: | ||
|
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.
20 changes: 20 additions & 0 deletions
20
src/assets/minecraft/textures/block/carrots_stage0/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
albedo: | ||
value-red: 62 | ||
value-green: 131 | ||
value-blue: 40 | ||
normal: | ||
strength: 0.5 | ||
filter: sobel3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.6 | ||
f0: | ||
value: 0.017 | ||
sss: | ||
value: 0.4 | ||
wrap-x: false | ||
wrap-y: false |
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.
18 changes: 18 additions & 0 deletions
18
src/assets/minecraft/textures/block/carrots_stage1/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
albedo: | ||
value-red: 62 | ||
value-green: 131 | ||
value-blue: 40 | ||
normal: | ||
strength: 0.8 | ||
filter: sobel3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 4 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.5 | ||
f0: | ||
value: 0.017 | ||
wrap-x: false | ||
wrap-y: false |
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.
12 changes: 12 additions & 0 deletions
12
src/assets/minecraft/textures/block/carrots_stage2/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
normal: | ||
strength: 1 | ||
filter: sobel3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 6 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: {} | ||
wrap-x: false | ||
wrap-y: false |
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.
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.
12 changes: 12 additions & 0 deletions
12
src/assets/minecraft/textures/block/carrots_stage3/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
normal: | ||
strength: 2 | ||
filter: sobel3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 8 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: {} | ||
wrap-x: false | ||
wrap-y: false |
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions
12
src/assets/minecraft/textures/block/composter_compost/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
normal: | ||
noise: 8 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 3 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: | ||
value: 0.04 | ||
porosity: | ||
value: 0.3 |
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.
Oops, something went wrong.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
src/assets/minecraft/textures/block/composter_ready/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
normal: | ||
noise: 8 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 3 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: | ||
value: 0.04 | ||
porosity: | ||
value: 0.3 |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
height: | ||
shift: -0.02 | ||
normal: | ||
filter: sobel-low | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 4 | ||
step-distance: 0.2 | ||
parts: | ||
- name: dark_oak_door_top | ||
left: 0 | ||
top: 0 | ||
width: 16 | ||
height: 16 | ||
- name: dark_oak_door_bottom | ||
left: 0 | ||
top: 16 | ||
width: 16 | ||
height: 16 |
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
src/assets/minecraft/textures/block/dark_oak_trapdoor/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: | ||
value-red: 81 | ||
value-green: 53 | ||
value-blue: 25 | ||
height: | ||
scale: 0.8 | ||
normal: | ||
strength: 2 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 4 | ||
step-distance: 0.2 | ||
f0: | ||
value: 0.03 | ||
porosity: | ||
value: 0.2 |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
src/assets/minecraft/textures/block/dispenser_front/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
alpha: | ||
value: 255 | ||
height: {} | ||
normal: | ||
noise: 1 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 6 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: {} | ||
porosity: {} | ||
create-inventory: true |
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+101 Bytes
src/assets/minecraft/textures/block/dispenser_front_vertical/albedo.png
Oops, something went wrong.
Binary file added
BIN
+900 Bytes
src/assets/minecraft/textures/block/dispenser_front_vertical/height.png
Oops, something went wrong.
16 changes: 16 additions & 0 deletions
16
src/assets/minecraft/textures/block/dispenser_front_vertical/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
alpha: | ||
value: 255 | ||
height: {} | ||
normal: | ||
noise: 1 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 6 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: | ||
value: 0.05 | ||
porosity: {} | ||
create-inventory: true |
Binary file added
BIN
+85 Bytes
src/assets/minecraft/textures/block/dispenser_front_vertical/porosity.png
Oops, something went wrong.
Binary file added
BIN
+87 Bytes
src/assets/minecraft/textures/block/dispenser_front_vertical/smooth.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
albedo: | ||
value-red: 197 | ||
value-green: 200 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
create-inventory: true | ||
height: | ||
scale: 0.8 | ||
normal: | ||
|
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
src/assets/minecraft/textures/block/lodestone_side/pbr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
alpha: | ||
value: 255 | ||
albedo: | ||
value-red: 129 | ||
value-green: 129 | ||
value-blue: 133 | ||
height: | ||
scale: 0.6 | ||
normal: | ||
noise: 3 | ||
filter: sobel-low | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 4 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.06 | ||
f0: | ||
value: 0.05 | ||
porosity: | ||
value: 0.6 | ||
create-inventory: true |
Oops, something went wrong.
Binary file added
BIN
+238 Bytes
src/assets/minecraft/textures/block/lodestone_top/lodestone_top.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: | ||
value-red: 149 | ||
value-green: 151 | ||
value-blue: 155 | ||
height: | ||
scale: 0.5 | ||
normal: | ||
noise: 3 | ||
filter: sobel-low | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 4 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: | ||
value: 0.05 | ||
porosity: | ||
value: 0.6 |
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.