Skip to content

Commit 3ef848e

Browse files
committed
Fixed food bonus on non-quick-crafting
1 parent 2f1e846 commit 3ef848e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/resources/data/origins-classes/powers/better_crafted_food.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "origins_classes:modify_crafted_food",
33
"food_modifier": {
44
"name": "Cook crafted food bonus",
5-
"value": 1,
5+
"value": 0.25,
66
"operation": "multiply_base"
77
}
88
}

0 commit comments

Comments
 (0)