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:
7
input/assets/minecraft/models/block/acacia_log.json
Normal file
7
input/assets/minecraft/models/block/acacia_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/acacia_log_top",
|
||||
"side": "minecraft:block/acacia_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/birch_log.json
Normal file
7
input/assets/minecraft/models/block/birch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/birch_log_top",
|
||||
"side": "minecraft:block/birch_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/cherry_log.json
Normal file
7
input/assets/minecraft/models/block/cherry_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/cherry_log_top",
|
||||
"side": "minecraft:block/cherry_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/crimson_stem.json
Normal file
7
input/assets/minecraft/models/block/crimson_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/crimson_stem_top",
|
||||
"side": "minecraft:block/crimson_stem"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/dark_oak_log.json
Normal file
7
input/assets/minecraft/models/block/dark_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/dark_oak_log_top",
|
||||
"side": "minecraft:block/dark_oak_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/jungle_log.json
Normal file
7
input/assets/minecraft/models/block/jungle_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/jungle_log_top",
|
||||
"side": "minecraft:block/jungle_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/mangrove_log.json
Normal file
7
input/assets/minecraft/models/block/mangrove_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/mangrove_log_top",
|
||||
"side": "minecraft:block/mangrove_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/oak_log.json
Normal file
7
input/assets/minecraft/models/block/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/minecraft/models/block/pale_oak_log.json
Normal file
7
input/assets/minecraft/models/block/pale_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/pale_oak_log_top",
|
||||
"side": "minecraft:block/pale_oak_log"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/spruce_log.json
Normal file
7
input/assets/minecraft/models/block/spruce_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/spruce_log_top",
|
||||
"side": "minecraft:block/spruce_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_acacia_log_top",
|
||||
"side": "minecraft:block/stripped_acacia_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_birch_log_top",
|
||||
"side": "minecraft:block/stripped_birch_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_cherry_log_top",
|
||||
"side": "minecraft:block/stripped_cherry_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_crimson_stem_top",
|
||||
"side": "minecraft:block/stripped_crimson_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_dark_oak_log_top",
|
||||
"side": "minecraft:block/stripped_dark_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_jungle_log_top",
|
||||
"side": "minecraft:block/stripped_jungle_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_mangrove_log_top",
|
||||
"side": "minecraft:block/stripped_mangrove_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_oak_log_top",
|
||||
"side": "minecraft:block/stripped_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_pale_oak_log_top",
|
||||
"side": "minecraft:block/stripped_pale_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_spruce_log_top",
|
||||
"side": "minecraft:block/stripped_spruce_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_warped_stem_top",
|
||||
"side": "minecraft:block/stripped_warped_stem"
|
||||
}
|
||||
}
|
||||
7
input/assets/minecraft/models/block/warped_stem.json
Normal file
7
input/assets/minecraft/models/block/warped_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/warped_stem_top",
|
||||
"side": "minecraft:block/warped_stem"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user