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.
 
 
 
 
 
 
NewAlterlite/mods/zcm-ca/assets/zcm_comalterlite/blockstates/horizontal_no_subtype.json

8 lines
313 B

{
"variants": {
"facing=north": {"model": "zcm_comalterlite:horizontal_0", "y": 0},
"facing=east": {"model": "zcm_comalterlite:horizontal_0", "y": 90},
"facing=south": {"model": "zcm_comalterlite:horizontal_0", "y": 180},
"facing=west": {"model": "zcm_comalterlite:horizontal_0", "y": 270}
}
}