summaryrefslogtreecommitdiff
path: root/assets/gen/decorations/pine.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/gen/decorations/pine.json')
-rwxr-xr-xassets/gen/decorations/pine.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/assets/gen/decorations/pine.json b/assets/gen/decorations/pine.json
new file mode 100755
index 0000000..ff3bd86
--- /dev/null
+++ b/assets/gen/decorations/pine.json
@@ -0,0 +1,24 @@
+{
+ "blocks": {
+ "10": [
+ [0,0,0],
+ [0,1,0],
+ [0,2,0],
+ ],
+ "12": [
+ [-1,2,-1],
+ [-1,2,0],
+ [-1,2,1],
+ [0,2,-1],
+ [0,2,1],
+ [1,2,-1],
+ [1,2,0],
+ [1,2,1],
+ [1,3,0],
+ [-1,3,0],
+ [0,3,1],
+ [0,3,-1],
+ [0,3,0],
+ ],
+ },
+} \ No newline at end of file