Skip to content

Commit

Permalink
Add Mud block
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwertygiy committed Oct 31, 2019
1 parent 497083f commit ce65ad0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/blocks/soil/Mud.block
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/**
* Mud is wet dirt.
*/
{
"basedOn": "CoreBlocks:Dirt",
"tile": "CoreAssets:Mud"
}

0 comments on commit ce65ad0

Please sign in to comment.