Blockus compat, WIP Aether compat

This commit is contained in:
Motschen
2020-12-20 13:58:18 +01:00
parent 4257bee053
commit 6ad2036da2
173 changed files with 763 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_red_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_red_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_black_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_black_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_black_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_blue_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_blue_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_blue_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_brown_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_brown_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_brown_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_cyan_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_cyan_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_cyan_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_gray_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_gray_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_gray_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_green_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_green_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_green_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_light_blue_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_light_blue_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_light_blue_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_light_gray_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_light_gray_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_light_gray_tallflower_top" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_lilac_bottom" },
"half=upper": { "model": "flonters:block/potted_lilac_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_lime_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_lime_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_lime_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_magenta_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_magenta_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_magenta_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_orange_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_orange_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_orange_tallflower_top" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_peony_bottom" },
"half=upper": { "model": "flonters:block/potted_peony_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_pink_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_pink_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_pink_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_purple_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_purple_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_purple_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_red_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_red_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_red_tallflower_top" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_rose_bush_bottom" },
"half=upper": { "model": "flonters:block/potted_rose_bush_top" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_sunflower_bottom" },
"half=upper": { "model": "flonters:block/potted_sunflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_white_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_white_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_white_tallflower_top" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "flonters:block/potted_yellow_flower" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "flonters:block/potted_yellow_tallflower_bottom" },
"half=upper": { "model": "flonters:block/potted_yellow_tallflower_top" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:low_foliage"
}

View File

@@ -0,0 +1,8 @@
{
"defaultMaterial": "fabric:standard",
"variants": {
"half=lower": { "defaultMaterial": "canvas:low_foliage" },
"half=upper": { "defaultMaterial": "canvas:high_foliage" }
}
}