mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 18:15:09 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
7
assets/paradise_lost/models/block/aurel_log.json
Normal file
7
assets/paradise_lost/models/block/aurel_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/aurel_log_top",
|
||||
"side": "paradise_lost:block/aurel_log"
|
||||
}
|
||||
}
|
||||
7
assets/paradise_lost/models/block/mother_aurel_log.json
Normal file
7
assets/paradise_lost/models/block/mother_aurel_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/mother_aurel_log_top",
|
||||
"side": "paradise_lost:block/mother_aurel_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/mottled_aurel_fallen_log_top",
|
||||
"side": "paradise_lost:block/mottled_aurel_fallen_log"
|
||||
}
|
||||
}
|
||||
7
assets/paradise_lost/models/block/mottled_aurel_log.json
Normal file
7
assets/paradise_lost/models/block/mottled_aurel_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/mottled_aurel_log_top",
|
||||
"side": "paradise_lost:block/mottled_aurel_log"
|
||||
}
|
||||
}
|
||||
7
assets/paradise_lost/models/block/orange_log.json
Normal file
7
assets/paradise_lost/models/block/orange_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/orange_log_top",
|
||||
"side": "paradise_lost:block/orange_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/stripped_aurel_log_top",
|
||||
"side": "paradise_lost:block/stripped_aurel_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/stripped_mother_aurel_log_top",
|
||||
"side": "paradise_lost:block/stripped_mother_aurel_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/stripped_orange_log_top",
|
||||
"side": "paradise_lost:block/stripped_orange_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/stripped_wisteria_log_top",
|
||||
"side": "paradise_lost:block/stripped_wisteria_log"
|
||||
}
|
||||
}
|
||||
7
assets/paradise_lost/models/block/wisteria_log.json
Normal file
7
assets/paradise_lost/models/block/wisteria_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "paradise_lost:block/wisteria_log_top",
|
||||
"side": "paradise_lost:block/wisteria_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user