add first patch
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"modifiers": {
|
||||
"stardew_fishing:trap_bobber": {
|
||||
"line_strength": "x1.33"
|
||||
},
|
||||
"stardew_fishing:cork_bobber": {
|
||||
"bar_size": "+4"
|
||||
},
|
||||
"stardew_fishing:treasure_bobber": {
|
||||
"treasure_chance_bonus": "+0.05"
|
||||
},
|
||||
"stardew_fishing:quality_bobber": {
|
||||
"quality_boost": "+1"
|
||||
},
|
||||
"tide:apple_fishing_bobber": {
|
||||
"top_speed": "x0.9",
|
||||
"up_acceleration": "x0.9",
|
||||
"down_acceleration": "x1.1"
|
||||
},
|
||||
"aquaculture:iron_fishing_rod": {
|
||||
"bar_size": "+7"
|
||||
},
|
||||
"aquaculture:gold_fishing_rod": {
|
||||
"bar_size": "+10"
|
||||
},
|
||||
"aquaculture:diamond_fishing_rod": {
|
||||
"bar_size": "+14"
|
||||
},
|
||||
"aquaculture:neptunium_fishing_rod": {
|
||||
"bar_size": "+17"
|
||||
},
|
||||
"netherdepthsupgrade:lava_fishing_rod": {
|
||||
"bar_size": "+12"
|
||||
},
|
||||
"society:needle_bobber": {
|
||||
"bar_size": "-24",
|
||||
"quality_boost": "+3"
|
||||
},
|
||||
"society:net_bobber": {
|
||||
"bar_size": "-24",
|
||||
"treasure_chance_bonus": "+0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user