Posted May 29, 20205 yr 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 May 29, 20205 yr by Rohzek Developing the Spiral Power Mod . こんにちは!お元気ですか?
May 29, 20205 yr 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 )
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.