Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I've tried looking around through Google and various threads on here but it always seems to be the opposite to the problem I'm having. I made my own glass-like block and everything works correctly besides the rendering when it's in a player's hand. The block itself works fine and I like how it looks but in the hand it's acting like the texture is completely opaque. I tried looking at similar blocks like stained glass but I can't seem to figure out what the issue is. I'm probably missing something totally obvious but that's why I wanted to ask here to see where I'm being dumb.

 

So this is how it looks in game:

bNqovcr.thumb.png.39d02fb20bb5715ba24f10a582c70b41.png

 

And I'm getting this weird effect when in third person with the block like it's trying to render it translucent but it's not quite there:

SjYwOyV.png.5b0aa5001638a780452f66b5c301cad5.png

 

Lastly here's my .json files for the block and item models. If I need to post the code, let me know. I just didn't know if I did.

 

Here's the block model .json:

{
  "parent": "block/cube_all",
  "textures": {
    "all": "fallenstars:blocks/shimmer_glass_red"
  }
}

 

And here's the item model .json:

{
  "parent": "block/cube_all",
  "textures": {
    "all": "fallenstars:blocks/shimmer_glass_red"
  }
}

 

Sorry ahead of time if I'm just being dumb with something obvious. It's been awhile since I've coded and I'm trying to reacquaint myself to it but I've run into this dilemma along the way.

 

Thanks so much in advance for any help.

Edited by RileyTheFox

  • Author

I apologize for trying to bump my own thread. I just haven't heard back this weekend and assumed it got missed. Could really still use the help here as I'm still rattling my brain on it trying to edit the jsons  and whatnot but nothing is working.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.