Перейти к содержимому
Mineforgian

BlossomExperienceBottling

Blossom-series /bottle command and utilities, made during/for ModFest: Singularity

1K загрузок4 подписчиковMITfabricquilt

Обновлён 27 июля 2023 г. · опубликован 13 августа 2022 г.

  • Funni number

BlossomExperienceBottling

BlossomExperienceBottling is a Minecraft Fabric mod in the Blossom-series mods that provides /bottle command. This mod was made during the ModFest: Singularity event.

Table of contents

Dependencies

Config

This mod's config file can be found at config/BlossomMods/BlossomExperienceBottling.json, after running the server with the mod at least once.

itemColors: ItemColors - colors used for text on the Experience Bottle item
xpDropOnDeathMultiplier: float - value by which to multiply current XP on death, set to a negative value to use vanilla behaviour
bottlingSound: Sound - the sound played when bottling experience
usageSound: Sound - the sound played when using bottled experience

ItemColors

title: String - the text color used for the Experience Bottle items title
description: String - the text color used for the Experience Bottle items lore / description

Sound

identifier: String - the identifier of the sound to play (must have namespace, i.e. minecraft:)
volume: float - the volume of the sound (1.0 is normal volume)
pitch: float - the pitch of the sound (range from 0.0 to 2.0, 1.0 is normal pitch)

Commands & their permissions

  • /bottle - alias of /bottle all
    Permission: blossom.bottle (default.true)
    • <amount> levels|points - alias of /bottle exactly <amount> levels|points
    • exactly <amount> levels|points - create an XP bottle containing exactly <amount> levels or points
    • all - bottle all player XP
      • in-increments-of <incrementAmount> levels|points - bottle all player XP making bottles containing no more than <incrementAmount> levels or points in each
      • to-level <amount> - bottle XP such that the player is left with exactly <amount> levels
        • in-increments-of <incrementAmount> levels|points - bottle XP such that the player is left with exactly <amount> levels and making bottles containing no more than <incrementAmount> levels or points in each

Translation keys

only keys with available arguments are shown, for full list, please see src/main/resources/data/blossom/lang/en_us.json

  • blossom.bottling.error.not-enough: 2 arguments - required XP, current XP
  • blossom.bottling.error.requirements.{n}: n * 2 arguments - per item of n: (translation key, count)

Центр версий

8 версий
  • Релиз42 КБ
  • Релиз42 КБ
  • Релиз42 КБ
  • Релиз41 КБ
  • Релиз43 КБ
  • Релиз43 КБ
  • Релиз36 КБ
  • Релиз33 КБ

Ченджлог

2.2.4+1.19.4Релиз1.19.4 · 27 июля 2023 г.
  • Fix mixin name for dispensing bottled xp
2.2.4+1.20Релиз1.20 · 27 июля 2023 г.
  • Fix mixin name for dispensing bottled xp
2.2.3+1.19Релиз1.19, 1.19.1, 1.19.2 · 21 августа 2022 г.
  • Fix error when attempting to bottle with 0 xp
  • Fix bottled xp not dropping when inventory is full
2.2.2+1.19Релиз1.19 · 21 августа 2022 г.
  • Fix in-increments-of not consuming multiple of items
  • Remove variable description length
2.2.1+1.19Релиз1.19 · 21 августа 2022 г.
  • Fix player being kicked on command usage
2.2.0+1.19Релиз1.19 · 21 августа 2022 г.
  • Add optional item requirements
  • Fix dispensing bottled xp
2.1.0+1.19Релиз1.19 · 20 августа 2022 г.
  • Add sounds for bottling & using experience
  • Add override for dropped xp amount on death
2.0.0+1.19Релиз1.19 · 19 августа 2022 г.
  • Initialize from template
  • Add basic functionality

Комментарии

Загружаем…