The RPG Lover's Mod!
Go to file
Zed-I 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
extras More configs for 1.6.X mods 2014-07-31 16:56:41 +01:00
src Added some missing blocks to Herbalism/Mining 2019-04-26 18:08:12 +02:00
.gitattributes text=auto 2013-03-07 14:43:03 -05:00
.gitignore Ignore Gradle Files 2019-02-06 17:47:06 -08:00
Changelog_2.1.0.md Updating the fancy changelog 2019-01-26 23:14:12 -08:00
Changelog.txt Add sweet berrys to Herbalism XP tables (update configs) 2019-04-25 18:54:41 -07:00
LICENSE Fix adding in to much copypasta 2012-02-10 03:07:43 -08:00
pom.xml 2.1.49 2019-04-25 18:56:49 -07:00
README.md Update README.md 2019-04-13 15:56:00 -07:00
standards.md A private method cannot be abstract >.> 2014-06-28 23:49:46 -07:00

mcMMO

The RPG lovers mod

Website

I'm working on a brand new website for mcMMO

You can check it out here http://www.mcmmo.org Spigot Resource: https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/

I plan to post links to our new wiki (its still under development), downloads, and dev blogs there.

Builds

Currently, you can obtain our builds via the Spigot resource page: http://spigot.mcmmo.org

Brief Description

The goal of mcMMO is to take core Minecraft game mechanics and expand them into add an extensive and quality RPG experience. Everything in mcMMO has been carefully thought out and is constantly being improved upon. Currently, mcMMO adds fourteen unique skills to train and level in. Each of these skills is highly customizable through our configuration files, allowing server admins to tweak mcMMO to best suit the needs of his or her server. Know that the mcMMO team is dedicated to providing an ever-evolving experience, and that we carefully read all feedback and bug reports in order to evaluate and balance the mechanics of mcMMO in every update.

About the Team

In December 2018 nossr50 returned as project lead for mcMMO once again to develop and improve mcMMO. The mcMMO team currently has two members, nossr50 (lead) and t00thpick1 (classic maintainer). mcMMO is currently developed almost entirely by nossr50, many thanks go out to the many developers who have worked on the project over the years.

Project Lead & Founder

nossr50

Other mcMMO Projects

Classic Maintainer

t00thpick1

Former Team Members

Former Lead & Awesome guy

gmcferrin

Former team members

bm01 Glitchfinder NuclearW shatteredbeam TfT_02 riking TheYeti

Compiling

mcMMO uses Maven 3 to manage dependencies, packaging, and shading of necessary classes; Maven 3 is required to compile mcMMO.

The typical command used to build mcMMO is: mvn clean package install

Required Libraries:

  • Bukkit
  • JUnit
  • WorldGuard 7
  • bStats Bukkit

http://spigot.mcmmo.org for more up to date information. https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/