Skip to content

helix / ModelResource

Type Alias: ModelResource

ModelResource = ModelRef | string

Defined in: core/values/item-model.ts:9

A reference to a resource-pack model file - either a ModelRef handed back by dp.model/dp.blockModel, or a bare <ns>:path string. Normalized to a minecraft:-qualified id.

Released under the MIT License · Credits