- Add block sounds enum and remove default texture value under material instance (#293)

* Update material_instances.json

* - Add block sounds enum
This commit is contained in:
Xterionix
2024-06-17 11:22:44 +05:00
committed by GitHub
parent 39b43b0d1d
commit 2516480535
2 changed files with 105 additions and 3 deletions

View File

@@ -48,7 +48,6 @@
"texture": {
"title": "Texture",
"type": "string",
"default": "",
"description": "Texture name for the material."
}
}