Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
Line 192: Line 192:
"*-good": {
"*-good": {
all: {  
all: {  
base: "my{type}texture",
base: "block/my{type}texture",
},
},
},
},
"*-used": {
"*-used": {
all: {  
all: {  
base: "my{type}texture",
base: "block/my{type}texture",
alternates: [{base: "my{type}texture1" }, {base: "my{type}texture2" }, {base: "my{type}texture3" }],
alternates: [{base: "block/my{type}texture1" }, {base: "block/my{type}texture2" }, {base: "block/my{type}texture3" }],
},
},
},
},
Confirmedusers, editor, Administrators
886

edits