Skip to content

Import model as block model #29

@tompiron

Description

@tompiron

Expected Behavior

The api should be able to load CraftStutio model like the model json system of minecraft, without the use of a TESR.

Current Behavior

Currently to import a CraftStudio model you must create a tile entity, and bind it to a TESR. With this system if your block isn't animated you could import the model for your block directly, without this Tile Entity stuff.

Possible Solution

Using the model registry system with IModel and IBakedModel.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions