-
Bug
-
Resolution: Invalid
-
None
-
24w21b, 1.21 Pre-Release 2
-
None
-
Community Consensus
-
Data Packs, Text
Traditionally, the word "disk" spelled with a k is used to refer to a circle made out of some kind of block, while "disc" spelled with a c is used to refer to a record playable in a jukebox. However, the replace_disc enchantment effect, which places a circle made out of a specified block (a disk), is spelled with a c, which is inconsistent.
How to reproduce:
- In a data pack, create an enchantment that in some way places a disk.
- Try using replace_disk as an effect and find out it doesn't work.
- Try using replace_disc as an effect and find out it works.
Expected result:
The enchantment effect that places a disk would be called replace_disk.
Observed result:
The enchantment effect that places a disk is called replace_disc.