Aeternium anvil

This commit is contained in:
paulevsGitch 2021-02-12 12:26:05 +03:00
parent 2403907b0d
commit dec0c7df51
17 changed files with 146 additions and 8 deletions

View file

@ -675,5 +675,6 @@
"item.betterend.thallasium_pickaxe_head": "Thallasium Pickaxe Head",
"item.betterend.thallasium_shovel_head": "Thallasium Shovel Head",
"item.betterend.thallasium_sword_blade": "Thallasium Sword Blade",
"item.betterend.thallasium_sword_handle": "Thallasium Sword Handle"
"item.betterend.thallasium_sword_handle": "Thallasium Sword Handle",
"block.betterend.aeternium_anvil": "Aeternium Anvil"
}

View file

@ -695,5 +695,6 @@
"item.betterend.thallasium_pickaxe_head": "Навершие талласиевой кирки",
"item.betterend.thallasium_shovel_head": "Навершие талласиевой лопаты",
"item.betterend.thallasium_sword_blade": "Лезвие талласиевого меча",
"item.betterend.thallasium_sword_handle": "Рукоятка талласиевого меча"
"item.betterend.thallasium_sword_handle": "Рукоятка талласиевого меча",
"block.betterend.aeternium_anvil": "Этериевая наковальня"
}

View file

@ -0,0 +1,48 @@
{
"variants": {
"destruction=0,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
"destruction=0,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
"destruction=0,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
"destruction=0,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
"destruction=1,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
"destruction=1,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
"destruction=1,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
"destruction=1,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
"destruction=2,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
"destruction=2,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
"destruction=2,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
"destruction=2,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
"destruction=3,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
"destruction=3,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
"destruction=3,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
"destruction=3,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
"destruction=4,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
"destruction=4,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
"destruction=4,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
"destruction=4,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
"destruction=5,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
"destruction=5,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
"destruction=5,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
"destruction=5,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
"destruction=6,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
"destruction=6,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
"destruction=6,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
"destruction=6,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 },
"destruction=7,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
"destruction=7,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
"destruction=7,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
"destruction=7,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 },
"destruction=8,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
"destruction=8,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
"destruction=8,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
"destruction=8,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 }
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 277 B

Before After
Before After