more corrections
blockbench also likes putting "create:" in front of vanilla textures also log waterwheel spokes!
This commit is contained in:
parent
36d3f7e4a3
commit
c64d0fd98e
3 changed files with 1 additions and 2 deletions
|
@ -4,12 +4,11 @@
|
||||||
"ambientocclusion": false,
|
"ambientocclusion": false,
|
||||||
"texture_size": [32, 32],
|
"texture_size": [32, 32],
|
||||||
"textures": {
|
"textures": {
|
||||||
"2": "create:block/spruce_log_top",
|
"2": "block/spruce_log_top",
|
||||||
"4": "create:block/mixer_base_side",
|
"4": "create:block/mixer_base_side",
|
||||||
"6": "create:block/mixer_head",
|
"6": "create:block/mixer_head",
|
||||||
"11": "create:block/mechanical_press_top",
|
"11": "create:block/mechanical_press_top",
|
||||||
"1_2": "create:block/cogwheel",
|
"1_2": "create:block/cogwheel",
|
||||||
"particle": "create:block/stripped_spruce_log",
|
|
||||||
"mechanical_press_pole": "create:block/mechanical_press_pole"
|
"mechanical_press_pole": "create:block/mechanical_press_pole"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 697 B After Width: | Height: | Size: 855 B |
Loading…
Reference in a new issue