Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
Line 27: Line 27:
code: "mygoldblock",
code: "mygoldblock",
creativeinventory: { "general": ["*"] },
creativeinventory: { "general": ["*"] },
shape: { base: "basic/cube" },
shape: { base: "block/basic/cube" },
blockmaterial: "Stone",
blockmaterial: "Stone",
drawtype: "cube",
drawtype: "Cube",
textures: {
textures: {
all: { base: "mygoldtexture" }
all: { base: "block/mygoldtexture" }
},
},
resistance: 3.5,
resistance: 3.5,
Confirmedusers, editor, Administrators
886

edits