Commit Graph

623 Commits

Author SHA1 Message Date
NicoNekoDev
7ac301b443 Use getFormatedStrings 2022-01-15 19:44:40 +02:00
NicoNekoDev
51ee56e548 Create lore prefix and suffix for enchanted items
(except books because it looks ugly on them and makes no sense)
2022-01-15 19:24:08 +02:00
Auxilor
91a39926dc Updated libreforge 2022-01-14 17:45:33 +00:00
Auxilor
aedb2154b4 Fixed more uses of deprecated methods 2022-01-13 12:34:27 +00:00
Auxilor
cf41a467da Updated to eco 6.19.0 2022-01-13 12:32:41 +00:00
Auxilor
fcbf779537 Disabled rehandle-breaking by default 2022-01-13 10:52:06 +00:00
Auxilor
12d84820b2 Updated minimum eco version 2022-01-12 12:48:16 +00:00
Auxilor
9762fe8b17 Updated libreforge to 3.0.0 2022-01-12 12:45:02 +00:00
Auxilor
79aa66a9bd Updated libreforge 2022-01-11 09:52:50 +00:00
Will FP
a5b2ffe40a
Merge pull request #115
Fix error on Invigoration
2022-01-10 19:36:45 +00:00
cfcradle
227c46394f
Fix comment on Invigoration config
Change comment to 2.5% to match the default damage-multiplier value.
2022-01-09 23:42:24 -05:00
cfcradle
601934fa88
Make damageReduction reduce damage.
Swap the addition for subtraction, so more invigoration points will multiply the damage by a lower percentage.
2022-01-09 23:25:15 -05:00
Auxilor
404605cb1b Updated libreforge 2022-01-09 18:39:06 +00:00
Auxilor
6510cd2c6a Fixed requirements with custom ecoenchants 2022-01-09 18:09:31 +00:00
Auxilor
e96f6de53f Updated libreforge 2022-01-09 12:58:39 +00:00
Auxilor
7f4d2e65a6 Added escape via customenchants.yml 2022-01-08 16:13:52 +00:00
Auxilor
cc7d934489 Implemented toStrings 2022-01-08 16:01:09 +00:00
Auxilor
c2c446ca56 Fixed target.yml 2022-01-08 15:50:31 +00:00
Auxilor
6c4849ee5f Fixed demo enchant 2022-01-08 13:52:29 +00:00
Auxilor
ff3768dc6f Fixed integration loaders not in 2022-01-08 13:51:35 +00:00
Auxilor
03327db98b Fixed config load order with custom enchants 2022-01-08 13:45:47 +00:00
Auxilor
abd1b4d009 Fixed type case sensitivity 2022-01-08 13:42:29 +00:00
Auxilor
8f1873e3eb Added EnchantmentConfig#save 2022-01-08 13:39:46 +00:00
Auxilor
f148121981 Added demo custom enchantment 2022-01-08 13:38:19 +00:00
Auxilor
c7f97393d7 Merge branch 'master' into develop 2022-01-08 13:36:50 +00:00
Auxilor
5e264a3631 Added ability to create custom enchants in config via libreforge 2022-01-08 13:36:00 +00:00
Auxilor
581a4f7751 Added custom entity support to beheading 2022-01-07 19:38:25 +00:00
Auxilor
4cf6995fb0 Fixed excessive velocity with charge 2022-01-03 14:56:02 +00:00
Auxilor
cca7c377a2 Fixed copper with fortune on infernal touch 2022-01-01 16:05:02 +00:00
Auxilor
2ed76f1051 Added hide-in-lore flag 2021-12-29 18:33:49 +00:00
Auxilor
0b0df6d84e Fixed spells triggering when putting out fires with left-click items 2021-12-27 19:47:44 +00:00
Auxilor
740d81f9ef Fixed description bug 2021-12-26 16:05:09 +00:00
Auxilor
2a88bb2298 Added chance options to drill, pentashot, and tripleshot 2021-12-26 15:56:34 +00:00
Auxilor
04d560e01e Nerfed optics 2021-12-26 15:54:23 +00:00
Auxilor
31591de719 Codestyle 2021-12-26 13:26:33 +00:00
Auxilor
f8bd6f2547 Updated config string getters 2021-12-21 14:57:03 +00:00
Auxilor
4fa90fabd5 Cleaned up EcoEnchants#hasAnyOfType 2021-12-21 14:50:13 +00:00
Auxilor
1e03f23c13 eco 6.17.0 migration 2021-12-14 09:09:38 +00:00
Auxilor
69fcd54e17 Updated minimum eco version 2021-12-14 09:02:22 +00:00
Auxilor
c31b04a099 canEnchantItem now allows for increasing item level 2021-12-13 22:13:50 +00:00
Will FP
5d18d8c391
Merge pull request #106
fix: arraylist index out of bounds
2021-12-12 11:17:40 +00:00
Auxilor
6f3ecc726f Fixed canEnchantItem with singular types 2021-12-07 08:24:28 +00:00
Auxilor
28304d0ebe Fixed nullability annotation 2021-12-06 09:59:49 +00:00
Will FP
c958b30a3f
Merge pull request #107
Made LootPopulator work with minecarts with chests
2021-12-05 13:49:00 +00:00
Auxilor
060f140d14 Removed Light Artifact due to 1.18 incompatibility 2021-11-30 19:33:26 +00:00
_OfTeN_
41f76c5909 Made LootPopulator work with minecarts with chests 2021-11-29 19:16:51 +03:00
Auxilor
14f6c95095 Added warning to CommandLocaleExport 2021-11-26 18:22:35 +00:00
WindLeaf_qwq
0bb4f8592a
bruh 2021-11-26 11:04:57 +08:00
WindLeaf_qwq
8b6301f90b
fix: arraylist index out of bounds 2021-11-26 10:33:27 +08:00
Blc
6e53c8469c
fix: hunger curse config
As specified here(https://github.com/Auxilor/EcoEnchants/blob/master/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/enchantments/ecoenchants/curse/HungerCurse.java#L48), this enchant need to be configured.
Otherwise delta variable always be zero, and players with this curse never be hunger
2021-11-23 12:41:42 +03:00