Git Product home page Git Product logo

Comments (10)

Xrey274 avatar Xrey274 commented on August 29, 2024 1

I don't see what the issue is. The particles appear the way they do since they use the vanilla chest textures rather than plank/obsidian textures.
Please clarify within a few days, or the issue will be closed. Thanks!

What I'm seeing from these pictures is that particles uses the whole texture. Particles from other blocks use just a couple pixels, not the whole texture just downscaled.

from enhancedblockentities.

FoundationGames avatar FoundationGames commented on August 29, 2024

I don't see what the issue is. The particles appear the way they do since they use the vanilla chest textures rather than plank/obsidian textures.
Please clarify within a few days, or the issue will be closed. Thanks!

from enhancedblockentities.

thefrogfish avatar thefrogfish commented on August 29, 2024

just wondering if its possible to have the plank/obsidian textures instead of the chest/ender chest texture when using this mod

from enhancedblockentities.

FoundationGames avatar FoundationGames commented on August 29, 2024

The chest block texture is an entity texture, which is 64x64 with all faces unwrapped. Block dust particles use small portions of the provided particle texture as their own texture. As the chest face textures on the chest entity texture take up only a fraction of the texture's area, it appears as if "the entire texture" is being displayed on the particle despite it being normal vanilla behavior.

from enhancedblockentities.

Xrey274 avatar Xrey274 commented on August 29, 2024

Technically you can say it's normal behavior, but it still looks weird/bad. Perhaps only use one of the faces for the particles?
At https://vanillatweaks.net/picker/resource-packs/ , under the Fixes tab there is a resource pack called "Proper Break Particles". Perhaps try to emulate the way it looks. It only uses the top face of chests.

from enhancedblockentities.

CalXee avatar CalXee commented on August 29, 2024

I agree it looks bad, the particles aren't square or rectangle anymore and contains too much vertices, making it very unminecrafty. Imo, the baked models particles look better, especially with the fixed vanilla tweaks texture pack Xrey brought up.

from enhancedblockentities.

CalXee avatar CalXee commented on August 29, 2024

This issue can be easily fixed for bells, but for chests (and other blocks with variants), I need to gain a better understanding of what #chest means in models/block. #chest governs the particles for both ender chests and chests, and assigns particles accordingly.

from enhancedblockentities.

FoundationGames avatar FoundationGames commented on August 29, 2024

#chest actually also governs that texture applied to the actual chest model. Changing it to planks will not work.

from enhancedblockentities.

FoundationGames avatar FoundationGames commented on August 29, 2024

This has been "fixed" in the last 2 commits to 116_indev, will be available upon next release

from enhancedblockentities.

CalXee avatar CalXee commented on August 29, 2024

This has been fixed in the latest commit for all chest types, but not fixed for signs and beds.

from enhancedblockentities.

Related Issues (20)

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.