Updated Chlorophyte Anvil's sprite.
This commit is contained in:
parent
186e69d9a5
commit
aa77486a6a
@ -13,9 +13,9 @@ namespace Decimation.Content.Items.Placeable
|
|||||||
|
|
||||||
protected override void InitPlaceable()
|
protected override void InitPlaceable()
|
||||||
{
|
{
|
||||||
item.width = 20;
|
item.width = 32;
|
||||||
item.height = 20;
|
item.height = 18;
|
||||||
this.item.maxStack = 1;
|
item.maxStack = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override ModRecipe GetRecipe()
|
protected override ModRecipe GetRecipe()
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 381 B |
Binary file not shown.
|
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 461 B |
Loading…
Reference in New Issue
Block a user