Page 1 of 2
how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 13:33
by mistakoruto
If I create a Models, How do i export it to exchange with another vanilla block?
Example I want to exchange my models with white_glazed_teracotta.json
How do I do that?
I tried to rename my models and substitute the white_glazed_teracotta.json but it ain't working.
It's working when it's on my hand ( in game ) but when I put the block it's show's black-purple block ( cuboid shape / not the shape of my models )
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 14:42
by HanFox
You would either need to provide a small resourcepack with your changes, or the game's log that shows the error.
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 15:02
by mistakoruto
HanFox wrote: 25 Jul 2019, 14:42
You would either need to provide a small resourcepack with your changes, or the game's log that shows the error.
Here's it .
https://www.dropbox.com/s/3z2lnx1aa2vx4 ... k.zip?dl=1
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 16:50
by HanFox
That zip is corrupt. It's just a lovely spam of minecraft stubs in the assets folder.
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:04
by mistakoruto
HanFox wrote: 25 Jul 2019, 16:50
That zip is corrupt. It's just a lovely spam of minecraft stubs in the assets folder.
sorry I'm a noob, and to make it worse I didn't understand inglish since my 1st language aren't english.
What do you mean corrupted zip?
and spam o stubs?
can you tell me what i need to do and where do I replace my model?
Sorry for my noobnest
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:07
by mistakoruto
Oh If you said there's alot of spam in that assest folder, Can you only see white_glazed_teracotta.json file?
sorry If I mix it all up.
But If you want me to create a clean resouce pack with only white_glazed_teracotta.json I'll do fo you.
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:10
by HanFox
You can see what I mean if you download your zip and look inside it... Not sure what you did to it, but I can't see your models in there.
It's difficult to help you without either the actual models or your Minecraft log.
Your Minecraft log - which you can keep open or find in your .minecraft/logs/latest.log - will say exactly what the error is.
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:13
by mistakoruto
Ahhhh, the model inside it called white_glazed_teracotta.json
definition: 'minecraft:blockstates/white_glazed_terracotta.json' missing model for variant: 'minecraft:white_glazed_terracotta#facing=north'
[01:59:17] [Server-Worker-4/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/white_glazed_terracotta.json' missing model for variant: 'minecraft:white_glazed_terracotta#facing=south'
[01:59:17] [Server-Worker-4/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/white_glazed_terracotta.json' missing model for variant: 'minecraft:white_glazed_terracotta#facing=east'
[01:59:17] [Server-Worker-4/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/white_glazed_terracotta.json' missing model for variant: 'minecraft:white_glazed_terracotta#facing=west'
[01:59:17] [Server-Worker-4/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/white_glazed_terracotta.json' in resourcepack: '1.13.4 - Copy - Copy (2) - Copy.zip': Neither 'variants' nor 'multipart' found
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:28
by mistakoruto
I put my models in blockstate file and models -> block files.
Re: how to exchange my models and vanilla models in minecraft resourcepack? ( Help and Hurry Thanks. )
Posted: 25 Jul 2019, 18:28
by mistakoruto
HanFox wrote: 25 Jul 2019, 18:10
You can see what I mean if you download your zip and look inside it... Not sure what you did to it, but I can't see your models in there.
It's difficult to help you without either the actual models or your Minecraft log.
Your Minecraft log - which you can keep open or find in your .minecraft/logs/latest.log - will say exactly what the error is.