Files
iD/data/presets/presets/_power.json
T
Quincy Morgan 1ba61140f5 Changed the material field to be non-universal
Added the material field to the fields or moreFields properties of relevant presets
2019-01-15 11:35:56 -05:00

20 lines
267 B
JSON

{
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"power": "*"
},
"fields": [
"power"
],
"moreFields": [
"material"
],
"searchable": false,
"name": "Power"
}