Описание
**Fantasy's Dice** adds various **Dungeons & Dragons** inspired **Dice** to Minecraft.
Dice may be crafted in a **StoneCutter** by inserting the matching base material.
**Wooden Dice** need **Planks**, **Iron Dice** need **Iron Ingots**, **Diamond Dice** need **Diamonds** etc.
Dice are fully data configurable, meaning that the sidedness and material for a given dice can be changed using **Data Components**.
- "**fantasydice:sides**"
- Sets the sidedness for a given dice, may be set to any positive integer (>=1).
- Dice will roll a random value between 1 and "**fantasydice:sides**"
- Built-in sides are: **4**, **6**, **8**, **10**, **12**, **20**.
- A new client item property selector is available "**fantasydice:sides**", which allows selecting item models based on the dice sides component.
- "**fantasydice:material**"
- Sets the material for a given dice, may be set to any lower-snake-cased alphanumeric String value (regex: **[a-z0-9_-]**).
- Built-in materials are: **wooden**, **stone**, **bone**, **iron**, **golden**, **diamond**, **emerald**, **netherite**, **copper**, **ender**, **frozen**, **slime**, **redstone**, **paper**, **amethyst** and **chocolate**.
- This component is mostly used for item cooldowns and display names, models and recipes will need to be updated/defined manually using data packs.
- A new client item property selector is available "**fantasydice:material**", which allows selecting item models based on the dice material component.
---
[Join us on **Discord**](https://discord.apexmodder.com/)
[](https://discord.apexmodder.com/)
[](https://www.bisecthosting.com/apexstudios)