diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/craft_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf index 43b5d4a4b..92c7df80f 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -3810,7 +3810,7 @@ craft_db: ( { CottonCloth: 10 CaveSnakeSkin: 5 - LeatherPatch: 10 + LeatherPatch: 7 EarthPowder: 1 }, ) @@ -3959,7 +3959,7 @@ craft_db: ( ( { IronIngot: 10 - SilverIngot: 15 + SilverIngot: 12 LeatherPatch: 26 EarthPowder: 1 }, @@ -3989,8 +3989,8 @@ craft_db: ( ( { TitaniumIngot: 5 - CopperIngot: 4 - LeatherPatch: 28 + CopperIngot: 5 + LeatherPatch: 30 EarthPowder: 1 }, ) @@ -4018,7 +4018,7 @@ craft_db: ( SourceItems: ( { - TitaniumIngot: 8 + TitaniumIngot: 5 SilverIngot: 10 LeatherPatch: 30 EarthPowder: 1 @@ -4049,8 +4049,8 @@ craft_db: ( ( { IridiumIngot: 3 - CottonCloth: 35 - LeatherPatch: 34 + CottonCloth: 45 + LeatherPatch: 40 EarthPowder: 1 }, ) |