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

im very new to modelling so this is very hard for me to do,

anyways my problem is when i place my custom model down, the block below misses its top side,

im aware minecraft does this because it thinks that it is a full block and it wouldnt normally render.

i know  people have already "fixed" this but it never seems to work, and when i do get the code i need, im totally clueless to know where

to put it.

2019-05-31_09.12.31.png

2 minutes ago, V0idWa1k3r said:

Where'd you get 1.14 forge from?

I was just about to ask 

7 minutes ago, PhantasticDark said:

no i dont how to like i said im new to modelling

 

Can you post the block class? 

and your Model .json file

The title of your post suggests you are using 1.14.2. Please clarify what version are you actually using. And whether you are using forge at all.

 

5 minutes ago, Ywes said:

and your Model .json file

This has nothing to do with the model file of either of the blocks. OP just needs to override Block#isFullCube and Block#isOpaqueCube to return false.

Thanks.

Override Block#isFullCube and return false.

For propagating light either override Block#isOpaqueCube or Block#propagatesSkylightDown and return false.

On 5/31/2019 at 11:39 AM, V0idWa1k3r said:

For propagating light either override Block#isOpaqueCube or

It changed to isSolid in 1.13

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

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.