#How do I put my custom block model in Minecraft?

1 messages · Page 1 of 1 (latest)

low wave
#

where in your pack did you put your model and what did you call it?

rose willow
#

By naming it purpur block

low wave
#

needs to be called purpur_block

#

and needs to be a .json file (Minecraft does nothing with .bbmodel files)

rose willow
#

It already is

low wave
# rose willow It already is

you don't need all the default files in your own pack btw. (that just makes your pack unecessarily bigger and redistribution of default files is agains Minecraft's ToS)

Make sure the pack is properly equipped ingame

rose willow
low wave
#

the default pack is always equipped at the bottom of your packs
so anything it doesn't find in your pack it will take from the default pack (or from any other packs that are equipped lower than your pack)

#

just to make sure there are now typos, could you show (or copy) the relevant part of the folder structure/file path? (starting from the "assets" folder of your pack)

rose willow
#

assets\minecraft\models\block

#

but ive also noticed that sometimes the changes i make to the texture pack dont apply

#

wait

#

i might have found something

#

ohhhhh

#

i just put it in a different pack 😅

#

thats one thing, now how do i avoid this?

#

there is supposed to be a grass block below

low wave
#

!faq java-culling

coral timberBOT
# low wave !faq java-culling

Minecraft hides (culls) the faces between solid blocks to improve performance. To avoid this, remodel a non-solid block. For example: Glass, Pressure Plates, Flowers.
Alternatively, display the model by putting it into the head slot of an invisible Armor Stand or inside an invisible Item Frame.

rose willow
#

k

#

thx

#

bye1

#

!