#variated textures not working

1 messages · Page 1 of 1 (latest)

vernal trellis
#

},
"stone": {
"textures": [
{
"variations": [
{
"path": "textures/blocks/stone1",
"weight": 1
},
{
"path": "textures/blocks/stone2",
"weight": 1
},
{
"path": "textures/blocks/stone3",
"weight": 1
},
{
"path": "textures/blocks/stone4",
"weight": 1
},
{
"path": "textures/blocks/stone5",
"weight": 1
},
{
"path": "textures/blocks/stone6",
"weight": 1
},
{
"path": "textures/blocks/stone7",
"weight": 1
},
{
"path": "textures/blocks/stone8",
"weight": 1

        }
      ]
    },

anyone have any clue why?

vernal trellis
#

i’d like to add i have the images in the correct paths, but every time i open up the game to check if the textures have variety, nothing of the sorts happen

junior bronze
#

what file is this?

vernal trellis
#

terrain_texture.json

gilded spear
#

you don't need a square bracket for the "textures" line