mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-06-02 00:05:54 +00:00
Initial commit
This commit is contained in:
commit
acbdb5612a
2402 changed files with 15870 additions and 0 deletions
9
assets/minecraft/models/block/anvil_undamaged.json
Normal file
9
assets/minecraft/models/block/anvil_undamaged.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "block/anvil_base",
|
||||
"body": "block/anvil_base",
|
||||
"side": "block/anvil_side",
|
||||
"top": "block/anvil_top"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue