[Change] Replaced custom Elytra code with fabric version
This commit is contained in:
parent
5622ae316a
commit
aec75669ed
10 changed files with 47 additions and 281 deletions
|
@ -2,7 +2,7 @@ package org.betterx.betterend.interfaces;
|
|||
|
||||
import net.minecraft.resources.ResourceLocation;
|
||||
|
||||
public interface FallFlyingItem {
|
||||
public interface BetterEndElytra {
|
||||
ResourceLocation getModelTexture();
|
||||
|
||||
double getMovementFactor();
|
Loading…
Add table
Add a link
Reference in a new issue