Skip to content

Commit

Permalink
add autotile planters furniture (base, seed, mature, harvest)
Browse files Browse the repository at this point in the history
  • Loading branch information
barsoosayque committed Feb 25, 2020
1 parent 8046dd2 commit 621e49a
Show file tree
Hide file tree
Showing 73 changed files with 248 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "f_planter",
"multitile": true,
"fg": [
"f_planter_unconnected"
],
"bg": [],
"additional_tiles": [
{
"id": "center",
"bg": [],
"fg": [
"f_planter_center"
]
},
{
"id": "corner",
"bg": [],
"fg": [
"f_planter_corner_nw",
"f_planter_corner_sw",
"f_planter_corner_se",
"f_planter_corner_ne"
]
},
{
"id": "t_connection",
"bg": [],
"fg": [
"f_planter_t_connection_n",
"f_planter_t_connection_w",
"f_planter_t_connection_s",
"f_planter_t_connection_e"
]
},
{
"id": "edge",
"bg": [],
"fg": [
"f_planter_edge_ns",
"f_planter_edge_ew"
]
},
{
"id": "end_piece",
"bg": [],
"fg": [
"f_planter_end_piece_n",
"f_planter_end_piece_w",
"f_planter_end_piece_s",
"f_planter_end_piece_e"
]
},
{
"bg": [],
"id": "unconnected",
"fg": [
"f_planter_unconnected"
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "f_planter_harvest",
"multitile": true,
"fg": [
"f_planter_harvest_unconnected"
],
"bg": [],
"additional_tiles": [
{
"id": "center",
"bg": [],
"fg": [
"f_planter_harvest_center"
]
},
{
"id": "corner",
"bg": [],
"fg": [
"f_planter_harvest_corner_nw",
"f_planter_harvest_corner_sw",
"f_planter_harvest_corner_se",
"f_planter_harvest_corner_ne"
]
},
{
"id": "t_connection",
"bg": [],
"fg": [
"f_planter_harvest_t_connection_n",
"f_planter_harvest_t_connection_w",
"f_planter_harvest_t_connection_s",
"f_planter_harvest_t_connection_e"
]
},
{
"id": "edge",
"bg": [],
"fg": [
"f_planter_harvest_edge_ns",
"f_planter_harvest_edge_ew"
]
},
{
"id": "end_piece",
"bg": [],
"fg": [
"f_planter_harvest_end_piece_n",
"f_planter_harvest_end_piece_w",
"f_planter_harvest_end_piece_s",
"f_planter_harvest_end_piece_e"
]
},
{
"bg": [],
"id": "unconnected",
"fg": [
"f_planter_harvest_unconnected"
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "f_planter_mature",
"multitile": true,
"fg": [
"f_planter_mature_unconnected"
],
"bg": [],
"additional_tiles": [
{
"id": "center",
"bg": [],
"fg": [
"f_planter_mature_center"
]
},
{
"id": "corner",
"bg": [],
"fg": [
"f_planter_mature_corner_nw",
"f_planter_mature_corner_sw",
"f_planter_mature_corner_se",
"f_planter_mature_corner_ne"
]
},
{
"id": "t_connection",
"bg": [],
"fg": [
"f_planter_mature_t_connection_n",
"f_planter_mature_t_connection_w",
"f_planter_mature_t_connection_s",
"f_planter_mature_t_connection_e"
]
},
{
"id": "edge",
"bg": [],
"fg": [
"f_planter_mature_edge_ns",
"f_planter_mature_edge_ew"
]
},
{
"id": "end_piece",
"bg": [],
"fg": [
"f_planter_mature_end_piece_n",
"f_planter_mature_end_piece_w",
"f_planter_mature_end_piece_s",
"f_planter_mature_end_piece_e"
]
},
{
"bg": [],
"id": "unconnected",
"fg": [
"f_planter_mature_unconnected"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "f_planter_seedling",
"multitile": true,
"fg": [
"f_planter_seedling_unconnected"
],
"bg": [],
"additional_tiles": [
{
"id": "center",
"bg": [],
"fg": [
"f_planter_seedling_center"
]
},
{
"id": "corner",
"bg": [],
"fg": [
"f_planter_seedling_corner_nw",
"f_planter_seedling_corner_sw",
"f_planter_seedling_corner_se",
"f_planter_seedling_corner_ne"
]
},
{
"id": "t_connection",
"bg": [],
"fg": [
"f_planter_seedling_t_connection_n",
"f_planter_seedling_t_connection_w",
"f_planter_seedling_t_connection_s",
"f_planter_seedling_t_connection_e"
]
},
{
"id": "edge",
"bg": [],
"fg": [
"f_planter_seedling_edge_ns",
"f_planter_seedling_edge_ew"
]
},
{
"id": "end_piece",
"bg": [],
"fg": [
"f_planter_seedling_end_piece_n",
"f_planter_seedling_end_piece_w",
"f_planter_seedling_end_piece_s",
"f_planter_seedling_end_piece_e"
]
},
{
"bg": [],
"id": "unconnected",
"fg": [
"f_planter_seedling_unconnected"
]
}
]
}
Binary file added scratch/UltimateCataclysm/furniture/planter.kra
Binary file not shown.

0 comments on commit 621e49a

Please sign in to comment.