RPProfessions - Discontinued. Use the Free Version Instead icon

RPProfessions - Discontinued. Use the Free Version Instead -----

Create Immersive RP Professions Focused on Crafting



Drops Update
Additions:
  • You can now configure item drops (including patterns) in the drops.yml file.
Here is an example

Code (YAML):
# Must be in CAPITAL letters for vanilla mobs
ZOMBIE
:
  # The pattern drop
  pattern:FIRESTEEL_INGOT
:
    chance
: 0.01 # 1% chance to drop from any zombie
    amount
: 1
  # An MMOItems item drop
  mi:TOUGH_LEATHER
:
    chance
: 0.08 # 8% chance to drop from any zombie
    amount
: 1-2 # 1 to 2 of them will drop
# A MythicMobs mob drop
SkeletalMinion
:
  pattern:ICESTEEL_INGOT
:
    chance
: 0.025
    amount
: 1
  mi:REINFORCED_LEATHER
:
    chance
: 0.12 # 12%
    amount
: 1-2
----------, Mar 24, 2023
Resource Information
Author:
----------
Total Downloads: 32
First Release: Mar 3, 2023
Last Update: Feb 21, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at gilles1348.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings