All Downloads are FREE. Search and download functionalities are using the official Maven repository.

modules.drops.tables.table_multi.yml Maven / Gradle / Ivy

The newest version!
name: '&dExample Multi-Item Table'
roll-once: false
level-penalty:
  enabled: false
  variance: 10
world-whitelist:
  - world
  - world_nether
  - world_the_end
  - flat
  - '*'
biome-whitelist:
  - '*'
region-blacklist: [ ]
items:
  tier-random:
    chance: 1.0
    item-id: 'random'
    tier-id: 'random'
    module-id: item_generator
    min-level: '%mob_lvl% + 1'
    max-level: '%mob_lvl% + 3'
    additional-conditions: [ ]
    actions-on-drop: { }
  runes-random:
    chance: 3.0
    item-id: 'random'
    module-id: runes
    min-level: '1'
    max-level: '2'
    additional-conditions: [ ]
    actions-on-drop: { }
  arrows-random:
    chance: 5.0
    item-id: 'random'
    module-id: arrows
    min-level: '1'
    max-level: '1'
    additional-conditions: [ ]
    actions-on-drop: { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy