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:
12
input/assets/regions_unexplored/models/block/ashen_log.json
Normal file
12
input/assets/regions_unexplored/models/block/ashen_log.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "regions_unexplored:block/ashen_log_top",
|
||||
"up": "regions_unexplored:block/ashen_log_top",
|
||||
"north": "regions_unexplored:block/ashen_log",
|
||||
"east": "regions_unexplored:block/ashen_log",
|
||||
"south": "regions_unexplored:block/ashen_log",
|
||||
"west": "regions_unexplored:block/ashen_log",
|
||||
"particle": "regions_unexplored:block/ashen_log_top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user