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
3 minutes ago, diesieben07 said:

Now you posted the blockstate json...

I posted the blockstate, model/block, and model/item

Posted (edited)
3 minutes ago, diesieben07 said:

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

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)
3 minutes ago, diesieben07 said:

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

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
5 minutes ago, diesieben07 said:

That would not look like your original screenshot.

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

Posted
1 hour ago, diesieben07 said:

You might need to make a model that actually fits your texture then.

looks like I did. thanks for the help!

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.