Jump to content

[Solved] Using A Single Blockstate.json?


Rohzek

Recommended Posts

How would I go about using a single blockstate/model/item model file for a set of blocks?

I don't mean to try to use a single blockstate to stand in for metadata or whatever, I mean each block uses the same blockstate/model/texture etc.

Edited by Rohzek

Developing the Spiral Power Mod .

こんにちは!お元気ですか?

Link to comment
Share on other sites

2 hours ago, Rohzek said:

Как мне использовать один файл blockstate / model / item model для набора блоков?

Я не хочу пытаться использовать одно состояние блока для замены метаданных или чего-то еще, я имею в виду, что каждый блок использует одно и то же состояние блока / модель / текстуру и т. Д.

Use the similarity of OOP (Object-oriented programming)... Simply put, create a class in which everything is described, and then call this class, in C++ it is so practiced, in Java in fact, the same can be done )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.