Posted June 24, 201510 yr I have a problem. My custom microblock won't support other micros intersecting it I know its possible but the lack of java tuts online is not helping Any help? [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
June 24, 201510 yr Not ForgeMultiPart, ChickenBonessMultiPArt because not written by any Forge authors(Chickenbones named it wrong) Sorry for my English
June 24, 201510 yr Not ForgeMultiPart, ChickenBonessMultiPArt because not written by any Forge authors(Chickenbones named it wrong) It is still called ForgeMultiPart. ChickenBones didn't name it 'wrong', he just chose to have 'Forge' in the name, but it doesn't have anything to do with Forge. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
June 24, 201510 yr Author Yes I'm using FMP. I was following Whov's tutorial, but I seem to have missed a step. I'll update my github real quick. github.com/KeeganDeathman/DeathmanLabsStuff [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
June 24, 201510 yr Have a look at the occlusion part in my Tutorial. And also what do you mean by intersecting? Are you trying to place a microblock that collides with your microblock or one that fills the remaining space e.g. a cover etc. http://www.minecraftforge.net/forum/index.php/topic,22503.0.html PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
June 24, 201510 yr Author Collides? It's flatter than a cover, because I'm trying to make ribbon cables Anyway, I want to be able for there to be (potentially) a ribbon cable on every surface of a room or enclosed space. That help? My github is updated now [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
June 24, 201510 yr Would the bounding boxes of the placed block collide (occlude) with the ones of the new one? PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
June 24, 201510 yr Author Yes, so what Im getting here is that I should make the bounding boxes small enough to fit other cables in, but leave the part size the same? I've always kept them the same. Ill try it [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
June 24, 201510 yr Author Seems I got that backwards Changed the block bounds back and shrank the part and were good! [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
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.