Removed redundant vanilla textures

This commit is contained in:
Forstride 2016-02-13 02:27:49 -05:00
parent 51b6ec4005
commit 50791f20e4
7 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
{ {
"parent": "block/cube_bottom_top", "parent": "block/cube_bottom_top",
"textures": { "textures": {
"particle": "biomesoplenty:blocks/dirt_origin", "particle": "blocks/dirt",
"bottom": "biomesoplenty:blocks/dirt_origin", "bottom": "blocks/dirt",
"top": "biomesoplenty:blocks/grass_origin_top", "top": "biomesoplenty:blocks/grass_origin_top",
"side": "biomesoplenty:blocks/grass_origin_side" "side": "biomesoplenty:blocks/grass_origin_side"
} }

View File

@ -1,8 +1,8 @@
{ {
"parent": "block/cube_bottom_top", "parent": "block/cube_bottom_top",
"textures": { "textures": {
"particle": "biomesoplenty:blocks/dirt_origin", "particle": "blocks/dirt",
"bottom": "biomesoplenty:blocks/dirt_origin", "bottom": "blocks/dirt",
"top": "biomesoplenty:blocks/grass_origin_top", "top": "biomesoplenty:blocks/grass_origin_top",
"side": "biomesoplenty:blocks/grass_origin_side_snowed" "side": "biomesoplenty:blocks/grass_origin_side_snowed"
} }

View File

@ -1,8 +1,8 @@
{ {
"parent": "block/cube_bottom_top", "parent": "block/cube_bottom_top",
"textures": { "textures": {
"particle": "biomesoplenty:blocks/overgrown_netherrack_bottom", "particle": "blocks/netherrack",
"bottom": "biomesoplenty:blocks/overgrown_netherrack_bottom", "bottom": "blocks/netherrack",
"top": "biomesoplenty:blocks/overgrown_netherrack_top", "top": "biomesoplenty:blocks/overgrown_netherrack_top",
"side": "biomesoplenty:blocks/overgrown_netherrack_side" "side": "biomesoplenty:blocks/overgrown_netherrack_side"
} }

View File

@ -1,8 +1,8 @@
{ {
"parent": "block/cube_bottom_top", "parent": "block/cube_bottom_top",
"textures": { "textures": {
"particle": "biomesoplenty:blocks/spectral_moss_bottom", "particle": "blocks/end_stone",
"bottom": "biomesoplenty:blocks/spectral_moss_bottom", "bottom": "blocks/end_stone",
"top": "biomesoplenty:blocks/spectral_moss_top", "top": "biomesoplenty:blocks/spectral_moss_top",
"side": "biomesoplenty:blocks/spectral_moss_side" "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