We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ad0a8 commit 34e75c8Copy full SHA for 34e75c8
data/Unleash_The_Mods/mods/Uekibati_mod/melee.json renamed to data/Unleash_The_Mods/Working_mods/Uekibati_mod/melee.json
@@ -10,11 +10,19 @@
10
"material": [ "clay" ],
11
"weight": "480 g",
12
"volume": "2500 ml",
13
- "contains": 10,
14
"bashing": 1,
15
"cutting": 0,
16
"category": "tools",
17
- "to_hit": 0
+ "to_hit": 0,
+ "pocket_data": [
18
+ {
19
+ "max_contains_volume": "2500 ml",
20
+ "max_contains_weight": "3 kg",
21
+ "watertight": true,
22
+ "open_container": true,
23
+ "rigid": true
24
+ }
25
+ ]
26
},
27
{
28
"type": "GENERIC",
data/Unleash_The_Mods/mods/Uekibati_mod/modinfo.json renamed to data/Unleash_The_Mods/Working_mods/Uekibati_mod/modinfo.json
data/Unleash_The_Mods/mods/Uekibati_mod/recipe_others.json renamed to data/Unleash_The_Mods/Working_mods/Uekibati_mod/recipe_others.json
0 commit comments