Skip to content

Commit

Permalink
Fixed food bonus on non-quick-crafting
Browse files Browse the repository at this point in the history
  • Loading branch information
RaymondBlaze committed May 31, 2022
1 parent 2f1e846 commit 3ef848e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "origins_classes:modify_crafted_food",
"food_modifier": {
"name": "Cook crafted food bonus",
"value": 1,
"value": 0.25,
"operation": "multiply_base"
}
}

0 comments on commit 3ef848e

Please sign in to comment.