Generate pack assets via Python

- Also features a new, optimized log model
This commit is contained in:
Martin Prokoph
2025-09-14 14:01:51 +02:00
parent 70948d0e92
commit fae5ab2589
1482 changed files with 16935 additions and 611 deletions

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/aspen_log",
"particle": "atmospheric:block/aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/grimwood_log_top",
"side": "atmospheric:block/grimwood_log",
"particle": "atmospheric:block/grimwood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/kousa_log_top",
"side": "atmospheric:block/kousa_log",
"particle": "atmospheric:block/kousa_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/morado_log_top",
"side": "atmospheric:block/morado_log",
"particle": "atmospheric:block/morado_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/rosewood_log_top",
"side": "atmospheric:block/rosewood_log",
"particle": "atmospheric:block/rosewood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_aspen_log_top",
"side": "atmospheric:block/stripped_aspen_log",
"particle": "atmospheric:block/stripped_aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_grimwood_log_top",
"side": "atmospheric:block/stripped_grimwood_log",
"particle": "atmospheric:block/stripped_grimwood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_kousa_log_top",
"side": "atmospheric:block/stripped_kousa_log",
"particle": "atmospheric:block/stripped_kousa_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_morado_log_top",
"side": "atmospheric:block/stripped_morado_log",
"particle": "atmospheric:block/stripped_morado_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_rosewood_log_top",
"side": "atmospheric:block/stripped_rosewood_log",
"particle": "atmospheric:block/stripped_rosewood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_yucca_log_top",
"side": "atmospheric:block/stripped_yucca_log",
"particle": "atmospheric:block/stripped_yucca_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/watchful_aspen_log",
"particle": "atmospheric:block/watchful_aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/yucca_log_top",
"side": "atmospheric:block/yucca_log",
"particle": "atmospheric:block/yucca_log"
}
}