mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 18:15:09 +01:00
Read textures from original model files
Improved mod support :)
This commit is contained in:
18
assets/chipped/blockstates/damaged_cherry_log.json
Normal file
18
assets/chipped/blockstates/damaged_cherry_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "chipped:block/damaged_cherry_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "chipped:block/damaged_cherry_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "chipped:block/damaged_cherry_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user