Coder Social home page Coder Social logo

anihacc / entity_texture_features Goto Github PK

View Code? Open in Web Editor NEW

This project forked from traben-0/entity_texture_features

0.0 0.0 0.0 23.48 MB

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!

License: GNU Lesser General Public License v3.0

Java 100.00%

entity_texture_features's Introduction

Entity Texture Features

CurseForge Modrinth

Enviroment Discord

Ko-fi

๐Ÿค” What does this mod do?

ETF is a Fabric (Quilt compatible) & Forge mod that adds many new Entity Texture Features :trollface:, including entity and player skin features!
This way, ETF achieves more OptiFine parity on the Fabric mod loader. If you want more OptiFine features on Fabric, you can either check this list, made by LambdaAurora, or you can use the Fabulously Optimized modpack, which includes all the OptiFine parity mods!

Featuring:

  • ๐ŸŽฒ Custom & random entity textures with the OptiFine format, including even more properties!
  • ๐Ÿ’ก Emissive/glowing entity textures with the OptiFine format
  • ๐Ÿ˜‘๏ธ Blinking mobs
  • ๐ŸŽจ Player skin features

Compatibility

  • OptiFine's random/custom or emissive entity resource packs - โœ… Fully compatable
  • Custom Entity Models mod - โœ… Fully compatible
  • Sodium - โœ… Fully compatible
  • Iris Shaders - โœ… Fully compatible
    (Support varies depending on the shader)
  • Mod added entities - โœ… Compatible
    (Only if the mod creator used the vanilla rendering code to render their mobs)

Wiki & guides [click to open]

๐ŸŽฒ Random / Custom entities

Random / custom entities
  • For custom & random entity textures you can use a resource pack that supports the OptiFine format. ETF supports all OptFine custom and random entities, including all the properties and even more added by ETF!

๐Ÿ’ก Emissive entities

Emissive entities
  • For emissive & random entity textures you can use a resource pack that supports the OptiFine format and includes emissive entity textures.

๐ŸŽจ Player skin features

Skin1
Skin2
Skin3
Jacket
Vllager Nose Custom Cape Cape

  • Player skins can use emissive, blinking, enchanted, transparency texture features, as well as other cosmetics like capes, jackets, dress extensions and more
  • They are 100% optional, controlled by the skin file you upload to Mojang and options to prevent abuse of features in PvP

๐Ÿ˜‘ Blinking textures

Blinking textures
  • Allows resource packs to add textures in order to make mobs blink over a customizable period of time.
  • Mobs will blink periodically if they have a texture named TEXTURE_blink.png
  • Optionally you can also use a texture named TEXTURE_blink2.png with the eyes half closed to achieve a smoother animation for large eyes
  • Random blinking frequency can be altered in settings
  • Sleeping mobs will have their eyes closed if possible
  • Mobs with the blindness potion effect will have either their eyes closed or half closed depending on what is available
  • Blinking is supported on the player skin features
  • Resource packs can set specific blinking length and frequency per texture via properties files next to the blinking texture:
Blinking properties

Examples

Settings & configuration

  • Settings can be changed in-game using Mod Menu, the settings button in the resource pack screen, or by editing the config file, located under config/entity_texture_features.json
  • A few of these options can also be changed via the Puzzle mod
Options

Mod support

  • This mod should be compatible with any mod added entities as long as they extend LivingEntityRenderer class for rendering and utilise it correctly
  • Any mod displaying an entity in a custom GUI can force the default texture by having the entity.getblockstate set to either return null or VOID_AIR, the same can be achieved by settings the display mob's UUID to UUID.nameUUIDFromBytes(("GENERIC").getBytes()).

FAQ

My entities are invisible/broken!

  • Custom Entity Models is not a feature provided by ETF. If your entities are invisible or look corrupted you'll need to instal the CEM mod (this includes resource packs such as Fresh Animations). Keep in mind that the CEM mod is still in alpha development and may still occur issues.

Blocks and items are not emissive!

  • ETF does not support emissive block and item texture, for that you'll need to install Continuity.

My game is lagging, help!

  • If you are experiencing lag please check your most recent log file to see if any errors are being logged, sometimes an incorrectly written properties file or missing textures may lag the system.

It doesn't work!

  • Check if any issues are not actually a problem in the properties file, a few packs seem to be pointing to a texture that doesn't exist.
  • So far all mob entities support random & emissive textures, but there may still be some quirks. If you find bugs you can either report them in GitHub or get support in the Discord server (linked on the top of the page).

Emissives are broken with Complimentary shaders, what do I do?

  • Complimentary shaders has its own in-built emissive textures that usually work fine but will conflict with some resource packs. You can either disable Complimentary's emissives or ETF's emissives to fix this.

My question isn't here!

  • Feel free to check ETF's Discord to ask your questions or check the FAQ there :)

Change log

[V4.1.1] & prior.

License

This mod is under the GNU Lesser General Public License, v3.0.

entity_texture_features's People

Contributors

traben-0 avatar raptag avatar felix14-v2 avatar settingdust avatar natoboram avatar maximumpower55 avatar fitfc avatar pssbletrngle avatar triphora avatar godgun968 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.