
Fantasy's Dice
Adds various Dungeons & Dragons inspired Dice to the game
- Загрузки
- 25K
- Подписчики
- 66
- Обновлён
- 16 июня 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 7 марта 2022 г.

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.
Ченджлог
10.0.0Релиз1.20, 1.20.1 · 13 августа 2023 г.
v10.0
- v10.0.0 Port to 1.20.1
9.0.11Релиз1.19.4 · 4 июня 2023 г.
8191948122d656e70b6c8c2c2fd29f159926178b Changelog v9.0
- v9.0.11 Add event which is fired when ever a die is rolled.
- v9.0.10 Add task to publish changelog to our updates server Update discord notifier to remove changelog, replaced with link to external site
- v9.0.9 Bump ApexCore version - v9.0.8
- v9.0.8 Bump commonality version - v6.0.4
- v9.0.7 Bump MinecraftForge version - v45.0.25
- v9.0.6 Bump ApexCore version - v9.0.5
- v9.0.5 Fix issues with changelog notifier
- v9.0.4 Remove dependency on JEI as its not currently been updated
- v9.0.3 Update discord changelog webhook to use emojis & hyperlinks
- v9.0.2 Bump ApexCore version - v9.0.3
- v9.0.1 Bump Registrate version - v1.2.14
- v9.0.0 Initial port to 1.19.4 Bump Forge version - v45.0.1 Bump Commonality version - v5.0.0 Bump ApexCore version - v9.0.0 Bump Registrate version - v1.2.13 (local fork) Optimized imports
9.0.6Релиз1.19.4 · 26 марта 2023 г.
e071febbb363f6ef5a1cf5f0a6fa479ea77f5ac7 Changelog v9.0
- v9.0.6 Bump ApexCore version - v9.0.5
- v9.0.5 Fix issues with changelog notifier
- v9.0.4 Remove dependency on JEI as its not currently been updated
- v9.0.3 Update discord changelog webhook to use emojis & hyperlinks
- v9.0.2 Bump ApexCore version - v9.0.3
- v9.0.1 Bump Registrate version - v1.2.14
- v9.0.0 Initial port to 1.19.4 Bump Forge version - v45.0.1 Bump Commonality version - v5.0.0 Bump ApexCore version - v9.0.0 Bump Registrate version - v1.2.13 (local fork) Optimized imports
9.0.5Релиз1.19.4 · 26 марта 2023 г.
00a73118015b0bfa3abc6ef36d873b5eba0c3df9 Changelog v9.0
- v9.0.5 Fix issues with changelog notifier
- v9.0.4 Remove dependency on JEI as its not currently been updated
- v9.0.3 Update discord changelog webhook to use emojis & hyperlinks
- v9.0.2 Bump ApexCore version - v9.0.3
- v9.0.1 Bump Registrate version - v1.2.14
- v9.0.0 Initial port to 1.19.4 Bump Forge version - v45.0.1 Bump Commonality version - v5.0.0 Bump ApexCore version - v9.0.0 Bump Registrate version - v1.2.13 (local fork) Optimized imports
9.0.4Релиз1.19.4 · 26 марта 2023 г.
14d660a34fa18fabd7e0c8093710a45f8a26cc97 Changelog v9.0
- v9.0.4 Remove dependency on JEI as its not currently been updated
- v9.0.3 Update discord changelog webhook to use emojis & hyperlinks
- v9.0.2 Bump ApexCore version - v9.0.3
- v9.0.1 Bump Registrate version - v1.2.14
- v9.0.0 Initial port to 1.19.4 Bump Forge version - v45.0.1 Bump Commonality version - v5.0.0 Bump ApexCore version - v9.0.0 Bump Registrate version - v1.2.13 (local fork) Optimized imports
9.0.2Релиз1.19.4 · 18 марта 2023 г.
80cb0bf1f4666a7dac16f1fb5040d42966c23b16 Changelog v9.0
- v9.0.2 Bump ApexCore version - v9.0.3
- v9.0.1 Bump Registrate version - v1.2.14
- v9.0.0 Initial port to 1.19.4 Bump Forge version - v45.0.1 Bump Commonality version - v5.0.0 Bump ApexCore version - v9.0.0 Bump Registrate version - v1.2.13 (local fork) Optimized imports
8.0.8Релиз1.19.3 · 18 марта 2023 г.
5d586fcd7b4532b08e9cd5408312ba93b2b8a947 Changelog v8.0
- v8.0.8 Bump Registrate version - v1.1.13 Fix creative tab item ordering being randomized
- v8.0.7 Fix issue with urls during changelog generation
- v8.0.6 Add gradle task to send changelog to discord via webhook
- v8.0.5 Fix issues with changelog generation & mod publications
- v8.0.4 Fix issues with mod publications
- v8.0.3 Change to use Forges GradleUtils for Changelog generation
- v8.0.2 Add dependencies to mod publication
- v8.0.1 Add temp gradle changelog generation & mod publications
- v8.0.0 Delete old legacy git action files
8.0.0Релиз1.19.3 · 19 января 2023 г.
v8.0.0
- Update issue tracker url in mod metadata file [66c7e3dc7d]
- Remove testing workflow [9d7359e890]
- Update release workflow to fix as many deprecation warnings as possible [537ee6d938]
- Fix incorrectly using updated property reading GitHub action [3f6c932c83]
- Fix issues with run_release.yml workflow [2a95fd9632]
- Bump Commonality version - v4.2.1 [7497519ad5]
- Bump ApexCore version - v7.3.1 [83e4dc47fd]
- Update to Minecraft: 1.19.3, Forge: 44.0.0 [f0db1b9bb3]
- Update to latest MinecraftForge & Parchment [77c0ffa300]
- Update to latest JEI [8785932f13]
- Update to use new CreativeModeTab changes in Registrate [c0223c0cb5]
- Uncomment JEI Integrations [aa3a206836]
- Bump registrate version [c42ad34e8e]
_For more details, see [**v7.2.0**..**v8.0.0**](https://github.com/ApexStudios-Dev/FantasyDice/compare/v7.2.0...v8.0.0)_
Комментарии
Загружаем…
