Skip to content

Commit

Permalink
feat: add heart block (#2)
Browse files Browse the repository at this point in the history
- extracted from GooKeeper
  • Loading branch information
jdrueckert authored Mar 6, 2022
1 parent f9eba03 commit b1f4f14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added assets/blockTiles/heartBlock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions assets/blocks/heartBlock.block
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"displayName": "Heart Block",
"attachmentAllowed" : true,
"shadowCasting" : true,
"family" : "horizontal",
"hardness": 1,
"targetable" : true
}

0 comments on commit b1f4f14

Please sign in to comment.