Commit Graph

495 Commits

Author SHA1 Message Date
Indyuce
4fe7546c2a Fixed a crafting station condition display issue 2020-03-19 15:25:16 +01:00
Indyuce
7b6388d8ad !Fixed small default config issue 2020-03-19 15:02:31 +01:00
Indyuce
7c6dbc4f11 Fixed a 1.12 compatibility issue 2020-03-19 13:45:19 +01:00
Indyuce
348db651bd !Staffs no longer deal projectile damage 2020-03-19 13:12:58 +01:00
Indyuce
0f53bfc210 !(Requires latest MMOLib dev build for 1.12) fixes a 1.12 attr issue 2020-03-19 13:06:08 +01:00
Indyuce
e85a4d813a Fixed 'disable-craftings' 2020-03-17 18:20:44 +01:00
Aria Sangarin
15dc8c73f3 merge 2020-03-10 18:41:48 +01:00
Aria Sangarin
e6bbb3a427 Fixed RPGPlayerLeveling hook 2020-03-10 18:41:11 +01:00
Indyuce
a98f565d1a !ItemManager small refactor 2020-03-01 11:38:38 +01:00
Aria Sangarin
0b2a0131dd second try >:) 2020-02-26 20:01:58 +01:00
Aria Sangarin
ddb7468db1 Extra check when loading MMOItemTriggers 2020-02-26 19:18:40 +01:00
Aria Sangarin
3f5ad1a883 Fixed MMOItemTrigger error on failed item generation 2020-02-26 13:20:29 +01:00
Aria Sangarin
ba72d2d5ef Fixed bug with creating furnace recipes 2020-02-26 13:19:56 +01:00
Indyuce
89b32bf127 !Added default recipes 2020-02-23 15:47:18 +01:00
Indyuce
1d9747c01b Fixed 1.12 recipe compatibility issue 2020-02-23 15:31:39 +01:00
Indyuce
f053b983e5 !Removed unused utils 2020-02-22 20:48:58 +01:00
Indyuce
96b7eaa955 Recipe key cleanup. Entering recipe ingredients now support caps. 2020-02-22 19:21:49 +01:00
Indyuce
9a3a51d6f6 !Typing 'cancel' now works when editing crafting recipes 2020-02-22 18:50:21 +01:00
Jules
059a897595 Fixed /mi update issue? 2020-02-19 19:30:36 +01:00
Jules
200a2a866e !Removed deprecation 2020-02-19 19:20:53 +01:00
Ashijin
4fbc1ab49a Merge branch 'master' of http://Ashijin@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-02-17 20:38:11 -07:00
Ashijin
a94db8cf70 Added some stuff to the durability API 2020-02-17 20:38:01 -07:00
Indyuce
958f58b9e3 Changed recipe key format 2020-02-17 11:43:55 +01:00
Indyuce
b52cb720e9 Fixed loading issue when converting old AWB recipes 2020-02-16 23:49:40 +01:00
Indyuce
489039965e No longer clears other plugins recipes when reloading 2020-02-16 23:47:15 +01:00
Blackdigits
12ca93b8ca Remove annoying extra space on crafting station ingredients.
Please update your crafting-station.yml language file to this:
  mmoitem:
    positive: '&8✔ &7#amount# #level##item#'
    negative: '&c✖ &7#amount# #level##item#'
2020-02-16 23:42:38 +07:00
Indyuce
c5c2ff58a8 Fixed recipe ingredients calculation 2020-02-16 14:55:10 +01:00
Blackdigits
6c7c5df856 Indy pushed a cleaner crafting station format
Look at steel-crafting-station.yml file if you wanted to see an example of it in action
2020-02-15 23:55:20 +07:00
Indyuce
04c461341a Crafting station API and config format rework 2020-02-15 15:11:28 +01:00
Indyuce
e9bc67de3c !Added config update for newest crafting station API and config rework 2020-02-15 14:21:19 +01:00
Indyuce
2aa75c4c3e !WorldGenTemplate format 2020-02-15 14:20:42 +01:00
Indyuce
8910796ca7 Code cleanup 2020-02-15 11:26:54 +01:00
Indyuce
040d9525f1 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-02-15 11:22:08 +01:00
Indyuce
9373019335 Consumable sound fix 2020-02-15 11:22:01 +01:00
Blackdigits
1ad446d1a1 Add weapon level as crafting requirement
Format is 'mmoitem <ITEM_TYPE> <ITEM_ID> <amount> <gui_display_name> [item level]'
please add this to your crafting-stations.yml lang file

