Jump to content

Recommended Posts

Posted (edited)

i have my tree almost up and running, but my stalk/log isn't textured as a full cube, so I am getting white and a black spot on my texture when they shouldn't be there. I have tried dealing with the json files, and changing a number of things. still I am at a loss https://pastebin.com/fn1a5KBU

2019-10-06.png

Edited by Guest
Posted (edited)
  On 10/6/2019 at 2:43 PM, diesieben07 said:

Your repository contains one JSON file (the blockstate):
image.png.c02b4169adac2dc9f835b730e3a5666d.png

Expand  

which one do you want to see. model/block or model item?

 

item:

 {
    "parent": "marijuanacraft:block/potstalk"
}

block:

{
    "parent": "block/cube_column",
    "textures": {
        "end": "marijuanacraft:block/potstalk_top",
        "side": "marijuanacraft:block/potstalk"
    }
}
 

Edited by Guest
Posted (edited)
  On 10/6/2019 at 2:45 PM, diesieben07 said:

Well, considering your issue is about a block model, it would help if you, idk, posted the block model.

Expand  

block:

{
    "parent": "block/cube_column",
    "textures": {
        "end": "marijuanacraft:block/potstalk_top",
        "side": "marijuanacraft:block/potstalk"
    }
}

 

as I said, I also tried a cross style one, but the white edges were still there
 

Edited by Guest
Posted
  On 10/6/2019 at 2:48 PM, diesieben07 said:

That would not look like your original screenshot.

Expand  

im aware of that. 

 

I said I tried a cross style json, but the white edges were still there

like this:

 

{

    "parent": "block/cross",

    "textures": {

        "cross": "marijuanacraft:block/potstalk"

    }

}

Posted

theres no background in this texture of any of my other textures when I open them in paint.net

potstalk.png

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.