We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6459960 + 0f5a9a1 commit a3f49a3Copy full SHA for a3f49a3
data/json/furniture_and_terrain/furniture-signs.json
@@ -82,7 +82,7 @@
82
"required_str": -1,
83
"flags": [ "TRANSPARENT", "NO_SELF_CONNECT" ],
84
"deconstruct": {
85
- "items": [ { "item": "pipe", "count": 1 }, { "item": "sheet_metal", "count": 1 }, { "item": "nuts_bolts", "count": [ 4, 8 ] } ]
+ "items": [ { "item": "pipe", "count": 1 }, { "item": "sheet_metal", "count": 1 }, { "item": "nuts_bolts", "charges": [ 4, 8 ] } ]
86
},
87
"bash": {
88
"str_min": 10,
0 commit comments