Use x_log_top in Water Wheels
This commit is contained in:
parent
a9f041a136
commit
3756ced16b
2 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@
|
|||
"textures": {
|
||||
"axis": "create:block/axis",
|
||||
"axis_top": "create:block/axis_top",
|
||||
"metal": "create:block/waterwheel_metal",
|
||||
"log": "block/oak_log",
|
||||
"planks": "block/oak_planks",
|
||||
"metal": "create:block/waterwheel_metal",
|
||||
"stripped_log_top": "block/stripped_oak_log_top",
|
||||
"log_top": "block/oak_log_top",
|
||||
"particle": "#planks"
|
||||
}
|
||||
}
|
|
@ -59,4 +59,4 @@ Ke 0.000000 0.000000 0.000000
|
|||
Ni 1.450000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd #stripped_log_top
|
||||
map_Kd #log_top
|
||||
|
|
Loading…
Reference in a new issue