Anvil and chain prototype

This commit is contained in:
paulevsGitch 2021-01-22 12:33:23 +03:00
parent baf836615d
commit 155b2b2b21
21 changed files with 171 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/template_anvil",
"textures": {
"top": "betterend:block/%block%_top",
"body": "betterend:block/%block%",
"particle": "#body"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/chain",
"textures": {
"particle": "betterend:block/%block%",
"all": "betterend:block/%block%"
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"facing=east": {
"model": "betterend:pattern/%block%",
"y": 270
},
"facing=north": {
"model": "betterend:pattern/%block%",
"y": 180
},
"facing=south": {
"model": "betterend:pattern/%block%"
},
"facing=west": {
"model": "betterend:pattern/%block%",
"y": 90
}
}
}

View file

@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:pattern/%block%",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:pattern/%block%"
},
"axis=z": {
"model": "betterend:pattern/%block%",
"x": 90
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 B

After

Width:  |  Height:  |  Size: 429 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 310 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 555 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 319 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 231 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 557 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 396 B

Before After
Before After