mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-23 11:35:55 +00:00
Initial commit
This commit is contained in:
commit
acbdb5612a
2402 changed files with 15870 additions and 0 deletions
12
assets/minecraft/models/block/unshaded_cube_all.json
Normal file
12
assets/minecraft/models/block/unshaded_cube_all.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"parent": "block/unshaded_cube",
|
||||
"textures": {
|
||||
"particle": "#all",
|
||||
"down": "#all",
|
||||
"up": "#all",
|
||||
"north": "#all",
|
||||
"east": "#all",
|
||||
"south": "#all",
|
||||
"west": "#all"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue