-
Bug
-
Resolution: Fixed
-
Minecraft 14w28a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 18w03b, Minecraft 18w07c, Minecraft 18w11a, Minecraft 18w21a, Minecraft 1.13-pre6, Minecraft 1.13.1, 1.15.1, 1.15.2, 20w06a, 1.16 Release Candidate 1, 1.16, 1.16.4 Pre-release 2, 20w46a, 20w51a, 21w03a, 1.16.5, 21w06a, 21w07a, 21w08b, 21w11a, 21w17a, 21w19a, 21w20a, 1.17 Pre-release 1, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 21w38a, 21w39a, 21w40a, 21w42a, 21w43a, 1.18 Pre-release 1, 1.18 Pre-release 7, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 22w07a, 1.18.2 Pre-release 1, 1.18.2 Release Candidate 1, 1.18.2, 22w17a, 22w18a, 1.19, 1.19.1, 1.19.2, 22w43a, 22w44a, 1.19.3, 1.19.4, 1.20, 1.20.1
-
Confirmed
-
Commands
-
Low
The Bug:
"CustomPotionEffects", "ActiveEffects", and "Effects" NBT tags still use numeral IDs.
Steps to Reproduce:
- Give yourself a potion with custom effects using numeral IDs by using the command provided below.
/give @s minecraft:potion{CustomPotionEffects:[{Id:1,Amplifier:0,Duration:1000}]}
- Take note as to whether or not "CustomPotionEffects", "ActiveEffects", and "Effects" NBT tags still use numeral IDs.
Observed Behavior:
The given NBT tags use numeral IDs.
Expected Behavior:
The given NBT tags would not use numeral IDs. Instead, they would use IDs in the form of words. For example, "minecraft:speed" instead of "1".
- is duplicated by
-
MC-61443 .give-ing items with named enchantments in the tag, doesn't give correct enchantment
- Resolved
-
MC-61954 Cannot use the new enchantment/effect IDs in ench/CustomPotionEffects NBT tags
- Resolved
-
MC-67606 Effect names do not work in data tags
- Resolved
-
MC-70354 English Enchant NBT Code
- Resolved
-
MC-71422 Effect name (instead of ID) can't be used in NBT tags
- Resolved
-
MC-74188 Enchantment by NBT tags doesn't work
- Resolved
-
MC-76059 NBT tags in commands don't support named enchantment ids
- Resolved
-
MC-92243 ench NBT tag still uses old numerical ids
- Resolved
-
MC-100428 Unable to use OP enchants
- Resolved
-
MC-102464 Command blocks always enchant "Protection" instead of original enchantment
- Resolved
-
MC-106820 /give enchanted book only give protection enchant
- Resolved
-
MC-111466 Giving armor with different protection only adds generic protection
- Resolved
-
MC-147552 ActiveEffects tag contains numeric potion effect IDs instead of name IDs
- Resolved
-
MC-190514 Custom Potion effects
- Resolved
- relates to
-
MC-112394 Numeral ids can still be used in some commands
- Resolved