mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
5e628e18cb
- Added partial versions of the building blocks
13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"uvlock": true
|
|
},
|
|
"variants": {
|
|
"type": {
|
|
"top": { "model":"create:block/palettes/limestone_slab_top" },
|
|
"bottom": { "model":"create:block/palettes/limestone_slab" },
|
|
"double": { "model":"create:block/palettes/limestone" }
|
|
}
|
|
}
|
|
} |