Posted February 16, 20223 yr Can I set different textures to block, and item of this block? Creating json of block item didn't work for me
February 16, 20223 yr Author here's block item json { "parent": "item/generated", "textures": { "layer0": "coordsexporter:items/test" } }
February 16, 20223 yr Author 15 minutes ago, diesieben07 said: Yes you can. Show your attempt. here's block item json { "parent": "item/generated", "textures": { "layer0": "coordsexporter:items/test" } }
February 16, 20223 yr Author 2 minutes ago, diesieben07 said: Where is that located? Ideally just post a Git repo. (model) assets/coordsexporter/models/item/test.json, (texture) assets/coordsexporter/textures/items/test.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.