#custom item

1 messages · Page 1 of 1 (latest)

slow hemlock
#

Its a block or a normal item?

#

if a block you need terrain_texture.json

{
  "resource_pack_name": "vanilla",
  "texture_name": "atlas.terrain",
  "padding": 8,
  "num_mip_levels": 4,
  "texture_data": {
    "pipe": {
      "textures": [
        "textures/blocks/pipe"
      ]
    }
  }
}