Asset directory structure reordering. Textures for rebar concrete and table improved.

This commit is contained in:
stfwi 2019-02-13 21:09:31 +01:00
parent df78b23b49
commit 3b2e829da2
26 changed files with 206 additions and 205 deletions

View file

@ -1,6 +1,6 @@
{
"forge_marker": 1,
"defaults": { "model": "engineersdecor:metal_rung_ladder_model" },
"defaults": { "model": "engineersdecor:ladder/metal_rung_ladder_model" },
"variants": {
"normal": [{}],
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":0}, "down": {"x":0} },

View file

@ -1,6 +1,6 @@
{
"forge_marker": 1,
"defaults": { "model": "engineersdecor:metal_rung_steps_model" },
"defaults": { "model": "engineersdecor:ladder/metal_rung_steps_model" },
"variants": {
"normal": [{}],
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":0}, "down": {"x":0} },

View file

@ -1,7 +1,7 @@
{
"forge_marker": 1,
"defaults": {
"model": "engineersdecor:slag_brick_model",
"model": "engineersdecor:decor_full_block_model",
"textures": { "all": "engineersdecor:blocks/slag_brick/slag_brick_texture0" }
},
"variants": {

View file

@ -1,6 +1,6 @@
{
"forge_marker": 1,
"defaults": { "model": "engineersdecor:treated_wood_ladder_model" },
"defaults": { "model": "engineersdecor:ladder/treated_wood_ladder_model" },
"variants": {
"normal": [{}],
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":0}, "down": {"x":0} },

View file

@ -1,6 +1,6 @@
{
"forge_marker": 1,
"defaults": { "model": "engineersdecor:treated_wood_table_model" },
"defaults": { "model": "engineersdecor:furniture/treated_wood_table_model" },
"variants": {
"normal": [{}],
"inventory": [{}]

View file

@ -0,0 +1,190 @@
{
"credit": "I made this with the Blockbench",
"parent": "block/cube",
"textures": {
"o": "engineersdecor:blocks/iestyle/treated_wood_framed_texture",
"particle": "engineersdecor:blocks/iestyle/treated_wood_framed_texture"
},
"elements": [
{
"from": [1, 0, 1],
"to": [3, 14, 3],
"faces": {
"north": {"uv": [13, 2, 15, 16], "texture": "#o"},
"east": {"uv": [13, 2, 15, 16], "texture": "#o"},
"south": {"uv": [1, 2, 3, 16], "texture": "#o"},
"west": {"uv": [1, 2, 3, 16], "texture": "#o"},
"up": {"uv": [1, 1, 3, 3], "texture": "#o"},
"down": {"uv": [1, 13, 3, 15], "texture": "#o", "cullface": "down"}
}
},
{
"from": [13, 0, 1],
"to": [15, 14, 3],
"faces": {
"north": {"uv": [1, 2, 3, 16], "texture": "#o"},
"east": {"uv": [13, 2, 15, 16], "texture": "#o"},
"south": {"uv": [13, 2, 15, 16], "texture": "#o"},
"west": {"uv": [1, 2, 3, 16], "texture": "#o"},
"up": {"uv": [13, 1, 15, 3], "texture": "#o"},
"down": {"uv": [13, 13, 15, 15], "texture": "#o", "cullface": "down"}
}
},
{
"from": [13, 0, 13],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [1, 2, 3, 16], "texture": "#o"},
"east": {"uv": [1, 2, 3, 16], "texture": "#o"},
"south": {"uv": [13, 2, 15, 16], "texture": "#o"},
"west": {"uv": [13, 2, 15, 16], "texture": "#o"},
"up": {"uv": [13, 13, 15, 15], "texture": "#o"},
"down": {"uv": [13, 1, 15, 3], "texture": "#o", "cullface": "down"}
}
},
{
"from": [1, 0, 13],
"to": [3, 14, 15],
"faces": {
"north": {"uv": [13, 2, 15, 16], "texture": "#o"},
"east": {"uv": [1, 2, 3, 16], "texture": "#o"},
"south": {"uv": [1, 2, 3, 16], "texture": "#o"},
"west": {"uv": [13, 2, 15, 16], "texture": "#o"},
"up": {"uv": [1, 13, 3, 15], "texture": "#o"},
"down": {"uv": [1, 1, 3, 3], "texture": "#o", "cullface": "down"}
}
},
{
"from": [0, 14, 0],
"to": [16, 15.875, 16],
"faces": {
"north": {"uv": [0, 0.125, 16, 2], "texture": "#o"},
"east": {"uv": [0, 0.125, 16, 2], "texture": "#o"},
"south": {"uv": [0, 0.125, 16, 2], "texture": "#o"},
"west": {"uv": [0, 0.125, 16, 2], "texture": "#o"},
"up": {"uv": [0, 0, 16, 16], "texture": "#o"},
"down": {"uv": [0, 0, 16, 16], "texture": "#o"}
}
},
{
"from": [0.125, 15.875, 0.125],
"to": [15.875, 16, 15.875],
"faces": {
"north": {"uv": [0.25, 0, 15.75, 0.125], "texture": "#o"},
"east": {"uv": [0.25, 0, 15.75, 0.125], "texture": "#o"},
"south": {"uv": [0.25, 0, 15.75, 0.125], "texture": "#o"},
"west": {"uv": [0.25, 0, 15.75, 0.125], "texture": "#o"},
"up": {"uv": [0.25, 0.25, 15.75, 15.75], "texture": "#o"},
"down": {"uv": [0.25, 0.25, 15.75, 15.75], "texture": "#o"}
}
},
{
"from": [13, 13.5, 3],
"to": [15, 14, 5],
"faces": {
"north": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"east": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"south": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"west": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"up": {"uv": [13, 3, 15, 5], "texture": "#o"},
"down": {"uv": [13, 11, 15, 13], "texture": "#o"}
}
},
{
"from": [13, 13.5, 11],
"to": [15, 14, 13],
"faces": {
"north": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"east": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"south": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"west": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"up": {"uv": [13, 11, 15, 13], "texture": "#o"},
"down": {"uv": [13, 3, 15, 5], "texture": "#o"}
}
},
{
"from": [1, 13.5, 11],
"to": [3, 14, 13],
"faces": {
"north": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"east": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"south": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"west": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"up": {"uv": [1, 11, 3, 13], "texture": "#o"},
"down": {"uv": [1, 3, 3, 5], "texture": "#o"}
}
},
{
"from": [1, 13.5, 3],
"to": [3, 14, 5],
"faces": {
"north": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"east": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"south": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"west": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"up": {"uv": [1, 3, 3, 5], "texture": "#o"},
"down": {"uv": [1, 11, 3, 13], "texture": "#o"}
}
},
{
"from": [11, 13.5, 1],
"to": [13, 14, 3],
"faces": {
"north": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"east": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"south": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"west": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"up": {"uv": [11, 1, 13, 3], "texture": "#o"},
"down": {"uv": [11, 13, 13, 15], "texture": "#o"}
}
},
{
"from": [3, 13.5, 1],
"to": [5, 14, 3],
"faces": {
"north": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"east": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"south": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"west": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"up": {"uv": [3, 1, 5, 3], "texture": "#o"},
"down": {"uv": [3, 13, 5, 15], "texture": "#o"}
}
},
{
"from": [11, 13.5, 13],
"to": [13, 14, 15],
"faces": {
"north": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"east": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"south": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"west": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"up": {"uv": [11, 13, 13, 15], "texture": "#o"},
"down": {"uv": [11, 1, 13, 3], "texture": "#o"}
}
},
{
"from": [3, 13.5, 13],
"to": [5, 14, 15],
"faces": {
"north": {"uv": [11, 2, 13, 2.5], "texture": "#o"},
"east": {"uv": [1, 2, 3, 2.5], "texture": "#o"},
"south": {"uv": [3, 2, 5, 2.5], "texture": "#o"},
"west": {"uv": [13, 2, 15, 2.5], "texture": "#o"},
"up": {"uv": [3, 13, 5, 15], "texture": "#o"},
"down": {"uv": [3, 1, 5, 3], "texture": "#o"}
}
}
],
"display": {
"ground": {
"scale": [0.2, 0.2, 0.2]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -2,8 +2,8 @@
"credit": "I made this with the Blockbench",
"parent": "block/cube",
"textures": {
"o": "engineersdecor:blocks/iestyle/treated_wood",
"particle": "engineersdecor:blocks/iestyle/treated_wood"
"o": "engineersdecor:blocks/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:blocks/iestyle/treated_wood_rough_texture"
},
"elements": [
{

View file

@ -1 +0,0 @@
{ "parent": "block/cube_all", "textures": { "all": "engineersdecor:blocks/slag_brick/slag_brick_texture0" } }

View file

@ -1,190 +0,0 @@
{
"credit": "I made this with the Blockbench",
"parent": "block/cube",
"textures": {
"o": "engineersdecor:blocks/iestyle/treated_wood",
"particle": "engineersdecor:blocks/iestyle/treated_wood"
},
"elements": [
{
"from": [1, 0, 1],
"to": [3, 14, 3],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o", "cullface": "down"}
}
},
{
"from": [13, 0, 1],
"to": [15, 14, 3],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o", "cullface": "down"}
}
},
{
"from": [13, 0, 13],
"to": [15, 14, 15],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o", "cullface": "down"}
}
},
{
"from": [1, 0, 13],
"to": [3, 14, 15],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o", "cullface": "down"}
}
},
{
"from": [0, 14, 0],
"to": [16, 15.875, 16],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [0.25, 15.875, 0.25],
"to": [15.75, 16, 15.75],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [13, 13.5, 3],
"to": [15, 14, 5],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [13, 13.5, 11],
"to": [15, 14, 13],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [1, 13.5, 11],
"to": [3, 14, 13],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [1, 13.5, 3],
"to": [3, 14, 5],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [11, 13.5, 1],
"to": [13, 14, 3],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [3, 13.5, 1],
"to": [5, 14, 3],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [11, 13.5, 13],
"to": [13, 14, 15],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
},
{
"from": [3, 13.5, 13],
"to": [5, 14, 15],
"faces": {
"north": {"texture": "#o"},
"east": {"texture": "#o"},
"south": {"texture": "#o"},
"west": {"texture": "#o"},
"up": {"texture": "#o"},
"down": {"texture": "#o"}
}
}
],
"display": {
"ground": {
"scale": [0.2, 0.2, 0.2]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 608 B

After

Width:  |  Height:  |  Size: 607 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 623 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 B

After

Width:  |  Height:  |  Size: 639 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 620 B

After

Width:  |  Height:  |  Size: 618 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 612 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 619 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 613 B

After

Width:  |  Height:  |  Size: 611 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 615 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 513 B

After

Width:  |  Height:  |  Size: 535 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B