ingredient:
  mmoitem:
    positive: '&8✔ &7#amount# lvl.#level# #item#'
    negative: '&c✖ &7#amount# lvl.#level# #item#'
2020-02-15 15:55:33 +07:00
Aria Sangarin
f7e3894fff Fixed 1.12 error on player join 2020-02-15 00:23:31 +01:00
Aria Sangarin
0aee327374 !Removed unused imports 2020-02-15 00:14:25 +01:00
Blackdigits
e5440cf3e5 !add weapon level condition to crafting station
(still needs review)
2020-02-15 03:39:53 +07:00
Indyuce
7a08fa3616 Fixed a bug with damage reduction 2020-02-14 21:23:32 +01:00
Indyuce
28af647608 !Fixed <1.14 console warning for disabled abilities 2020-02-14 19:21:00 +01:00
Indyuce
b586bc1f50 !Small cleanup 2020-02-14 19:07:11 +01:00
Blackdigits
8867651abc fix duplication bug from max use consumable 2020-02-14 23:23:38 +07:00
Jules
00bb2e12d3 Ability loading fixed 2020-02-14 11:29:03 +01:00
joshs
26f911ceb5 Fixing Download Button 2020-02-13 18:44:56 -06:00
Indyuce
0e5e8ab3c3 !Minor cleanup 2020-02-13 15:41:42 +01:00
Indyuce
a85d26708c !Added PAPI as a soft depend to remove console warning 2020-02-13 12:40:56 +01:00
Indyuce
f99e8fe625 !Added MMOInv as soft dependency 2020-02-13 12:02:02 +01:00
Indyuce
6621e5e328 Fixed MythicMobs placeholder compatibility 2020-02-12 23:32:18 +01:00
Indyuce
8b95319752 Now contains RPGInventory compatibility (no need for the extra addon) 2020-02-12 18:35:20 +01:00
Indyuce
8ed9b34301 !Code clean up (Only works with MMOLib 1.0.7!!!) 2020-02-09 01:04:34 +01:00
Indyuce
fff9690cfc !Fixed deprecation 2020-02-08 20:57:33 +01:00
Aria Sangarin
2efd3c8ded please, i beg you. update your server, no more 1.12 please
(anyway, yet another 1.12 hotfix)
2020-02-07 22:36:12 +01:00
Aria Sangarin
b30d2ea70e 1.12 hotfix 2020-02-06 18:49:41 +01:00
Aria Sangarin
76af2814ce Fixed projectiles and when-hit abilities throwing errors 2020-02-06 09:01:21 +01:00
Aria Sangarin
cc648e2992 Now using MMOLib 1.0.7
(+ minor optimizations)
2020-02-06 08:42:52 +01:00
Aria Sangarin
9027120973 Fixed a 1.12 bug with the recipe manager 2020-02-06 08:18:24 +01:00
Blackdigits
39520155b0 Add upgrade stats check
if upgraded item doesn't have the stat specified in the template,
it wouldn't add the stat to the item
2020-02-06 12:18:32 +07:00
Ashijin
e161801662 Added some methods to custom blocks API 2020-02-04 20:27:15 -07:00
Aria Sangarin
f576f7b2dd unidentified item hotfix 2020-02-02 10:06:52 +01:00
Aria Sangarin
8d831dcaf7 fixed duplicate itemstat 2020-02-02 09:52:31 +01:00
Aria Sangarin
c5ac210f52 push build 2020-02-02 09:51:52 +01:00
Aria Sangarin
b6d5adee77 Added PvE and PvP damage reduction 2020-02-02 09:50:35 +01:00
Aria Sangarin
29327f0d01 Fixed gemstones (hopefully) 2020-02-02 09:19:59 +01:00
Aria Sangarin
94917142e3 Removed unused AWB code 2020-02-02 08:21:10 +01:00
joshs
b41aa5d57b !Pvp/Pve defense stat addition? 2020-02-02 00:17:15 -06:00
Aria Sangarin
65a1d8ce10 Updated default configs to fit the crafting update 2020-01-30 22:01:29 +01:00
Aria Sangarin
490745cc2c 1.12 compatibility (not yet tested) 2020-01-30 21:37:58 +01:00
Aria Sangarin
4e70c1d4d9 Unidentified items should no longer have attack damage, speed, etc. 2020-01-30 21:24:34 +01:00
Aria Sangarin
5be55f547b Added drop event for custom blocks (API) 2020-01-30 20:45:31 +01:00
Aria Sangarin
7f6e99edb9 Small Fixes:
- Custom NBT Tags now stay after applying gems
- A stack of unidentified items will no longer identify into one
- A new stat for disabling item repairing with McMMO

(Please update MMOLib to use this build!)
2020-01-29 19:23:30 +01:00
Aria Sangarin
9ba13a1d9f Unidentified stacks no longer identify as a single item 2020-01-29 18:01:50 +01:00
Blackdigits
fffd9420f4 !prevent identified item hard-setting the amount of item to 1 when identified 2020-01-29 23:57:43 +07:00
Aria Sangarin
9715c1238b Added ItemStat to disable item repairing with McMMO 2020-01-29 17:30:16 +01:00
Aria Sangarin
a0839fe7f4 Fixed interaction events, things now work when clicking in the air again 2020-01-29 17:15:39 +01:00
Aria Sangarin
2527425acf build plz 2020-01-29 01:11:56 +01:00
Aria Sangarin
debae8a956 AWB loader now uses a default material if ingredient wasn't found 2020-01-29 00:33:44 +01:00
Aria Sangarin
949816b8db Small Fixes:
- Fixed NBT Tags Stat
- Improved loading of Shapeless Recipes
- Support for versions lower than 1.14
- GUI now properly tells if recipes exist
2020-01-28 16:32:30 +01:00
Aria Sangarin
d5bf18ef55 --[ The Crafting Update ]--
MMOItem crafting is now handled vanilla style.
Recipe types supported are: Shaped, Shapeless,
Furnace, Blast Furnace and Smoker

Additional Changes:
- The Advanced Workbench has been removed
- Custom NBT Tags can now be applied to items
- Fixed Elements menu back button
- Changed a long lore line in Custom Sounds GUI
- Items with 'disable interactions' can no longer be thrown

Important: This is a test version and bugs are to be expected. A few QoL features will be added soon and currently it is only supported on version 1.14 and later.
2020-01-28 14:04:28 +01:00
Aria Sangarin
8442fff585 !merged 2020-01-28 13:57:43 +01:00
Aria Sangarin
43a08dfcb1 Added NBT Tags ItemStat 2020-01-28 13:54:52 +01:00
Aria Sangarin
2d8729daed Changed long lore line in custom sound gui 2020-01-28 13:40:29 +01:00
Aria Sangarin
145e2ea551 Removed Advanced Workbench 2020-01-28 13:39:05 +01:00
Aria Sangarin
ecfc885860 CRAFTING UPDATE!! 2020-01-28 13:38:56 +01:00
Indyuce
bfc6f711d7 Fixed an issue with the getmmoitem objective 2020-01-26 17:36:38 +01:00
Aria Sangarin
246af9a998 Fixed elements back button 2020-01-24 05:35:53 +01:00
Indyuce
a4bddc32a7 Push durability build 2020-01-18 22:37:40 +01:00
Indyuce
c1840631d9 Custom Durability Rework
Mending better support
2020-01-18 22:12:16 +01:00
Indyuce
7e2a1e8d8b !Mending support for custom durability 2020-01-18 21:08:39 +01:00
Indyuce
564e94d484 !ignoreCancelleds 2020-01-18 21:06:56 +01:00
Indyuce
f5461ef525 !Custom Durability Rework beta 2020-01-18 20:58:57 +01:00
Indyuce
2224fbafc3 !Removed lore format from language files 2020-01-18 20:58:10 +01:00
Indyuce
d676f1cc17 !Updated untargeted weapons 2020-01-18 19:59:14 +01:00
Indyuce
69027e83f2 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-01-18 18:14:01 +01:00
Indyuce
dd0eb6c2e0 !Moving MI compatibility over to MythicMobs 2020-01-18 18:13:46 +01:00
Indyuce
a4c715c2fb !Add comments 2020-01-18 18:05:57 +01:00
Blackdigits
a4ccb2fa89 cancel projectile launch if disable interaction flag is set to true 2020-01-17 21:59:39 +07:00
Aria Sangarin
500c3c60f9 IT IS HERE. THE CRAFTING UP-- lol jk
Anyway, this is just a tiny hotfix for the playerhead buttons.
Fixes back/next/prev buttons in the AWB and in crafting stations.
2020-01-13 19:57:26 +01:00
HexedHero
b40b5b64ad Added extra check for disable interaction
Sometimes when the player or server lagged or in the rare case of the
interact event being bypassed, players could eat their tomes and other
items that where vanilla edible items.
2020-01-13 07:07:10 +00:00
Blackdigits
37ce185514 Add new consumable stats, Max Consume
Use it if you want to allow x amount of consume before the item disappears

