Skip to content

Commit

Permalink
Create f_vitrified_bed.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gettingusedto authored Dec 17, 2024
1 parent 87bb1c9 commit 0ab9e43
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "f_vitrified_bed",
"fg": [
"f_vitrified_bed_0"
],
"rotates": false,
"multitile": true,
"additional_tiles": [
{ "id": "center", "fg": [ "f_vitrified_bed_0" ], "bg": [ ] },
{ "id": "corner", "fg": [ "f_vitrified_bed_1" ], "bg": [ ] },
{ "id": "edge", "fg": [ "f_vitrified_bed_2" ], "bg": [ ] },
{ "id": "end_piece", "fg": [ "f_vitrified_bed_3" ], "bg": [ ] },
{ "id": "t_connection", "fg": [ "f_vitrified_bed_4" ], "bg": [ ] },
{ "id": "unconnected", "fg": [ "f_vitrified_bed_5" ], "bg": [ ] }
],
"bg": [

]
}

0 comments on commit 0ab9e43

Please sign in to comment.