Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
302 B

{
"variants": {
"facing=up": {"model": "normal_torch"},
"facing=east": {"model": "normal_torch_wall"},
"facing=south": {"model": "normal_torch_wall", "y": 90},
"facing=west": {"model": "normal_torch_wall", "y": 180},
"facing=north": {"model": "normal_torch_wall", "y": 270}
}
}