summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/redstone_ore_off.json
blob: bd61dc7357d4e65dec181040143f1da3c54e1d7d (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/cube_all",
	"textures": {
		"all": "block/redstone_ore_off"
	}
}