
PluginMIT
BlockLight Craft Plugin
A plugin that adds a Light Block crafting recipe.
198
Downloads
2
Followers
8 months ago
Updated
📦
1
Versions
📖About BlockLight Craft Plugin
EN
This plugin adds a crafting recipe for Light Blocks! When crafted, you receive 16 of them.
Recipe
You can customize:
- Amount
- Light level
- Recipe
Мой полуванильный сервер с ивентами
RU
Этот плагин добавляет рецепт крафта Блоков Невидимого Света. В результате вы получаете 16 штук.
Рецепт
Вы можете настроить:
- Количество
- Уровень света
- Рецепт
Default Config
# Crafting settings
recipe:
shape: # 3x3 shape (each line - 3 characters)
- "ABC"
- "DEF"
- "GHI"
ingredients: # What each symbol represents
A: BLAZE_ROD
B: LANTERN
C: GLOW_INK_SAC
D: CANDLE
E: GLASS_BOTTLE
F: GLISTERING_MELON_SLICE
G: SHROOMLIGHT
H: SEA_LANTERN
I: GLOW_BERRIES
result:
material: LIGHT # Result item type
amount: 16 # Quantity
light-level: 15 # Light level (0-15)