Skip to content

Commit

Permalink
add bedrock, farmland_moist levels, cauldron, brewing_stand; partial …
Browse files Browse the repository at this point in the history
…beehive
  • Loading branch information
null511 committed Mar 15, 2021
1 parent f0174e0 commit a9352d8
Show file tree
Hide file tree
Showing 57 changed files with 370 additions and 12 deletions.
3 changes: 2 additions & 1 deletion src/Textureless-LabPbr-32x.pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ encoding:
albedo-red: {}
albedo-green: {}
albedo-blue: {}
height: {}
height:
sampler: bilinear
occlusion: {}
normal-x: {}
normal-y: {}
Expand Down
7 changes: 7 additions & 0 deletions src/assets/minecraft/blockstates/bedrock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "block/bedrock"
}
}
}
28 changes: 28 additions & 0 deletions src/assets/minecraft/blockstates/farmland.json
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"
}
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_1.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_2.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_3.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_4.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_5.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_6.json
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"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/block/farmland_moist_7.json
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"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/bedrock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/bedrock",
"textures": {
"all": "block/bedrock_inventory"
}
}
10 changes: 0 additions & 10 deletions src/assets/minecraft/textures/block/bedrock.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/bedrock/f0.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.
19 changes: 19 additions & 0 deletions src/assets/minecraft/textures/block/bedrock/pbr.yml
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.
21 changes: 21 additions & 0 deletions src/assets/minecraft/textures/block/beehive_side/pbr.yml
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.
11 changes: 11 additions & 0 deletions src/assets/minecraft/textures/block/brewing_stand/pbr.yml
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 src/assets/minecraft/textures/block/brewing_stand_base/pbr.yml
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 src/assets/minecraft/textures/block/cauldron_bottom/pbr.yml
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 src/assets/minecraft/textures/block/cauldron_inner/pbr.yml
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.
24 changes: 24 additions & 0 deletions src/assets/minecraft/textures/block/cauldron_side/pbr.yml
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.
21 changes: 21 additions & 0 deletions src/assets/minecraft/textures/block/cauldron_top/pbr.yml
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
2 changes: 1 addition & 1 deletion src/assets/minecraft/textures/block/farmland/pbr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 src/assets/minecraft/textures/block/farmland_moist/1.pbr.yml
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 src/assets/minecraft/textures/block/farmland_moist/2.pbr.yml
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 src/assets/minecraft/textures/block/farmland_moist/3.pbr.yml
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 src/assets/minecraft/textures/block/farmland_moist/4.pbr.yml
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
Loading

0 comments on commit a9352d8

Please sign in to comment.