Improve and fix landmine
This commit is contained in:
parent
497ae9149b
commit
b43a0668aa
6 changed files with 50 additions and 27 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/landmine"
|
||||
}
|
||||
"facing=north": { "model": "new_soviet:block/landmine", "uvlock": true },
|
||||
"facing=east": { "model": "new_soviet:block/landmine", "y": 90, "uvlock": false },
|
||||
"facing=south": { "model": "new_soviet:block/landmine", "y": 180, "uvlock": false },
|
||||
"facing=west": { "model": "new_soviet:block/landmine", "y": 270, "uvlock": false }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue