mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-22 08:00:18 +01:00
remove duplicated white textures
This commit is contained in:
parent
364211ebf1
commit
08c83f52ce
@ -15,12 +15,14 @@
|
|||||||
"super_white": {
|
"super_white": {
|
||||||
"description": "Super Plastic",
|
"description": "Super Plastic",
|
||||||
"light": 11,
|
"light": 11,
|
||||||
"sounds": "stone"
|
"sounds": "stone",
|
||||||
|
"texture_name": "white2"
|
||||||
},
|
},
|
||||||
"ultra_white": {
|
"ultra_white": {
|
||||||
"description": "Ultra Plastic",
|
"description": "Ultra Plastic",
|
||||||
"light": 14,
|
"light": 14,
|
||||||
"sounds": "stone"
|
"sounds": "stone",
|
||||||
|
"texture_name": "white2"
|
||||||
},
|
},
|
||||||
"engine": {
|
"engine": {
|
||||||
"description": "Engine"
|
"description": "Engine"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 83 B |
Binary file not shown.
Before Width: | Height: | Size: 83 B |
Loading…
Reference in New Issue
Block a user