YOLO. Its me again. Your weekly mcpedl submission ice cream man. And today I bring you another overlay pack! Why? Cuz I feel like there is a lot of people nowadays who just want vanilla minecraft with just some default tweaks. That is why I have brought you guys, RalphOfficial's Vanilla Ore Borders! This is a part of a texture pack im working on named Vanilla PvP.





i will credit you :D
And apart from that terrain_textures.json has incorrect formatting and is not read by the game.
After the last comma everything is unused as the bracked before it closes the first opening bracket and you are missing at the start
{
"num_mip_levels" : 4,
"padding" : 8,
"resource_pack_name" : "vanilla",
"texture_name" : "atlas.terrain",
"texture_data" : {
Then inside the "texture_data" bracket goes eveything that you have inside you file (execept what was said that was not needed before and the first opening and closing brackets) and then you close 2 brackets, the texture_data one and the main one
But as said at start those files in this pack are useless
Hope this helps to improve your work c: