mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 18:15:09 +01:00
More mod compat
- Botania - Cultural Delights - Fortuituous Feasts - Hibernal Herbs - Cluttered - Promenade - Hellion's Sniffer+ - Terraqueous - [Let's Do] Vinery - [Let's Do] Blooming Nature - [Let's Do] Meadow
This commit is contained in:
7
input/assets/bloomingnature/models/block/aspen_log.json
Normal file
7
input/assets/bloomingnature/models/block/aspen_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/aspen_log_top",
|
||||
"side": "bloomingnature:block/aspen_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/bloomingnature/models/block/baobab_log.json
Normal file
7
input/assets/bloomingnature/models/block/baobab_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/baobab_log_top",
|
||||
"side": "bloomingnature:block/baobab_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/bloomingnature/models/block/cactus_log.json
Normal file
7
input/assets/bloomingnature/models/block/cactus_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/cactus_log_top",
|
||||
"side": "bloomingnature:block/cactus_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/chestnut_log_top",
|
||||
"side": "bloomingnature:block/chestnut_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/bloomingnature/models/block/ebony_log.json
Normal file
7
input/assets/bloomingnature/models/block/ebony_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/ebony_log_top",
|
||||
"side": "bloomingnature:block/ebony_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/fan_palm_log_top",
|
||||
"side": "bloomingnature:block/fan_palm_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/bloomingnature/models/block/fir_log.json
Normal file
7
input/assets/bloomingnature/models/block/fir_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/fir_log_top",
|
||||
"side": "bloomingnature:block/fir_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/bloomingnature/models/block/larch_log.json
Normal file
7
input/assets/bloomingnature/models/block/larch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/larch_log_top",
|
||||
"side": "bloomingnature:block/larch_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/aspen_log_top_stripped",
|
||||
"side": "bloomingnature:block/aspen_log_side_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/baobab_log_top_stripped",
|
||||
"side": "bloomingnature:block/baobab_log_side_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/chestnut_log_top_stripped",
|
||||
"side": "bloomingnature:block/chestnut_log_side_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/ebony_log_top_stripped",
|
||||
"side": "bloomingnature:block/ebony_log_side_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/fan_palm_log_top_stripped",
|
||||
"side": "bloomingnature:block/fan_palm_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/fir_log_top_stripped",
|
||||
"side": "bloomingnature:block/fir_log_side_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/larch_log_stripped_top",
|
||||
"side": "bloomingnature:block/larch_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/swamp_cypress_log_stripped_top",
|
||||
"side": "bloomingnature:block/swamp_cypress_log_stripped_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/swamp_oak_log_stripped_top",
|
||||
"side": "bloomingnature:block/swamp_oak_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/swamp_cypress_log_top",
|
||||
"side": "bloomingnature:block/swamp_cypress_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "bloomingnature:block/swamp_oak_log_top",
|
||||
"side": "bloomingnature:block/swamp_oak_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/botania/models/block/dreamwood_log.json
Normal file
7
input/assets/botania/models/block/dreamwood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/dreamwood_log_top",
|
||||
"side": "botania:block/dreamwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/dreamwood_log_top",
|
||||
"side": "botania:block/glimmering_dreamwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/livingwood_log_top",
|
||||
"side": "botania:block/glimmering_livingwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/stripped_dreamwood_log_top",
|
||||
"side": "botania:block/glimmering_stripped_dreamwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/stripped_livingwood_log_top",
|
||||
"side": "botania:block/glimmering_stripped_livingwood_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/botania/models/block/livingwood_log.json
Normal file
7
input/assets/botania/models/block/livingwood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/livingwood_log_top",
|
||||
"side": "botania:block/livingwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/stripped_dreamwood_log_top",
|
||||
"side": "botania:block/stripped_dreamwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "botania:block/stripped_livingwood_log_top",
|
||||
"side": "botania:block/stripped_livingwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "culturaldelights:block/avocado_log_top",
|
||||
"side": "culturaldelights:block/avocado_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/almond_log.json
Normal file
7
input/assets/dffeasts/models/block/almond_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/almond_log_top",
|
||||
"side": "dffeasts:block/almond_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/avocado_log.json
Normal file
7
input/assets/dffeasts/models/block/avocado_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/avocado_log_top",
|
||||
"side": "dffeasts:block/avocado_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/banana_log.json
Normal file
7
input/assets/dffeasts/models/block/banana_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/banana_log_top",
|
||||
"side": "dffeasts:block/banana_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/cashew_log.json
Normal file
7
input/assets/dffeasts/models/block/cashew_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/cashew_log_top",
|
||||
"side": "dffeasts:block/cashew_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/cherry_log.json
Normal file
7
input/assets/dffeasts/models/block/cherry_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/cherry_log_top",
|
||||
"side": "dffeasts:block/cherry_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/coconut_log.json
Normal file
7
input/assets/dffeasts/models/block/coconut_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/coconut_log_top",
|
||||
"side": "dffeasts:block/coconut_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/dragonfruit_log.json
Normal file
7
input/assets/dffeasts/models/block/dragonfruit_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/dragonfruit_log_top",
|
||||
"side": "dffeasts:block/dragonfruit_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/grapefruit_log.json
Normal file
7
input/assets/dffeasts/models/block/grapefruit_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/grapefruit_log_top",
|
||||
"side": "dffeasts:block/grapefruit_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/kiwi_log.json
Normal file
7
input/assets/dffeasts/models/block/kiwi_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/kiwi_log_top",
|
||||
"side": "dffeasts:block/kiwi_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/lychee_log.json
Normal file
7
input/assets/dffeasts/models/block/lychee_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/lychee_log_top",
|
||||
"side": "dffeasts:block/lychee_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/mango_log.json
Normal file
7
input/assets/dffeasts/models/block/mango_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/mango_log_top",
|
||||
"side": "dffeasts:block/mango_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/olive_log.json
Normal file
7
input/assets/dffeasts/models/block/olive_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/olive_log_top",
|
||||
"side": "dffeasts:block/olive_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/orange_log.json
Normal file
7
input/assets/dffeasts/models/block/orange_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/orange_log_top",
|
||||
"side": "dffeasts:block/orange_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/passionfruit_log.json
Normal file
7
input/assets/dffeasts/models/block/passionfruit_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/passionfruit_log_top",
|
||||
"side": "dffeasts:block/passionfruit_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/pear_log.json
Normal file
7
input/assets/dffeasts/models/block/pear_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/pear_log_top",
|
||||
"side": "dffeasts:block/pear_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/pomegranate_log.json
Normal file
7
input/assets/dffeasts/models/block/pomegranate_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/pomegranate_log_top",
|
||||
"side": "dffeasts:block/pomegranate_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/dffeasts/models/block/walnut_log.json
Normal file
7
input/assets/dffeasts/models/block/walnut_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "dffeasts:block/walnut_log_top",
|
||||
"side": "dffeasts:block/walnut_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "hibernalherbs:block/myqueste_log_top",
|
||||
"side": "hibernalherbs:block/myqueste_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "hibernalherbs:block/stripped_myqueste_log_top",
|
||||
"side": "hibernalherbs:block/stripped_myqueste_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/flowering_pink_log_top",
|
||||
"up": "luphieclutteredmod:block/flowering_pink_log_top",
|
||||
"north": "luphieclutteredmod:block/flowering_pink_log",
|
||||
"east": "luphieclutteredmod:block/flowering_pink_log",
|
||||
"south": "luphieclutteredmod:block/flowering_pink_log",
|
||||
"west": "luphieclutteredmod:block/flowering_pink_log",
|
||||
"particle": "luphieclutteredmod:block/flowering_pink_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/flowering_purple_log_top",
|
||||
"up": "luphieclutteredmod:block/flowering_purple_log_top",
|
||||
"north": "luphieclutteredmod:block/flowering_purple_log",
|
||||
"east": "luphieclutteredmod:block/flowering_purple_log",
|
||||
"south": "luphieclutteredmod:block/flowering_purple_log",
|
||||
"west": "luphieclutteredmod:block/flowering_purple_log",
|
||||
"particle": "luphieclutteredmod:block/flowering_purple_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/flowering_yellow_log_top",
|
||||
"up": "luphieclutteredmod:block/flowering_yellow_log_top",
|
||||
"north": "luphieclutteredmod:block/flowering_yellow_log",
|
||||
"east": "luphieclutteredmod:block/flowering_yellow_log",
|
||||
"south": "luphieclutteredmod:block/flowering_yellow_log",
|
||||
"west": "luphieclutteredmod:block/flowering_yellow_log",
|
||||
"particle": "luphieclutteredmod:block/flowering_yellow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/glow_log_top",
|
||||
"up": "luphieclutteredmod:block/glow_log_top",
|
||||
"north": "luphieclutteredmod:block/glow_log",
|
||||
"east": "luphieclutteredmod:block/glow_log",
|
||||
"south": "luphieclutteredmod:block/glow_log",
|
||||
"west": "luphieclutteredmod:block/glow_log",
|
||||
"particle": "luphieclutteredmod:block/glow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/green_log_top",
|
||||
"up": "luphieclutteredmod:block/green_log_top",
|
||||
"north": "luphieclutteredmod:block/green_log",
|
||||
"east": "luphieclutteredmod:block/green_log",
|
||||
"south": "luphieclutteredmod:block/green_log",
|
||||
"west": "luphieclutteredmod:block/green_log",
|
||||
"particle": "luphieclutteredmod:block/green_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/pink_log_top",
|
||||
"up": "luphieclutteredmod:block/pink_log_top",
|
||||
"north": "luphieclutteredmod:block/pink_log",
|
||||
"east": "luphieclutteredmod:block/pink_log",
|
||||
"south": "luphieclutteredmod:block/pink_log",
|
||||
"west": "luphieclutteredmod:block/pink_log",
|
||||
"particle": "luphieclutteredmod:block/pink_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/purple_log_top",
|
||||
"up": "luphieclutteredmod:block/purple_log_top",
|
||||
"north": "luphieclutteredmod:block/purple_log",
|
||||
"east": "luphieclutteredmod:block/purple_log",
|
||||
"south": "luphieclutteredmod:block/purple_log",
|
||||
"west": "luphieclutteredmod:block/purple_log",
|
||||
"particle": "luphieclutteredmod:block/purple_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/yellow_log_top",
|
||||
"up": "luphieclutteredmod:block/yellow_log_top",
|
||||
"north": "luphieclutteredmod:block/yellow_log",
|
||||
"east": "luphieclutteredmod:block/yellow_log",
|
||||
"south": "luphieclutteredmod:block/yellow_log",
|
||||
"west": "luphieclutteredmod:block/yellow_log",
|
||||
"particle": "luphieclutteredmod:block/yellow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_flowering_yellow_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_flowering_yellow_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_flowering_yellow_log",
|
||||
"east": "luphieclutteredmod:block/stripped_flowering_yellow_log",
|
||||
"south": "luphieclutteredmod:block/stripped_flowering_yellow_log",
|
||||
"west": "luphieclutteredmod:block/stripped_flowering_yellow_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_flowering_yellow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_flowering_purple_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_flowering_purple_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_flowering_purple_log",
|
||||
"east": "luphieclutteredmod:block/stripped_flowering_purple_log",
|
||||
"south": "luphieclutteredmod:block/stripped_flowering_purple_log",
|
||||
"west": "luphieclutteredmod:block/stripped_flowering_purple_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_flowering_purple_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_glow_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_glow_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_glow_log",
|
||||
"east": "luphieclutteredmod:block/stripped_glow_log",
|
||||
"south": "luphieclutteredmod:block/stripped_glow_log",
|
||||
"west": "luphieclutteredmod:block/stripped_glow_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_glow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_green_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_green_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_green_log",
|
||||
"east": "luphieclutteredmod:block/stripped_green_log",
|
||||
"south": "luphieclutteredmod:block/stripped_green_log",
|
||||
"west": "luphieclutteredmod:block/stripped_green_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_green_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_pink_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_pink_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_pink_log",
|
||||
"east": "luphieclutteredmod:block/stripped_pink_log",
|
||||
"south": "luphieclutteredmod:block/stripped_pink_log",
|
||||
"west": "luphieclutteredmod:block/stripped_pink_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_pink_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_purple_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_purple_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_purple_log",
|
||||
"east": "luphieclutteredmod:block/stripped_purple_log",
|
||||
"south": "luphieclutteredmod:block/stripped_purple_log",
|
||||
"west": "luphieclutteredmod:block/stripped_purple_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_purple_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "luphieclutteredmod:block/stripped_yellow_log_top",
|
||||
"up": "luphieclutteredmod:block/stripped_yellow_log_top",
|
||||
"north": "luphieclutteredmod:block/stripped_yellow_log",
|
||||
"east": "luphieclutteredmod:block/stripped_yellow_log",
|
||||
"south": "luphieclutteredmod:block/stripped_yellow_log",
|
||||
"west": "luphieclutteredmod:block/stripped_yellow_log",
|
||||
"particle": "luphieclutteredmod:block/stripped_yellow_log_top"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
||||
7
input/assets/meadow/models/block/alpine_birch_log.json
Normal file
7
input/assets/meadow/models/block/alpine_birch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "meadow:block/alpine_birch_log_top",
|
||||
"side": "meadow:block/alpine_birch_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/meadow/models/block/alpine_oak_log.json
Normal file
7
input/assets/meadow/models/block/alpine_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/oak_log_top",
|
||||
"side": "minecraft:block/oak_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/meadow/models/block/pine_log.json
Normal file
7
input/assets/meadow/models/block/pine_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "meadow:block/pine_log_top",
|
||||
"side": "meadow:block/pine_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/meadow/models/block/stripped_pine_log.json
Normal file
7
input/assets/meadow/models/block/stripped_pine_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "meadow:block/stripped_pine_log_top",
|
||||
"side": "meadow:block/stripped_pine_log_side"
|
||||
}
|
||||
}
|
||||
7
input/assets/promenade/models/block/maple_log.json
Normal file
7
input/assets/promenade/models/block/maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/maple_log_top",
|
||||
"side": "promenade:block/maple_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/promenade/models/block/palm_log.json
Normal file
7
input/assets/promenade/models/block/palm_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/palm_log_top",
|
||||
"side": "promenade:block/palm_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/promenade/models/block/sakura_log.json
Normal file
7
input/assets/promenade/models/block/sakura_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/sakura_log_top",
|
||||
"side": "promenade:block/sakura_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/stripped_maple_log_top",
|
||||
"side": "promenade:block/stripped_maple_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/stripped_palm_log_top",
|
||||
"side": "promenade:block/stripped_palm_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "promenade:block/stripped_sakura_log_top",
|
||||
"side": "promenade:block/stripped_sakura_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "snifferplus:block/stone_pine_log_top",
|
||||
"side": "snifferplus:block/stone_pine_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "snifferplus:block/stripped_stone_pine_log_top",
|
||||
"side": "snifferplus:block/stripped_stone_pine_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "techreborn:block/rubber_log_top",
|
||||
"side": "techreborn:block/rubber_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/apple_log_top",
|
||||
"side": "terraqueous:block/trees/apple_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/banana_log_top",
|
||||
"side": "terraqueous:block/trees/banana_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/cherry_log_top",
|
||||
"side": "terraqueous:block/trees/cherry_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/coconut_log_top",
|
||||
"side": "terraqueous:block/trees/coconut_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/lemon_log_top",
|
||||
"side": "terraqueous:block/trees/lemon_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/mango_log_top",
|
||||
"side": "terraqueous:block/trees/mango_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/mulberry_log_top",
|
||||
"side": "terraqueous:block/trees/mulberry_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/orange_log_top",
|
||||
"side": "terraqueous:block/trees/orange_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/peach_log_top",
|
||||
"side": "terraqueous:block/trees/peach_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/pear_log_top",
|
||||
"side": "terraqueous:block/trees/pear_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/plum_log_top",
|
||||
"side": "terraqueous:block/trees/plum_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/apple_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/apple_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/banana_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/banana_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/cherry_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/cherry_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/coconut_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/coconut_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/lemon_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/lemon_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/mango_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/mango_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/mulberry_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/mulberry_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/orange_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/orange_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/peach_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/peach_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/pear_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/pear_log_stripped"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "terraqueous:block/trees/plum_log_top_stripped",
|
||||
"side": "terraqueous:block/trees/plum_log_stripped"
|
||||
}
|
||||
}
|
||||
7
input/assets/vinery/models/block/apple_log.json
Normal file
7
input/assets/vinery/models/block/apple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "vinery:block/apple_log_top",
|
||||
"side": "vinery:block/apple_log_side"
|
||||
}
|
||||
}
|
||||
8
input/assets/vinery/models/block/dark_cherry_log.json
Normal file
8
input/assets/vinery/models/block/dark_cherry_log.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made by Satisfy",
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "vinery:block/dark_cherry_log_top",
|
||||
"side": "vinery:block/dark_cherry_log_side"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "vinery:block/stripped_dark_cherry_log_top",
|
||||
"side": "vinery:block/stripped_dark_cherry_log_side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user