mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 05:46:26 +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
223 B
JSON
14 lines
No EOL
223 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "create:block/logisticians_table"
|
|
},
|
|
"variants": {
|
|
"facing": {
|
|
"north": { "y": 180 },
|
|
"south": { },
|
|
"east": { "y": 270 },
|
|
"west": { "y": 90 }
|
|
}
|
|
}
|
|
} |