GithubHelp home page GithubHelp logo

Missing Assets about full-slabs HOT 6 CLOSED

micalobia avatar micalobia commented on July 19, 2024
Missing Assets

from full-slabs.

Comments (6)

Micalobia avatar Micalobia commented on July 19, 2024

Thank you for reporting, I'll look into this soon!

from full-slabs.

DaveyL2013 avatar DaveyL2013 commented on July 19, 2024

Mo Glass seems to render the textures just fine when it's a horizontal slab (but it becomes solid so you can't see through it), so I'd say the issue probably has to do with full slabs not having support for transparent slabs. As for vertical glass slabs, I'm fairly certain that something there is incompatible with the way Mo Glass is programmed to have the transparency work between multiple types of glass (which you can see when you place vertical glass panes on their own, they self cut-off half way up the block) , and you would probably need to make custom code to fix that for the vertical slabs since Mo Glass doesn't have anything it it to handle vertical glass slabs. Although I have no idea if any of this is correct and is just my best guess, I just am putting ideas here because I like both of these mods and would very much like them to be compatible with each other one day.

from full-slabs.

Micalobia avatar Micalobia commented on July 19, 2024

Yeah, the mixed slabs didn't handle transparency before. The weird cutting-in-half thing is actually a thing that can be changed in a config, although I need to change where I put the config. Basically, the glass slabs need to be tilted, kinda like what smooth stone slabs do, that way it doesn't look weird.

from full-slabs.

Micalobia avatar Micalobia commented on July 19, 2024

I've made a patch for it, will release something most likely this weekend

from full-slabs.

Aeylita44 avatar Aeylita44 commented on July 19, 2024

I have a home built with willow and willow slabs so that's what my caught my eye. I only discovered the mo glass "issue" when testing the rest to be thorough. So excited to redo the house with the update though!

from full-slabs.

Micalobia avatar Micalobia commented on July 19, 2024

So there's a config file in your config folder, any slabs that need to be tilted needs to go in there essentially. This is the one that'd needed for Mo Glass
full_slabs.json:

{
  "tiltableSlabs": [
    "minecraft:smooth_stone_slab",
    "mo_glass:glass_slab",
    "mo_glass:white_stained_glass_slab",
    "mo_glass:orange_stained_glass_slab",
    "mo_glass:magenta_stained_glass_slab",
    "mo_glass:light_blue_stained_glass_slab",
    "mo_glass:yellow_stained_glass_slab",
    "mo_glass:lime_stained_glass_slab",
    "mo_glass:pink_stained_glass_slab",
    "mo_glass:gray_stained_glass_slab",
    "mo_glass:light_gray_stained_glass_slab",
    "mo_glass:cyan_stained_glass_slab",
    "mo_glass:purple_stained_glass_slab",
    "mo_glass:blue_stained_glass_slab",
    "mo_glass:brown_stained_glass_slab",
    "mo_glass:green_stained_glass_slab",
    "mo_glass:red_stained_glass_slab",
    "mo_glass:black_stained_glass_slab"
  ]
}

from full-slabs.

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.