{
  "parent": "minecraft:block/cube",
  "textures": {
    "particle": "suprememc:block/name_of_item_front",
    "north": "suprememc:block/name_of_item_front",
    "south": "suprememc:block/name_of_item_side",
    "east": "suprememc:block/name_of_item_side",
    "west": "suprememc:block/name_of_item_front",
    "up": "suprememc:block/name_of_item_top",
    "down": "minecraft:block/name_of_0item"
  }
}