Clean repo for open source release
Remove build artifacts, dev tool configs, unused dependencies, and third-party source dumps. Add proper README, update .gitignore, clean up Makefile.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "tiedup:block/pet_cage" },
|
||||
"facing=south": { "model": "tiedup:block/pet_cage", "y": 180 },
|
||||
"facing=west": { "model": "tiedup:block/pet_cage", "y": 270 },
|
||||
"facing=east": { "model": "tiedup:block/pet_cage", "y": 90 }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user