Anvil and chain prototype
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/template_anvil",
|
||||
"textures": {
|
||||
"top": "betterend:block/%block%_top",
|
||||
"body": "betterend:block/%block%",
|
||||
"particle": "#body"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "block/chain",
|
||||
"textures": {
|
||||
"particle": "betterend:block/%block%",
|
||||
"all": "betterend:block/%block%"
|
||||
}
|
||||
}
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 429 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 555 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 319 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 557 B |
After Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 396 B |