Skip to content

Commit

Permalink
fix(recipes): ✏️[CF Backpack] add durability 27 => 4000
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Apr 14, 2024
1 parent e8e5080 commit 5c5fdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/mods/industrialcraft2.zs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import scripts.jei.mod.ic2.addCrop;

<ic2:treetap>.maxDamage = 400; // Buff from 16
<ic2:wrench>.maxDamage = 5000; // Buff from 100
<ic2:cf_pack>.maxDamage = 4000; // Buff from 27
<ic2:dynamite>.maxStackSize = 64;
<ic2:dynamite_sticky>.maxStackSize = 64;

Expand Down

0 comments on commit 5c5fdae

Please sign in to comment.