mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 14:34:16 +01:00
Use x_log_top in Water Wheels
This commit is contained in:
parent
a9f041a136
commit
3756ced16b
@ -4,10 +4,10 @@
|
|||||||
"textures": {
|
"textures": {
|
||||||
"axis": "create:block/axis",
|
"axis": "create:block/axis",
|
||||||
"axis_top": "create:block/axis_top",
|
"axis_top": "create:block/axis_top",
|
||||||
|
"metal": "create:block/waterwheel_metal",
|
||||||
"log": "block/oak_log",
|
"log": "block/oak_log",
|
||||||
"planks": "block/oak_planks",
|
"planks": "block/oak_planks",
|
||||||
"metal": "create:block/waterwheel_metal",
|
"log_top": "block/oak_log_top",
|
||||||
"stripped_log_top": "block/stripped_oak_log_top",
|
|
||||||
"particle": "#planks"
|
"particle": "#planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -59,4 +59,4 @@ Ke 0.000000 0.000000 0.000000
|
|||||||
Ni 1.450000
|
Ni 1.450000
|
||||||
d 1.000000
|
d 1.000000
|
||||||
illum 2
|
illum 2
|
||||||
map_Kd #stripped_log_top
|
map_Kd #log_top
|
||||||
|
Loading…
Reference in New Issue
Block a user