Small texture update

This commit is contained in:
paulevsGitch 2021-01-31 07:33:23 +03:00
parent 271dacc228
commit 5fd9490270
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ public class AnvilRecipes {
AnvilRecipe.Builder.create("ender_shard_to_dust")
.setInput(EndItems.ENDER_SHARD)
.setOutput(EndItems.ENDER_DUST)
.setLevel(2)
.setLevel(0)
.setDamage(3)
.build();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 256 B

Before After
Before After