#block damage models

1 messages · Page 1 of 1 (latest)

fervent frost
#

one second

#

what does your model look like?

#

rather, send me it

vast steppe
#

required .json file?

fervent frost
#

yes

#

please

vast steppe
fervent frost
#

okay

#

now add a predicate

#
Minecraft Wiki

Models are three-dimensional shapes used in Minecraft which are used to display objects encountered in the game.
The models pertaining to the vast majority of blocks and items can be configured, as well as those of a small selection of entities. Models are stored as JSON files in a resource pack in the assets/<namespace>/models folder.

#

you add an overrides list which is of objects

#

you basically make models for each predicate match

#

your predicate will be "damage"

vast steppe
#

i know

fervent frost
#

damage is also a decimal

vast steppe
#

but

#

assets/minecraft/models/block/dirt.json for example?

#

or also as an item

vast steppe
fervent frost
#

well blockmodels are for placed blocks

#

item models are for held items & held blocks

#

an item just means held in this context

#

a block is a placed thing

vast steppe
fervent frost
#

mhm!

#

that looks right

vast steppe
#

assets/minecraft/models/block/dirt.json

fervent frost
#

?

vast steppe
fervent frost
#

you need to make another model for that

#

every predicate references another model

#

when that predicate is true, that referenced model will be swapped out in place of the original.

vast steppe
fervent frost
#

Maybe much later

#

It's quite late

#

see if you can find one yourself, though.

vast steppe