mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-11 06:46:27 +01:00
488a9f63a9
- Added a new Villager type for delivering packages - Added the Logisticians Table - Added Package Funnels - Added a generic colorable indicator tileentityrenderer
14 lines
No EOL
210 B
JSON
14 lines
No EOL
210 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "create:block/motor"
|
|
},
|
|
"variants": {
|
|
"facing": {
|
|
"north": { "y": 180 },
|
|
"south": { },
|
|
"east": { "y": 270 },
|
|
"west": { "y": 90 }
|
|
}
|
|
}
|
|
} |