-
Notifications
You must be signed in to change notification settings - Fork 6
ZenFishingConfig
NOTE: This mod is included in my modpack and can be enabled/disabled via ZenFishingConfig in ZenModPackConfig.json
If enabled, then server admins can override the rewards caught when fishing via JSON config.
Config file: profiles/Zenarchist/ZenFishingConfig.json
Note: the values in this default generated JSON file are all taken from the vanilla fish config for all vanilla maps as of 1.29 - the main purpose of this file is to give more control over adding modded fish to the catch list and/or adjusting the junk items which can be caught.
{
"ConfigVersion": "1.29.1", // Don't touch
"FishingJunk": { // The list of junk items which can be caught, and their % weightings
"WoodenStick": 1, // 1 = low chance of catching a wooden stick
"Wellies_Brown": 4, // 4 = 4x higher chance of catching wellies over sticks, etc
"Wellies_Green": 4,
"PlantMaterial": 2,
"OrienteeringCompass": 1,
"Netting": 1,
"Compass": 1,
"Wellies_Black": 4,
"Rope": 1,
"MetalWire": 1,
"ChernarusMap": 1,
"Zen_Empty_SodaCan_Random": 1,
"Wellies_Grey": 4
},
"FishingJunkEmpty": { // A list of water containers which can be caught & chance weights
"Empty_ZenFlask": 1, // 1 = low chance of catching an empty flask
"WaterBottle": 1,
"Canteen": 1,
"Pot": 4 // 4 = higher chance of catching an empty cooking pot
},
"DefaultFishHourlyCycleCoefs": [ // Hour-of-day catch chance modifiers
1.0,
1.0,
1.0,
1.0,
0.5,
0.20000000298023225,
0.0,
0.0,
0.0,
0.20000000298023225,
0.5,
1.0,
1.0,
1.0,
1.0,
1.0,
0.75,
0.5,
0.20000000298023225,
0.0,
0.0,
0.0,
0.20000000298023225,
0.5
],
"DefaultFishQualityBase": 0.3499999940395355, // Base quality of a caught fish
"Fish": [ // List of catchable fish
{
"Type": "WalleyePollock", // Fish classname
"Weight": 61, // Weight chance to catch (higher number = more common)
"EnviroMask": 2, // 2 = salt water, 1 = fresh water
"MethodMask": 1, // 1 = only caught via rod, 4 = via traps
"QualityBase": -1.0, // Ignored here (defer to DefaultFishQualityBase)
"HourlyCycleCoefs": [ // Chance modifiers per hour of day for this fish
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
0.800000011920929,
0.699999988079071,
0.5,
0.20000000298023225,
0.0,
0.0,
0.0,
0.0,
0.0,
0.20000000298023225,
0.5,
0.699999988079071,
0.800000011920929,
1.0,
1.0,
1.0,
1.0
],
"ChanceMult": 1.0 // Base chance multiplier for this fish
}All my mods are open-source and published under the Mozilla Public License Version 2.0. Any mods based on my code must be open-source - no obfuscation!
You can modify/reupload/repack my mods if you like, but please credit any original authors/3D model/3rd-party asset creators, and keep in mind any future updates I make will not be automatically applied to repacked mods so make sure to check back from time to time for bugfixes and improvements.
If you find my mods useful, please consider buying me a coffee - it's not expected but very much appreciated: https://buymeacoffee.com/zenarchist
- General Setup Guide
- Core Mod Setup Guide
- ZenModPack Master Config
- Various Info
- Known Bugs & Issues
- Report Bug
My utility style mods for debugging etc.
Mods which affect game mechanics:
- ZenAlcohol
- ZenAllowMapBagSlot
- ZenAntiCombatLogout
- ZenAutoConvertStash
- ZenAutoStackItems
- ZenAutoWinterDetect
- ZenAutoRun
- ZenBasebuildingConfig
- ZenBatteryPASPersistence
- ZenBetterChatFont
- ZenBrokenGlasses
- ZenBuildingDescription
- ZenCarAttachments
- ZenCarBatteryIcon
- ZenCarCompass
- ZenCarGlovebox
- ZenCarsCutDownTrees
- ZenCanteenTablets
- ZenCatchRain
- ZenCauseOfDeath
- ZenChickenCoops
- ZenCraftingSounds
- ZenCraftRagHands
- ZenComboLocks
- ZenCombineJSON
- ZenDropRuinedClothing
- ZenDynamicZoneLoot
- ZenEarPlugs
- ZenFireFuel
- ZenFireWood
- ZenFireplaceStick
- ZenFishingConfig
- ZenFixCarAttachmentGUI
- ZenGraves
- ZenGroundCleaning
- ZenHideGearInCars
- ZenHints
- ZenHologram
- ZenHologramControls
- ZenImmersiveChatHUD
- ZenImmersiveLogin
- ZenInformWeaponStateBug
- ZenInventoryAnimation
- ZenKnifeGardens
- ZenLeftovers
- ZenLogPiles
- ZenMagObfuscation
- ZenMap
- ZenMicCheck
- ZenNotifications
- ZenOpenCansRock
- ZenPainting
- ZenPimpMyRide
- ZenRadioPlugin
- ZenRebuildableWells
- ZenRepairJSON
- ZenRepairPumps
- ZenRepairWells
- ZenServerGUI
- ZenShove
- ZenSplitUI
- ZenSleep
- ZenStaminaSlope
- ZenTerritories
- ZenWeaponEngrave
- ZenWoodHealth
- ZenZombieDoors
Mods which add gear to the game:
- ZenArtillery
- ZenBackwardsCaps
- ZenBookshelf
- ZenBunnyMasks
- ZenCamoCamp
- ZenCarWorkbench
- ZenChess
- ZenChristmasTreeCraft
- ZenConcussionGrenade
- ZenDoubleArmbands
- ZenFlask
- ZenFlint
- ZenGhillie
- ZenJameson
- ZenLadders
- ZenMusic
- ZenNotes
- ZenRaidAlarm
- ZenRaybans
- ZenRunes
- ZenStaticObjects
- ZenSwissKnife
- ZenTimeBomb
- ZenTireRack
- ZenTreasure
- ZenTreehouse
- ZenVikingAxe
- ZenZippoLighter
Mods which run purely server-side:
- ZenBloodDrips
- ZenCampSites
- ZenDynamicZoneLoot
- ZenLootCyclingDetection
- ZenNightConfig
- ZenPersistentTrees
- ZenShelterCargo
- ZenTreesplosions
- ZenZombieController
- ZenZombieConfig
- ZenJameson
My standalone mods