summaryrefslogtreecommitdiff
path: root/assets/blocks/sand.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/blocks/sand.json')
-rwxr-xr-xassets/blocks/sand.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/blocks/sand.json b/assets/blocks/sand.json
new file mode 100755
index 0000000..e1574c5
--- /dev/null
+++ b/assets/blocks/sand.json
@@ -0,0 +1,10 @@
+{
+ "model": "default",
+ "texture": "all",
+ "textures": {
+ "face": "sand"
+ },
+ "transparent": false,
+ "renderNeighbors": false,
+ "placeable": true
+} \ No newline at end of file