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