Commit Graph

6892 Commits

Author SHA1 Message Date
f4214e2031 changelog update 2019-04-27 00:00:52 -07:00
fd8712ee61 Merge pull request #3905 from Zed-I/patch-6
Added some missing blocks to Herbalism/Mining
2019-04-26 23:50:43 -07:00
f904ac7019 Fixing 1.13.2 bamboo material errors 2019-04-26 23:26:00 -07:00
3c08af363f Merge pull request #3904 from OverCrave/master
Minor German Locale Update
2019-04-26 14:17:54 -07:00
8295355a5d Merge pull request #3906 from Zed-I/patch-7
Added bamboo to the non-2 high plant blocks
2019-04-26 14:17:36 -07:00
aee81f87f5 Added bamboo to the non-2 high plant blocks 2019-04-26 18:16:42 +02:00
43d08ec21d Added some missing blocks to Herbalism/Mining
Added some missing entries to herbalism mining and one to combat.
Reasoning for each xp below:

bamboo - 10 Cant grow nearly as tall as kelp
cornflower - 150 same as the other 1 high tall flowers (excluding poppy, dandelion and allium)
lily_of_the_valley - 150 same as the other 1 high tall flowers (excluding poppy, dandelion and allium)
wither_rose - 500. Quite hard to harvest. You need a wither to kill a mob and have the block not get destroyed by the wither blast. If the block where to get destroyed the flower just drops instead and you dont get any xp.

The whole stone brick family get the same xp as nether brick, 50
stone_bricks
cracked_stone_bricks
mossy_stone_bricks
chiseled_stone_bricks

The rest of the prismarine family continue with the same xp as their main block, 70
prismarine_bricks
dark_prismarine
sea_lantern

wandering_trader  - 1.0 same as normal villagers
2019-04-26 18:08:12 +02:00
15e3ad8876 add missing translations 2019-04-26 17:58:23 +02:00
a583f557d7 remove unused translations 2019-04-26 17:49:35 +02:00
0949931a61 2.1.49 2019-04-25 18:56:49 -07:00
8efee39f7e Add sweet berrys to Herbalism XP tables (update configs) 2019-04-25 18:54:41 -07:00
307b807b38 Merge pull request #3788 from LogGits/patch-5
Herbalism compatibility with PlayerAnimationEvent
2019-04-25 18:50:27 -07:00
be8a2a4b07 Fixes #3902 - NPE in Inventory Listener 2019-04-25 18:49:18 -07:00
30df57fa35 Fix async tool lower 2019-04-25 18:46:49 -07:00
467025888c Fixed #3858 - Falling blocks in water not getting tracked 2019-04-25 18:28:24 -07:00
21ecf959ea updating pom 2019-04-24 22:12:49 -07:00
d1401d0cba change targetted API 2019-04-24 21:11:27 -07:00
b5930fc35d Merge pull request #3897 from Zed-I/patch-4
Added excavation treasure to coarse dirt
2019-04-24 18:23:29 -07:00
9a74ab77f4 Merge pull request #3900 from Leomixer17/patch-1
Update locale_it.properties
2019-04-24 18:22:45 -07:00
18d698aad2 2.1.48 2019-04-24 16:40:28 -07:00
3329a6c49e Update locale_it.properties 2019-04-24 23:09:03 +02:00
c07a29ba86 mcMMO should work on both 1.13 and 1.14 now 2019-04-23 08:20:00 -07:00
b36c4b56c3 first 5 levels in all skills are now much easier to level 2019-04-23 04:21:25 -07:00
cee0025147 Bonus XP for early combat levels 2019-04-23 03:52:48 -07:00
372ad1fac3 Experience settings for 114 are now under Experience_114 in experience.yml 2019-04-23 03:37:43 -07:00
09cba965d3 Switch to GSON since mojang lib does not exist in 1.14 2019-04-23 02:12:22 -07:00
d862f7f779 Tool lower task sync 2019-04-23 01:13:21 -07:00
0adaa0ba66 PlayerNotification now marked async 2019-04-23 01:10:09 -07:00
432a4aa330 1.14 is required for this version of mcMMO 2019-04-23 00:54:49 -07:00
1c490cd463 1.14 Compatibility (this build won't run on 1.13 anymore) 2019-04-22 23:54:02 -07:00
b41637fbf8 2.1.47 2019-04-21 17:08:58 -07:00
7506646862 Party NPE fix 2019-04-21 16:56:26 -07:00
570ab49e55 Added excavation treasure to coarse dirt
Added coarse dirt to all drops that dirt can drop.
Also added grass block to the quartz drop since there is no reason not to.
2019-04-20 16:35:01 +02:00
227fb49dec 2.1.46 2019-04-19 17:59:00 -07:00
78fdfc1c35 Made improvements to the Party member list from /party 2019-04-19 17:56:59 -07:00
0b26d6c72c Fixed error related to Bleed, fixed missing default XP values for Herbalism and Woodcutting 2019-04-19 14:55:07 -07:00
cae722e8c7 Changelog upd 2019-04-19 14:34:21 -07:00
0eed1a6c5a Merge pull request #3892 from Zed-I/patch-3
Fixed bug where you couldn't shake zombie/creeper heads
2019-04-19 13:06:00 -07:00
bbf7ce9c57 Fixed bug where skeleton heads would drop in instead of zombie/creeper heads on successful shake
Creeper/zombie heads are now their own items and data is no longer used
2019-04-19 20:35:06 +02:00
1fa21823a4 Merge pull request #3891 from Zed-I/patch-2
Fixed axe salvage bug
2019-04-19 10:12:37 -07:00
4b34299648 Fixed axe salvage bug
Changes max quantity to 3 from 2 on all axes since they are crafted with 3 resources not 2
2019-04-19 14:36:29 +02:00
45841218e6 dev mode 2019-04-18 16:34:19 -07:00
c509daff9f Merge pull request #3890 from OverCrave/master
Fix adminchat returning too early if send by the console
2019-04-18 15:13:21 -07:00
ce92329705 fix it for real now 2019-04-18 22:59:52 +02:00
817b5364cf fix adminchat returning too early if send by console 2019-04-18 22:58:50 +02:00
820c3260c8 2.1.45 - mcMMO will check for outdated software and provide tips 2019-04-17 11:51:13 -07:00
54a1475fef Merge pull request #3878 from andris155/patch-2
Update locale_hu_HU.properties
2019-04-15 10:43:12 -07:00
bd0204a09e Update locale_hu_HU.properties 2019-04-15 10:10:33 +02:00
31c1bd52bc 2.1.44 2019-04-14 05:39:23 -07:00
0f8c0f97d9 Fixing another NPE for brewing 2019-04-14 05:27:31 -07:00