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