[Change] CRYSTALITE_ELYTRA spedd modifier
This commit is contained in:
parent
aec75669ed
commit
3cecb7dd8c
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ public class EndItems {
|
||||||
true
|
true
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
public static final Item CRYSTALITE_ELYTRA = registerEndItem("elytra_crystalite", new CrystaliteElytra(650, 1.01D));
|
public static final Item CRYSTALITE_ELYTRA = registerEndItem("elytra_crystalite", new CrystaliteElytra(650, 1.0D));
|
||||||
|
|
||||||
// Tools //
|
// Tools //
|
||||||
public static final TieredItem AETERNIUM_SHOVEL = registerEndTool("aeternium_shovel", new BaseShovelItem(
|
public static final TieredItem AETERNIUM_SHOVEL = registerEndTool("aeternium_shovel", new BaseShovelItem(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue