mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-19 09:28:14 +01:00
e3bef624a0
- Encased shafts and gearboxes can now join textures with respective casing blocks - Added back encased shaft items for creative mode - Fixed encased shafts able to be created with casing and cogs
20 lines
No EOL
350 B
JSON
20 lines
No EOL
350 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/gearbox/block",
|
|
"x": 90,
|
|
"y": 90,
|
|
"uvlock": true
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/gearbox/block",
|
|
"uvlock": true
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/gearbox/block",
|
|
"x": 90,
|
|
"y": 180,
|
|
"uvlock": true
|
|
}
|
|
}
|
|
} |