Greetings, a friend of mine just tried to upload a Blockbench block/item model in our minecraft server, via KubeJs.
The model i am talking about is a sort of plush of a humanoid mouse who's sitting on the ground.
The issue we noticed is that the texture file was applied on a normal block, even though we followed the wiki step by step.. anyone of this discord ever happened to be in such a puzzling situation? sadly we do not have screenshots of this.
#Model issue with KubeJs
19 messages · Page 1 of 1 (latest)
Welcome to the help forum!
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
Model issue with KubeJs
The issue we noticed is that the texture file was applied on a normal block
So it (also) affected the texture of an already existing block?
Then you named and positioned the texture the exact same as the default texture for that block.
the texture file gets applied on one side of the model of a standard block, as if it is just painted on that side of it.
What is your texture file called and where in your resource pack is the texture?
the guy who made it just got on an endless journey to the dining table, i'll update you as i manage to get infos from him
may we get to a voice channel for the screen share of the model?
It's not a model issue.
It's an issue with your texture name in your pack having the exact same name and (relative) location in the pack as the default texture of that other block whose side is affected
KubeJS is used to load the texture, not a pack. both texture and model are renamed "peluche1"
can you show your setup for the block?
Cause I'm pretty sure it still requires a resource pack folder structure for the texture and model
from kubejs.com:
The path must look like
kubejs:block/texture_name(which would be included underkubejs/assets/kubejs/textures/block/texture_name.png)
also, is the other block that has the peluche1 texture also a kubejs block or a block from some other mod?
there are no other files with that name
wait... lemme check if he made a subfolder for the exact block..
Medieval Pack prova mod nuove 2\kubejs\assets\kubejs\textures\block
the first part is the name of the curseforge instance
there are NO additional folders
so the other block who is affected is from another mod?