mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-17 16:04:13 +01:00
7536e22eed
- CT behaviour is no longer tied to blocks implementing interfaces - Custom models and connected textures can now be assigned in a custom blockbuider - Ported framed glass to Palette Registrate
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"variants": {
|
|
"": {
|
|
"model": "create:block/framed_glass"
|
|
}
|
|
}
|
|
} |