@opfr/services 0.29.2 → 0.29.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -8805,7 +8805,7 @@ const Wt = ((As = T) == null ? void 0 : As.UserInventory) || F("UserInventory",
|
|
|
8805
8805
|
ma(i) || await ke(t, i, n * d);
|
|
8806
8806
|
await $e(t, "tools", 1);
|
|
8807
8807
|
}, Uh = async (t, a, s, n) => {
|
|
8808
|
-
await $e(t, a, n), await $e(t, "enchanted_stone", n
|
|
8808
|
+
await $e(t, a, n * 4), await $e(t, "enchanted_stone", n), await ke(t, s, n);
|
|
8809
8809
|
}, Sh = async (t, a) => {
|
|
8810
8810
|
await Me(t, { $addToSet: { recipes: a } });
|
|
8811
8811
|
}, dg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|