Please add these lines to your stats.yml and lore-format.yml when updating
lore-format.yml
- '#max-consume#'

stats.yml
max-consume: '&7■ Max Consume: &f# &7uses'
2020-01-12 14:16:43 +07:00
Blackdigits
11d60fdc50 fix grindstone not being accounted for disable repair flag 2020-01-11 02:08:47 +07:00
Aria Sangarin
1d8883b778 'getmmoitem' required amount hotfix 2020-01-09 21:26:15 +01:00
Indyuce
c713f01943 !Moved MM compatibility out of async 2020-01-02 12:55:04 +01:00
Indyuce
45bb87fd43 Fixed MythicMobs drop items 2020-01-02 00:43:28 +01:00
Indyuce
87b6082cb4 !Support for SkillAPI damage, changed check order to reduce calculations 2019-12-31 19:22:20 +01:00
Indyuce
7ec9bf1720 Push dev build 2019-12-30 17:50:58 +01:00
Indyuce
b2a01dffcf !Compatible with older MMOLib API 2019-12-30 15:52:51 +01:00
Indyuce
cffa1c594d !Updated url 2019-12-30 15:49:48 +01:00
Indyuce
a98f4b24aa Updated lib 2019-12-30 15:48:17 +01:00
Indyuce
1adf8d79d2 Rolled back stat offset change 2019-12-30 01:32:10 +01:00
Indyuce
a37ae7056f Fixed vanilla attributes stats offset 2019-12-30 01:20:00 +01:00
Indyuce
ad63d4e58d Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2019-12-29 15:28:52 +01:00
HexedHero
c6d6b91522 !Fix imports and extra checking 2019-12-29 14:10:07 +00:00
Indyuce
ec47f14393 !Fixed 1.12 particle edition GUI 2019-12-29 14:32:37 +01:00
Blackdigits
f5dbb13bb2 Made mending work with custom durability 2019-12-29 11:37:43 +07:00
Indyuce
9a952187d4 !'magical' -> 'magic' 2019-12-28 15:39:18 +01:00
Indyuce
318fa143b4 !Changed MAGIC_DAMAGE to MAGICAL_DAMAGE to match MMOLib 2019-12-28 15:25:56 +01:00
Indyuce
f94f461dc0 !Fixed display issue 2019-12-28 15:13:54 +01:00
Indyuce
9f89019ad4 !Updated all abilities 2019-12-28 14:13:37 +01:00
Indyuce
8980c933b0 !No need to make the list static 2019-12-28 13:51:12 +01:00
Indyuce
084565f600 !Vector ability result, removed useless method 2019-12-28 13:37:53 +01:00
Indyuce
3cd9899ef2 !Changed ability API 2019-12-28 13:34:28 +01:00
Indyuce
6bd12fe3b9 !Moved MMOCore comp methods 2019-12-24 15:59:05 +01:00
Indyuce
26052182a3 !Removed mitigation configs and cooldowns 2019-12-24 01:20:30 +01:00
Indyuce
e4bb22258a !Moved mitigation configs to MMOLib 2019-12-24 00:58:29 +01:00
Indyuce
5016fb849d !Moved mitigation to MMOLib 2019-12-24 00:57:18 +01:00
Indyuce
55a50f419a !Fixed an issue with MMOCore comp 2019-12-24 00:53:46 +01:00
Indyuce
ab201a60a4 !Removed useless constructor 2019-12-24 00:23:35 +01:00
Indyuce
5bdfcf299a !Attack results now work with sets 2019-12-24 00:21:46 +01:00
Indyuce
77edbaf992 !Moved skill damage modifiers to MMOLib 2019-12-23 22:08:53 +01:00
Indyuce
245356b517 !Moved damage modifiers to MMOLib 2019-12-23 21:20:19 +01:00
Indyuce
38328fbbf8 !MMOLib update 2 2019-12-23 19:26:55 +01:00
Indyuce
313ba0e21c !Fixed MMOCore comp issue 2019-12-23 19:26:05 +01:00
Indyuce
38bc71326f MMOLib update 1 2019-12-22 20:19:20 +01:00
Indyuce
df17d4676d !Merged version wrapper and durability handler for MMOLib 2019-12-22 17:19:44 +01:00
Indyuce
a26d19716d !Fix incompatible version enable error message 2019-12-22 15:04:58 +01:00
Aria
762c6fe3ae Fixed Heroes (loaded MM) compatibility 2019-12-21 00:44:07 +01:00
Aria
f07ca103e5 Crafting Stations now show the amount of the item crafted
For example, a recipe with 3 Steel Ingots as output will display
"3 x Steel Ingot" and the display item will be in a stack of 3
2019-12-14 01:54:56 +01:00
Aria
cfe1827e14 Alternative validation code for buttons to prevent a bug in latest paper
(And I actually remembered to delete debug messages this time!)
2019-12-14 01:32:58 +01:00
Aria
710227ec93 Item Creation from /mi browse now runs '/mmoitems' instead of '/mi' 2019-12-12 18:04:47 +01:00
Aria
51e7c1f4d1 Fixed a 1.12 bug with enum constant 'Material.COMMAND_BLOCK' 2019-12-12 17:59:15 +01:00
Aria
16b97a62eb Added NMS code for 1.15
MMOItems should now be fully compatible with 1.15
(Spigot 1_15_R1)
2019-12-11 04:17:37 +01:00
Aria
17edbae4b3 Custom Model Data can now be accessed on lower versions
(Obviously won't do anything on 1.13 and below,
but might still be useful)
2019-12-09 21:50:29 +01:00
Aria
51e8979a3c Added 'SKIN' item type
Applies CMD and other cosmetic things when applied to another item.
Updated version number to 5.1.2
2019-12-09 21:44:48 +01:00
Aria
12d21d1b8b Displaying upgrades can now be done in the lore instead.
(Regen config.yml if you want to use these changes.)
2019-12-09 17:38:55 +01:00
Aria
5a1a754538 Few changes to Item Stats
Added colors and potion effects for splash, lingering and tipped arrows.
Made advanced stats (gems, upgrading, etc.) available for accessories
2019-12-09 17:16:31 +01:00
Jules
c406aa4179 Fixed 1.12 compatibility issue 2019-12-07 23:34:03 +01:00
Aria
ad3736a1a6 1.12 "compatability update"
Now only loads the CustomBlockListener if running 1.13+
Block editing menu is now disabled completely on 1.12
Added a small lore indicator to the Block option in MI browse
2019-11-25 16:27:24 +01:00
Aria
66a27dcb10 Small fixes
Fixed consumables being placed when on cooldown
Consumable cooldowns now show in the actionbar
2019-11-25 15:53:46 +01:00
Aria
bc92e7f228 Fixed the version checker 2019-11-25 09:00:41 +01:00
Aria
592950d692 Updated to fix AB issues latest MMOCore build 2019-11-18 13:49:56 +01:00
Aria
53ba24ada2 The item cache is now cleared on reloads 2019-11-18 13:39:39 +01:00
HexedHero
541110a323 Added a new config setting to disable ability use in off-hands items 2019-11-14 12:08:15 +00:00
Aria
d369875449 push build 2019-11-10 21:32:53 +01:00
Aria
840df23d90 Fixed "Replace" in world gen templates 2019-11-10 21:32:03 +01:00
Indyuce
a52f68f500 Fixed an issue with repair consumables 2019-11-10 16:45:13 +01:00
Indyuce
eefd4a7850 !Removed lengthSquared 2019-11-10 13:25:01 +01:00
Indyuce
64b1f29976 Final field 2019-11-03 16:46:36 +01:00
Indyuce
4b80343d12 Fixed an issue with item caching 2019-11-03 16:46:14 +01:00
Indyuce
69a8df439b !Cancel use event when item unsuable 2019-11-03 16:39:23 +01:00
Indyuce
7f827f35b4 Final field 2019-11-03 16:39:13 +01:00
Indyuce
e559741d5b !Update RDW compatibility 2019-11-03 14:53:55 +01:00
Indyuce
4f1913fa24 !Removed deprecation 2019-11-03 14:50:24 +01:00
Indyuce
025ecdc2d6 !Reduced nbt tag calculations for custom blocks 2019-11-03 14:38:19 +01:00
Indyuce
d75e3bc5c0 Changed check order to increase performance
(EntityDmgEvent is called rly often)
2019-11-02 18:54:59 +01:00
Indyuce
c3704c708b Fixed Sentinel support 2019-11-02 18:52:17 +01:00
Indyuce
f0665dfd68 !Fixed typos in NMS code 2019-10-25 17:34:26 +02:00
Indyuce
d5114e289f !Fixed color data issue 2019-10-24 12:48:08 +02:00
Indyuce
337082eab9 Update default language files 2019-10-23 14:42:13 +02:00
Indyuce
fe4ad67178 !Removed useless method 2019-10-23 14:25:36 +02:00
Indyuce
78ecf2346e Fixed compatibility issue with MMOCore stats 2019-10-21 19:42:37 +02:00
Indyuce
d7d027450c !Added comment 2019-10-21 19:42:24 +02:00
Indyuce
2d311b33a7 !Added todo 2019-10-21 19:34:34 +02:00
Indyuce
858f56ac3d !Debug commands cealnup 2019-10-21 19:29:21 +02:00
Indyuce
0e5412da1d Fixed double stat data storage issue 2019-10-21 19:10:39 +02:00
Indyuce
4187c19f99 !Java 8 format 2019-10-21 12:30:53 +02:00
Indyuce
eb20aa2230 !Clean up player inv calculation 2019-10-21 12:29:22 +02:00
Indyuce
d9def4d4ea !Removed debug message, improved inv calculation with ornaments 2019-10-21 12:15:20 +02:00
Indyuce
fda2220c7c Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2019-10-21 11:59:43 +02:00
Aria
b22639b005 push build 2019-10-21 07:03:06 +02:00
Aria
efe3ecaad1 Fixed trying to get custom block data from other blocks than mushrooms 2019-10-21 07:02:27 +02:00
Indyuce
f2d8b57b2a Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2019-10-20 14:05:55 +02:00
Aria
baf2c41538 Fixed the timings on the MMOCore action bar 2019-10-20 00:27:21 +02:00
Indyuce
8b29b9387a !Extra constructor 2019-10-20 00:04:18 +02:00
Aria
3ec3fc6999 Release 5.0
(Fixed support for the MMOCore action bar)
2019-10-19 23:30:03 +02:00
Aria
4ea1b6a477 Added a 1.12 check when loading custom blocks 2019-10-19 23:21:11 +02:00
Aria
eb73837fa4 Added support for MMOCores default actionbar
(MMOCore update will be out soon)
2019-10-19 22:51:24 +02:00
Aria
4b4d5713a0 Merged 2019-10-19 20:29:52 +02:00
Aria
503a4fbfdd !Everything needed for Custom Blocks 2019-10-19 20:29:05 +02:00
Indyuce
174c7e44a7 !Fixed a small item browser issue 2019-10-19 19:37:46 +02:00
Aria
31ca777678 Made Unidentified Items unusable 2019-10-14 12:41:47 +02:00
Aria
1be8e8ca79 Added 'GIVE ALL' to the plugin help 2019-10-14 12:41:10 +02:00
HexedHero
10289dd99c Updated item-types.yml
To have more unique items and fixed the offhand Catalyst not saying its
the offhand version
2019-10-09 21:55:16 +01:00
Aria
c2ee03f3ce Removed debug messages 2019-10-09 20:22:06 +02:00
Aria
c08282b8e1 Added all conditions to the default language files 2019-10-09 10:04:56 +02:00
Aria
ce79ba6484 Unidentified Items are now unbreakable 2019-10-09 10:04:23 +02:00
Aria
03022bfa00 Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git 2019-10-09 09:13:50 +02:00
Aria
ef71f8d1bf Added new 'has-ingredients' condition 2019-10-09 09:13:05 +02:00
HexedHero
798b981dee Fixed Life Ender getting the radius modifier for the damage 2019-10-07 20:30:33 +01:00
Aria
9e2a532cab Fixed version checker 2019-10-07 12:17:01 +02:00
Aria
70a2426bb4 Removed Legacy-Configs.zip from the jar 2019-10-07 12:16:41 +02:00