BlockLight Craft Plugin
A plugin that adds a Light Block crafting recipe.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
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) ```