NerdyPuzzle / Blockstates-plugin-MCreator

MIT License
0 stars 1 forks source link

Blockstate texture missing #2

Open BigBalakay opened 3 months ago

BigBalakay commented 3 months ago

When using a procedure to change a blockstate the texture will be missing. When using Minecraft textures I can edit the code to get the texture to show properly but I can not do the same for imported/created textures.

The first 2 attachments are what is added by default.

no texture

https://github.com/user-attachments/assets/54c26464-2d1d-4458-a0dc-699ce3e2621e

The following 2 are what I was able to achieve.

yes texture

https://github.com/user-attachments/assets/d0902151-de86-4c3a-a955-1fc4f0a7fd67

majkus522 commented 1 month ago

In the first blockstate you are trying to use minecraft texture but use your mod namespace. 355014214-af379b1e-9c8f-4aaf-8bba-6c3b22ba2991

majkus522 commented 1 month ago

Or if you want use your mod textures just remove "minecraft:" 355014214-af379b1e-9c8f-4aaf-8bba-6c3b22ba2991