Removed redundant vanilla textures
This commit is contained in:
parent
51b6ec4005
commit
50791f20e4
7 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"particle": "biomesoplenty:blocks/dirt_origin",
|
||||
"bottom": "biomesoplenty:blocks/dirt_origin",
|
||||
"particle": "blocks/dirt",
|
||||
"bottom": "blocks/dirt",
|
||||
"top": "biomesoplenty:blocks/grass_origin_top",
|
||||
"side": "biomesoplenty:blocks/grass_origin_side"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"particle": "biomesoplenty:blocks/dirt_origin",
|
||||
"bottom": "biomesoplenty:blocks/dirt_origin",
|
||||
"particle": "blocks/dirt",
|
||||
"bottom": "blocks/dirt",
|
||||
"top": "biomesoplenty:blocks/grass_origin_top",
|
||||
"side": "biomesoplenty:blocks/grass_origin_side_snowed"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"particle": "biomesoplenty:blocks/overgrown_netherrack_bottom",
|
||||
"bottom": "biomesoplenty:blocks/overgrown_netherrack_bottom",
|
||||
"particle": "blocks/netherrack",
|
||||
"bottom": "blocks/netherrack",
|
||||
"top": "biomesoplenty:blocks/overgrown_netherrack_top",
|
||||
"side": "biomesoplenty:blocks/overgrown_netherrack_side"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"particle": "biomesoplenty:blocks/spectral_moss_bottom",
|
||||
"bottom": "biomesoplenty:blocks/spectral_moss_bottom",
|
||||
"particle": "blocks/end_stone",
|
||||
"bottom": "blocks/end_stone",
|
||||
"top": "biomesoplenty:blocks/spectral_moss_top",
|
||||
"side": "biomesoplenty:blocks/spectral_moss_side"
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 354 B |
Binary file not shown.
Before Width: | Height: | Size: 759 B |
Binary file not shown.
Before Width: | Height: | Size: 404 B |
Loading…
Reference in a new issue