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