Jump to content

3D Model Ground Transparent Underneath


multibuild

Recommended Posts

Hey everyone! 

 

I'm new to the modding world in 1.14 and I am curious on how I can implement the Override of isOpaqueCube and isFullCube to my block in my blocklist to the ground doesn't go all x-ray underneath.  Here's the simple code for my BlockList:

package multibuildmc.wifimod.lists;

import net.minecraft.block.Block;

public class BlockList
{
	public static Block router;
}

How do I put the override in here?  

 

Thanks,

multibuild

Edited by multibuild
edit
Link to comment
Share on other sites

12 hours ago, multibuild said:

I have bumped back to 1.12.2 which is more familiar to me.

Keep in mind that 1.12 is no longer supported on these forums, so if you run into issues you will be on your own, or have to seek help elsewhere.

 

The LTS link at the top of every page has more information on supported versions.

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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