Small texture update
This commit is contained in:
parent
271dacc228
commit
5fd9490270
2 changed files with 1 additions and 1 deletions
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue