-
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 bedrock, farmland_moist levels, cauldron, brewing_stand; partial …
…beehive
- Loading branch information
Showing
57 changed files
with
370 additions
and
12 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
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 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "block/bedrock" | ||
} | ||
} | ||
} |
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,28 @@ | ||
{ | ||
"variants": { | ||
"moisture=0": { | ||
"model": "block/farmland" | ||
}, | ||
"moisture=1": { | ||
"model": "block/farmland_moist_1" | ||
}, | ||
"moisture=2": { | ||
"model": "block/farmland_moist_2" | ||
}, | ||
"moisture=3": { | ||
"model": "block/farmland_moist_3" | ||
}, | ||
"moisture=4": { | ||
"model": "block/farmland_moist_4" | ||
}, | ||
"moisture=5": { | ||
"model": "block/farmland_moist_5" | ||
}, | ||
"moisture=6": { | ||
"model": "block/farmland_moist_6" | ||
}, | ||
"moisture=7": { | ||
"model": "block/farmland_moist_7" | ||
} | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/1" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/2" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/3" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/4" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/5" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/6" | ||
} | ||
} |
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/template_farmland", | ||
"textures": { | ||
"dirt": "block/dirt", | ||
"top": "block/farmland_moist/7" | ||
} | ||
} |
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/bedrock", | ||
"textures": { | ||
"all": "block/bedrock_inventory" | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
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.
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,19 @@ | ||
create-inventory: true | ||
alpha: | ||
value: 255 | ||
albedo: {} | ||
height: | ||
scale: 0.4 | ||
normal: | ||
strength: 0.4 | ||
noise: 4 | ||
filter: sobel-low | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 3 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: {} | ||
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.
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.
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 @@ | ||
alpha: | ||
value: 255 | ||
albedo: {} | ||
height: | ||
scale: 0.2 | ||
edge-fade-x: 0.2 | ||
edge-fade-y: 0.2 | ||
normal: | ||
strength: 0.8 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: {} | ||
f0: {} | ||
porosity: | ||
value: 0.8 | ||
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.
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,11 @@ | ||
normal: | ||
filter: sobel-low | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 3 | ||
step-distance: 0.2 | ||
emissive: | ||
scale: 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.
22 changes: 22 additions & 0 deletions
22
src/assets/minecraft/textures/block/brewing_stand_base/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,22 @@ | ||
alpha: | ||
value: 255 | ||
albedo: | ||
value-red: 124 | ||
value-green: 114 | ||
value-blue: 114 | ||
height: | ||
scale: 0.7 | ||
normal: | ||
noise: 3 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 3 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.7 | ||
metal: | ||
value: 230 | ||
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.
21 changes: 21 additions & 0 deletions
21
src/assets/minecraft/textures/block/cauldron_bottom/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 @@ | ||
albedo: | ||
value-red: 85 | ||
value-green: 83 | ||
value-blue: 83 | ||
height: {} | ||
normal: | ||
noise: 3 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 1 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.34 | ||
metal: | ||
value: 230 | ||
porosity: | ||
value: 0 | ||
wrap-x: false | ||
wrap-y: false |
23 changes: 23 additions & 0 deletions
23
src/assets/minecraft/textures/block/cauldron_inner/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: 85 | ||
value-green: 83 | ||
value-blue: 83 | ||
height: {} | ||
normal: | ||
noise: 3 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 1 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.34 | ||
metal: | ||
value: 230 | ||
porosity: | ||
value: 0 | ||
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.
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,24 @@ | ||
alpha: | ||
value: 255 | ||
albedo: | ||
value-red: 85 | ||
value-green: 83 | ||
value-blue: 83 | ||
height: | ||
scale: 0.8 | ||
normal: | ||
strength: 1.5 | ||
noise: 3 | ||
filter: sobel3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 5 | ||
step-distance: 0.2 | ||
smooth: {} | ||
metal: | ||
value: 230 | ||
porosity: | ||
value: 0 | ||
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.
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 @@ | ||
albedo: | ||
value-red: 85 | ||
value-green: 83 | ||
value-blue: 83 | ||
height: {} | ||
normal: | ||
noise: 3 | ||
filter: sobel-high | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 1 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.67 | ||
metal: | ||
value: 230 | ||
porosity: | ||
value: 0 | ||
wrap-x: false | ||
wrap-y: false |
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 |
---|---|---|
|
@@ -15,5 +15,5 @@ smooth: | |
f0: | ||
value: 0.07 | ||
porosity: | ||
value: 0.78 | ||
value: 0.8 | ||
create-inventory: true |
19 changes: 19 additions & 0 deletions
19
src/assets/minecraft/textures/block/farmland_moist/1.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,19 @@ | ||
alpha: | ||
value: 255 | ||
height: | ||
texture: height.png | ||
scale: 0.4 | ||
normal: | ||
strength: 0.5 | ||
noise: 3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.08 | ||
f0: | ||
value: 0.07 | ||
porosity: | ||
value: 0.7 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
src/assets/minecraft/textures/block/farmland_moist/2.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,19 @@ | ||
alpha: | ||
value: 255 | ||
height: | ||
texture: height.png | ||
scale: 0.4 | ||
normal: | ||
strength: 0.5 | ||
noise: 3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.14 | ||
f0: | ||
value: 0.07 | ||
porosity: | ||
value: 0.6 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
src/assets/minecraft/textures/block/farmland_moist/3.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,19 @@ | ||
alpha: | ||
value: 255 | ||
height: | ||
texture: height.png | ||
scale: 0.4 | ||
normal: | ||
strength: 0.5 | ||
noise: 3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.2 | ||
f0: | ||
value: 0.07 | ||
porosity: | ||
value: 0.5 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
src/assets/minecraft/textures/block/farmland_moist/4.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,19 @@ | ||
alpha: | ||
value: 255 | ||
height: | ||
texture: height.png | ||
scale: 0.4 | ||
normal: | ||
strength: 0.5 | ||
noise: 3 | ||
occlusion: | ||
quality: 0.1 | ||
z-bias: 0.02 | ||
z-scale: 2 | ||
step-distance: 0.2 | ||
smooth: | ||
value: 0.26 | ||
f0: | ||
value: 0.07 | ||
porosity: | ||
value: 0.4 |
Oops, something went wrong.
Oops, something went wrong.