Fill level visuals for water bottle inhands
- type: SolutionContainerVisuals
maxFillLevels: 5
fillBaseName: icon-
+ inHandsMaxFillLevels: 2
+ inHandsFillBaseName: -fill-
- type: entity
parent: DrinkWaterBottleFull
{
"name": "inhand-left",
"directions": 4
+ },
+ {
+ "name": "inhand-left-fill-1",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left-fill-2",
+ "directions": 4
},
{
"name": "inhand-right",
"directions": 4
+ },
+ {
+ "name": "inhand-right-fill-1",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right-fill-2",
+ "directions": 4
}
],
"version": 1
-}
\ No newline at end of file
+}