From 180aad05decc7eefa87e4e45d6747c48f40e5361 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 17 Apr 2023 12:12:01 -0400 Subject: save --- assets/gen/decorations/cactus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 assets/gen/decorations/cactus.json (limited to 'assets/gen/decorations/cactus.json') 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 -- cgit v1.2.3-freya