Skip to content

Releases: Noxitu/Decked-Out-2-Datapacks

Decked Out 2 Font Icons

23 Apr 19:15
Compare
Choose a tag to compare

Font icons are added to minecraft:default font. Having them in different font to avoid conflicts is possible, but since these icons are supposed to be used with default digits it would be annoying to have a lot of font switching.

  • Coin, Crown, Ember, Tome are added as \ue001 - \ue004
  • Berries are added as \ue023
  • Artifacts (including unused) are added as \ue101-\ue11e
  • Keys are added as \ue011-\ue013
  • Repair kit is \ue021
  • Bomb is \ue022
  • Special spacings are added as 0xEA00 + space size (positive space) and 0xEB00 + space size (negative space). Space sizes 1-32, 64, 128 and 256 are added.

Even though a lot of spaces are added, only 3 are needed for the run logs: \ueb06, \ueb0c and \ueb13 for 1, 2 and 3 digit counts.

Following paper:
image

Can be generated with following command block:

give @a paper{ display: { Name: '"Run #1"', Lore: [ '""', '{"text": " \\ue107", "color": "white", "italic": false}', '""', '{"text": " \\ue003\\ueb13104 \\ue002\\ueb068 \\ue001\\ueb0c33 \\ue004\\ueb069", "color": "white", "italic": false}', '""', '{"text": " \\ue011\\ueb069 \\ue012\\ueb063 \\ue013\\ueb061", "color": "white", "italic": false}', '""', '{"text": " \\ue023\\ueb0c51 \\ue021\\ueb062 \\ue022", "color": "white", "italic": false}', '""', '""', '{"text": " \\ue108 \\ue112", "color": "white", "italic": false}' ] } }

Command is too long to run through chat.

I have vague recollection of some weird escaping rules that were different when putting up such command in datapack. Ping me up if it doesn't just work.

Decked Out 2 Audio - Release 1.0

21 Jan 18:41
Compare
Choose a tag to compare

Decked Out 2 Audio - Release 1.0

Decked Out 2 Egg Hunt - Release 0.1

03 Jan 14:07
Compare
Choose a tag to compare
Pre-release
do2_egghunt_v0.1

Added Decked Out 2 Database / NBT

Decked Out 2 Refill Datapack - Release 1.2

30 Dec 21:01
Compare
Choose a tag to compare

Added 3 missed artifact spots, with Googles of Symmetry in first slot.

Added ember shop door opening dropper.

Decked Out 2 Refill Datapack - Release 1.1.1

30 Dec 13:36
Compare
Choose a tag to compare

Fixed pack version value to 15 (1.20.0-1.20.1).

Decked Out 2 Refill Datapack - Release 1.1

30 Dec 13:24
Compare
Choose a tag to compare

Added refilling:

  • Crown dropper for crows extracted from the dungeon.
  • All droppers in the crown shop
  • All right side cards in the ember shop
  • Hideout shulker with embers

Added fixes:

  • Fill two slots in mystery item in crown shop
  • Fixed level 4 hole that could lead to lava flowing over redstone if lavaway broke.
  • Fixed level 1 hole.
  • Fixed toots in level 1 tnt area (still audible, but different instrument makes it both different from ember drop, and less noticable in general)

Also added new sign for emptying waste barrels - for now only in ember and crown shops.

Decked Out 2 Refill Datapack - Release 1.0.0

29 Dec 14:18
Compare
Choose a tag to compare
do2_refill_v1.0.0

Rename workflow