mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 10:05:09 +01:00
Reduce z-fighting of neighboring rotated logs
This commit is contained in:
@@ -5,12 +5,14 @@
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "regions_unexplored:block/stripped_maple_log",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "regions_unexplored:block/stripped_maple_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user