Advertisement
Junpaku_Karasu

MoreFish Freshwater

Apr 13th, 2024 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.89 KB | None | 0 0
  1. {
  2. "IsEnabled": true,
  3. "ModUniqueId": "MoreFish",
  4. "BagId": "f6c4e066-c51b-bdc7-d2b8-96f5619904fa",
  5. "BagName": "MNF Freshwater",
  6. "BagDescription": "A bag for storing freshwater fish from MoreFish mod",
  7. "IconTexture": "SpringObjects",
  8. "IconPosition": "{X:0 Y:0 Width:0 Height:0}",
  9. "Prices": {
  10. "Small": 2500,
  11. "Medium": 7500,
  12. "Large": 25000,
  13. "Giant": 75000,
  14. "Massive": 250000
  15. },
  16. "Capacities": {
  17. "Small": 30,
  18. "Medium": 99,
  19. "Large": 300,
  20. "Giant": 999,
  21. "Massive": 9999
  22. },
  23. "SizeSellers": {
  24. "Small": [
  25. "Willy"
  26. ],
  27. "Medium": [
  28. "Willy"
  29. ],
  30. "Large": [
  31. "Willy"
  32. ],
  33. "Giant": [
  34. "Willy"
  35. ],
  36. "Massive": [
  37. "Willy"
  38. ]
  39. },
  40. "SizeMenuOptions": {
  41. "Small": {
  42. "GroupByQuality": true,
  43. "InventoryColumns": 12,
  44. "InventorySlotSize": 64,
  45. "GroupedLayoutOptions": {
  46. "GroupsPerRow": 5,
  47. "ShowValueColumn": true,
  48. "SlotSize": 64
  49. },
  50. "UngroupedLayoutOptions": {
  51. "Columns": 12,
  52. "LineBreakIndices": [],
  53. "LineBreakHeights": [],
  54. "SlotSize": 64
  55. }
  56. },
  57. "Medium": {
  58. "GroupByQuality": true,
  59. "InventoryColumns": 12,
  60. "InventorySlotSize": 64,
  61. "GroupedLayoutOptions": {
  62. "GroupsPerRow": 5,
  63. "ShowValueColumn": true,
  64. "SlotSize": 64
  65. },
  66. "UngroupedLayoutOptions": {
  67. "Columns": 12,
  68. "LineBreakIndices": [],
  69. "LineBreakHeights": [],
  70. "SlotSize": 64
  71. }
  72. },
  73. "Large": {
  74. "GroupByQuality": true,
  75. "InventoryColumns": 12,
  76. "InventorySlotSize": 64,
  77. "GroupedLayoutOptions": {
  78. "GroupsPerRow": 5,
  79. "ShowValueColumn": true,
  80. "SlotSize": 64
  81. },
  82. "UngroupedLayoutOptions": {
  83. "Columns": 12,
  84. "LineBreakIndices": [],
  85. "LineBreakHeights": [],
  86. "SlotSize": 64
  87. }
  88. },
  89. "Giant": {
  90. "GroupByQuality": true,
  91. "InventoryColumns": 12,
  92. "InventorySlotSize": 64,
  93. "GroupedLayoutOptions": {
  94. "GroupsPerRow": 5,
  95. "ShowValueColumn": true,
  96. "SlotSize": 64
  97. },
  98. "UngroupedLayoutOptions": {
  99. "Columns": 12,
  100. "LineBreakIndices": [],
  101. "LineBreakHeights": [],
  102. "SlotSize": 64
  103. }
  104. },
  105. "Massive": {
  106. "GroupByQuality": true,
  107. "InventoryColumns": 12,
  108. "InventorySlotSize": 64,
  109. "GroupedLayoutOptions": {
  110. "GroupsPerRow": 5,
  111. "ShowValueColumn": true,
  112. "SlotSize": 64
  113. },
  114. "UngroupedLayoutOptions": {
  115. "Columns": 12,
  116. "LineBreakIndices": [],
  117. "LineBreakHeights": [],
  118. "SlotSize": 64
  119. }
  120. }
  121. },
  122. "Items": [
  123. {
  124. "Name": "Pacu",
  125. "IsBigCraftable": false,
  126. "HasQualities": true,
  127. "RequiredSize": "Small"
  128. },
  129. {
  130. "Name": "Trahira",
  131. "IsBigCraftable": false,
  132. "HasQualities": true,
  133. "RequiredSize": "Small"
  134. },
  135. {
  136. "Name": "Siamese Algae Eater",
  137. "IsBigCraftable": false,
  138. "HasQualities": true,
  139. "RequiredSize": "Small"
  140. },
  141. {
  142. "Name": "Green Terror",
  143. "IsBigCraftable": false,
  144. "HasQualities": true,
  145. "RequiredSize": "Small"
  146. },
  147. {
  148. "Name": "Freshwater Pufferfish",
  149. "IsBigCraftable": false,
  150. "HasQualities": true,
  151. "RequiredSize": "Small"
  152. },
  153. {
  154. "Name": "Common Pleco",
  155. "IsBigCraftable": false,
  156. "HasQualities": true,
  157. "RequiredSize": "Small"
  158. },
  159. {
  160. "Name": "Snowball Pleco",
  161. "IsBigCraftable": false,
  162. "HasQualities": true,
  163. "RequiredSize": "Small"
  164. },
  165. {
  166. "Name": "Tucunare",
  167. "IsBigCraftable": false,
  168. "HasQualities": true,
  169. "RequiredSize": "Small"
  170. },
  171. {
  172. "Name": "Arctic Char",
  173. "IsBigCraftable": false,
  174. "HasQualities": true,
  175. "RequiredSize": "Small"
  176. }, {
  177. "Name": "Goldfish",
  178. "IsBigCraftable": false,
  179. "HasQualities": true,
  180. "RequiredSize": "Small"
  181. },
  182. {
  183. "Name": "Lionhead",
  184. "IsBigCraftable": false,
  185. "HasQualities": true,
  186. "RequiredSize": "Small"
  187. },
  188. {
  189. "Name": "Comet",
  190. "IsBigCraftable": false,
  191. "HasQualities": true,
  192. "RequiredSize": "Small"
  193. },
  194. {
  195. "Name": "Telescope",
  196. "IsBigCraftable": false,
  197. "HasQualities": true,
  198. "RequiredSize": "Small"
  199. },
  200. {
  201. "Name": "Celestial Eye",
  202. "IsBigCraftable": false,
  203. "HasQualities": true,
  204. "RequiredSize": "Small"
  205. },
  206. {
  207. "Name": "Freshwater Butterflyfish",
  208. "IsBigCraftable": false,
  209. "HasQualities": true,
  210. "RequiredSize": "Small"
  211. },
  212. {
  213. "Name": "Ide",
  214. "IsBigCraftable": false,
  215. "HasQualities": true,
  216. "RequiredSize": "Small"
  217. },
  218. {
  219. "Name": "Arowana",
  220. "IsBigCraftable": false,
  221. "HasQualities": true,
  222. "RequiredSize": "Small"
  223. },
  224. {
  225. "Name": "Tench",
  226. "IsBigCraftable": false,
  227. "HasQualities": true,
  228. "RequiredSize": "Small"
  229. },
  230. {
  231. "Name": "Zebra Tilapia",
  232. "IsBigCraftable": false,
  233. "HasQualities": true,
  234. "RequiredSize": "Small"
  235. },
  236. {
  237. "Name": "Clown Knifefish",
  238. "IsBigCraftable": false,
  239. "HasQualities": true,
  240. "RequiredSize": "Small"
  241. },
  242. {
  243. "Name": "Pangasius",
  244. "IsBigCraftable": false,
  245. "HasQualities": true,
  246. "RequiredSize": "Small"
  247. },
  248. {
  249. "Name": "Sauger",
  250. "IsBigCraftable": false,
  251. "HasQualities": true,
  252. "RequiredSize": "Small"
  253. },
  254. {
  255. "Name": "Elephantfish",
  256. "IsBigCraftable": false,
  257. "HasQualities": true,
  258. "RequiredSize": "Small"
  259. },
  260. {
  261. "Name": "Redtail Shark",
  262. "IsBigCraftable": false,
  263. "HasQualities": true,
  264. "RequiredSize": "Small"
  265. },
  266. {
  267. "Name": "Clown Loach",
  268. "IsBigCraftable": false,
  269. "HasQualities": true,
  270. "RequiredSize": "Small"
  271. },
  272. {
  273. "Name": "Freshwater Crab",
  274. "IsBigCraftable": false,
  275. "HasQualities": true,
  276. "RequiredSize": "Small"
  277. },
  278. {
  279. "Name": "Freshwater Shrimp",
  280. "IsBigCraftable": false,
  281. "HasQualities": true,
  282. "RequiredSize": "Small"
  283. },
  284. {
  285. "Name": "Red Freshwater Shrimp",
  286. "IsBigCraftable": false,
  287. "HasQualities": true,
  288. "RequiredSize": "Small"
  289. },
  290. {
  291. "Name": "Blue Freshwater Shrimp",
  292. "IsBigCraftable": false,
  293. "HasQualities": true,
  294. "RequiredSize": "Small"
  295. },
  296. {
  297. "Name": "Harlequin Freshwater Shrimp",
  298. "IsBigCraftable": false,
  299. "HasQualities": true,
  300. "RequiredSize": "Small"
  301. },
  302. {
  303. "Name": "Red Harlequin Freshwater Shrimp",
  304. "IsBigCraftable": false,
  305. "HasQualities": true,
  306. "RequiredSize": "Small"
  307. }
  308. ]
  309. }
Tags: sdv item bag
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement