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