mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
Read textures from original model files
Improved mod support :)
This commit is contained in:
7
input/assets/natures_spirit/models/block/aspen_log.json
Normal file
7
input/assets/natures_spirit/models/block/aspen_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/aspen_log_top",
|
||||
"side": "natures_spirit:block/aspen_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/cedar_log.json
Normal file
7
input/assets/natures_spirit/models/block/cedar_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/cedar_log_top",
|
||||
"side": "natures_spirit:block/cedar_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/coconut_log_top",
|
||||
"side": "natures_spirit:block/coconut_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/cypress_log_top",
|
||||
"side": "natures_spirit:block/cypress_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/fir_log.json
Normal file
7
input/assets/natures_spirit/models/block/fir_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/fir_log_top",
|
||||
"side": "natures_spirit:block/fir_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/ghaf_log.json
Normal file
7
input/assets/natures_spirit/models/block/ghaf_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/ghaf_log_top",
|
||||
"side": "natures_spirit:block/ghaf_log"
|
||||
}
|
||||
}
|
||||
24
input/assets/natures_spirit/models/block/joshua_log.json
Normal file
24
input/assets/natures_spirit/models/block/joshua_log.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/joshua_log_top",
|
||||
"particle": "natures_spirit:block/joshua_log",
|
||||
"side": "natures_spirit:block/joshua_log"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 4],
|
||||
"to": [12, 12, 12],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [2, 2, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"east": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"south": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"west": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
|
||||
"down": {"uv": [12, 12, 4, 4], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/larch_log.json
Normal file
7
input/assets/natures_spirit/models/block/larch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/larch_log_top",
|
||||
"side": "natures_spirit:block/larch_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/mahogany_log_top",
|
||||
"side": "natures_spirit:block/mahogany_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/maple_log.json
Normal file
7
input/assets/natures_spirit/models/block/maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/maple_log_top",
|
||||
"side": "natures_spirit:block/maple_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/olive_log.json
Normal file
7
input/assets/natures_spirit/models/block/olive_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/olive_log_top",
|
||||
"side": "natures_spirit:block/olive_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/palo_verde_log_top",
|
||||
"side": "natures_spirit:block/palo_verde_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/redwood_log_top",
|
||||
"side": "natures_spirit:block/redwood_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/saxaul_log.json
Normal file
7
input/assets/natures_spirit/models/block/saxaul_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/saxaul_log_top",
|
||||
"side": "natures_spirit:block/saxaul_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_aspen_log_top",
|
||||
"side": "natures_spirit:block/stripped_aspen_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_cedar_log_top",
|
||||
"side": "natures_spirit:block/stripped_cedar_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_coconut_log_top",
|
||||
"side": "natures_spirit:block/stripped_coconut_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_cypress_log_top",
|
||||
"side": "natures_spirit:block/stripped_cypress_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_fir_log_top",
|
||||
"side": "natures_spirit:block/stripped_fir_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_ghaf_log_top",
|
||||
"side": "natures_spirit:block/stripped_ghaf_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_joshua_log_top",
|
||||
"particle": "natures_spirit:block/stripped_joshua_log",
|
||||
"side": "natures_spirit:block/stripped_joshua_log"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 4],
|
||||
"to": [12, 12, 12],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [2, 2, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"east": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"south": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"west": {"uv": [4, 4, 12, 12], "texture": "#inside"},
|
||||
"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
|
||||
"down": {"uv": [12, 12, 4, 4], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_larch_log_top",
|
||||
"side": "natures_spirit:block/stripped_larch_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_mahogany_log_top",
|
||||
"side": "natures_spirit:block/stripped_mahogany_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_maple_log_top",
|
||||
"side": "natures_spirit:block/stripped_maple_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_olive_log_top",
|
||||
"side": "natures_spirit:block/stripped_olive_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_palo_verde_log_top",
|
||||
"side": "natures_spirit:block/stripped_palo_verde_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_redwood_log_top",
|
||||
"side": "natures_spirit:block/stripped_redwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_saxaul_log_top",
|
||||
"side": "natures_spirit:block/stripped_saxaul_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_sugi_log_top",
|
||||
"side": "natures_spirit:block/stripped_sugi_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_willow_log_top",
|
||||
"side": "natures_spirit:block/stripped_willow_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/stripped_wisteria_log_top",
|
||||
"side": "natures_spirit:block/stripped_wisteria_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/sugi_log.json
Normal file
7
input/assets/natures_spirit/models/block/sugi_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/sugi_log_top",
|
||||
"side": "natures_spirit:block/sugi_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/natures_spirit/models/block/willow_log.json
Normal file
7
input/assets/natures_spirit/models/block/willow_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/willow_log_top",
|
||||
"side": "natures_spirit:block/willow_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "natures_spirit:block/wisteria_log_top",
|
||||
"side": "natures_spirit:block/wisteria_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user