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

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

33 minutes ago, diesieben07 said:

Thats your block class...

then wtf is this https://pastebin.com/fn1a5KBU

2 minutes ago, diesieben07 said:

That works. But there is only java code in there.

Model files are json files.

oh duh. sorry about that https://github.com/drmdgg/trees/tree/master/trees

 

I have also tried it with a "cross" style one but to no avail

3 minutes ago, diesieben07 said:

Now you posted the blockstate json...

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

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

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

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"

    }

}

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

potstalk.png

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

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.