diff --git a/biomes/hot/desert-dunes-red.json b/biomes/hot/desert-dunes-red.json index a9769e1a..51cd29d5 100644 --- a/biomes/hot/desert-dunes-red.json +++ b/biomes/hot/desert-dunes-red.json @@ -67,7 +67,8 @@ }, "place": [ "jigsaw/pyramid/rpyramid-extreme", - "jigsaw/pyramid/rpyramid" + "jigsaw/pyramid/rpyramid", + "jigsaw/pyramid/pyramidred45" ], "translate": { "x": 0, diff --git a/biomes/hot/desert-dunes.json b/biomes/hot/desert-dunes.json index 0c4b85f7..b0e82dd5 100644 --- a/biomes/hot/desert-dunes.json +++ b/biomes/hot/desert-dunes.json @@ -90,7 +90,8 @@ }, "place": [ "jigsaw/pyramid/pyramid-extreme", - "jigsaw/pyramid/pyramid" + "jigsaw/pyramid/pyramid", + "jigsaw/pyramid/pyramid45" ], "translate": { diff --git a/objects/jigsaw/pyramid/pyramid45.iob b/objects/jigsaw/pyramid/pyramid45.iob new file mode 100644 index 00000000..46ead463 Binary files /dev/null and b/objects/jigsaw/pyramid/pyramid45.iob differ diff --git a/objects/jigsaw/pyramid/pyramidred45.iob b/objects/jigsaw/pyramid/pyramidred45.iob new file mode 100644 index 00000000..69bba260 Binary files /dev/null and b/objects/jigsaw/pyramid/pyramidred45.iob differ