Merge branch 'master' of https://github.com/paulevsGitch/BetterEnd
This commit is contained in:
commit
7584321c47
8 changed files with 184 additions and 31 deletions
|
@ -9,10 +9,8 @@ import com.google.common.collect.Maps;
|
|||
import net.fabricmc.fabric.api.client.model.ModelProviderContext;
|
||||
import net.fabricmc.fabric.api.client.model.ModelProviderException;
|
||||
import net.fabricmc.fabric.api.client.model.ModelResourceProvider;
|
||||
|
||||
import net.minecraft.client.render.model.UnbakedModel;
|
||||
import net.minecraft.util.Identifier;
|
||||
|
||||
import ru.betterend.BetterEnd;
|
||||
|
||||
public class EndModelProvider implements ModelResourceProvider {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue