mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-31 15:25:56 +00:00
Initial commit
This commit is contained in:
commit
acbdb5612a
2402 changed files with 15870 additions and 0 deletions
9
assets/minecraft/blockstates/bookshelf.json
Normal file
9
assets/minecraft/blockstates/bookshelf.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/bookshelf" },
|
||||
{ "model": "block/bookshelf/1" },
|
||||
{ "model": "block/bookshelf/2" }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue