diff options
Diffstat (limited to '')
-rwxr-xr-x | assets/gen/decorations/cactus.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/gen/decorations/cactus.json b/assets/gen/decorations/cactus.json new file mode 100755 index 0000000..c0c629f --- /dev/null +++ b/assets/gen/decorations/cactus.json @@ -0,0 +1,9 @@ +{
+ "blocks": {
+ "15": [
+ [0,0,0],
+ [0,1,0],
+ [0,2,0],
+ ],
+ },
+}
\ No newline at end of file |