GithubHelp home page GithubHelp logo

Comments (2)

TobsenD avatar TobsenD commented on September 15, 2024 1

Thanks for the info. This is exactly what i had taken from your comment in the ticket on your side and also wanted to try first.

from xtones-reworked.

XFactHD avatar XFactHD commented on September 15, 2024

FramedBlocks dev here, the request on #4 to make the XTones blocks have a BlockEntity to be compatible with FramedBlocks is a misunderstanding. The reason the Glaxx block specifically does not work is that it's a non-solid block (like vanilla glass) and those blocks don't allow me to programmatically make sure they are actually full cubes. For that reason, these blocks must be tagged with the framedblocks:frameable block tag. This tag already includes a few important vanilla and Forge tags, including forge:glass, but since Glaxx is not tagged as glass it is not picked up by default. The fix would be to either tag Glaxx as forge:glass if it makes sense to categorize it as such or otherwise tag it as framedblocks:frameable directly.

from xtones-reworked.

Related Issues (5)

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.