Upload current version

This commit is contained in:
Motschen
2020-09-22 16:53:16 +02:00
parent 090f4c6f63
commit 71d1028495
155 changed files with 1671 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/cherry_log_top",
"side": "biomesoplenty:block/cherry_log",
"particle": "biomesoplenty:block/cherry_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/dead_log_top",
"side": "biomesoplenty:block/dead_log",
"particle": "biomesoplenty:block/dead_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/ethereal_log_top",
"side": "biomesoplenty:block/ethereal_log",
"particle": "biomesoplenty:block/ethereal_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/fir_log_top",
"side": "biomesoplenty:block/fir_log",
"particle": "biomesoplenty:block/fir_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/hellbark_log_top",
"side": "biomesoplenty:block/hellbark_log",
"particle": "biomesoplenty:block/hellbark_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/jacaranda_log_top",
"side": "biomesoplenty:block/jacaranda_log",
"particle": "biomesoplenty:block/jacaranda_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/magic_log_top",
"side": "biomesoplenty:block/magic_log",
"particle": "biomesoplenty:block/magic_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/mahogany_log_top",
"side": "biomesoplenty:block/mahogany_log",
"particle": "biomesoplenty:block/mahogany_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/palm_log_top",
"side": "biomesoplenty:block/palm_log",
"particle": "biomesoplenty:block/palm_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/redwood_log_top",
"side": "biomesoplenty:block/redwood_log",
"particle": "biomesoplenty:block/redwood_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/umbran_log_top",
"side": "biomesoplenty:block/umbran_log",
"particle": "biomesoplenty:block/umbran_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/willow_log_top",
"side": "biomesoplenty:block/willow_log",
"particle": "biomesoplenty:block/willow_log"
}
}