Also \/n fails to create new lines in tellraw of the text components
Version: 25w06a
[media]
STILL BROKEN
/data modify block -73 67 -52 front_text.messages[0] set value {text:"Hello, World!",color:aqua}
Can confirm, they also get poisoned when just touching it
Question, how did u enter the command???\
Setting player scale to half height:
/attribute @s scale base set 0.5`
Setting player scale to half height via an item:
/give @s minecraft:iron_helmet[minecraft:attribute_modifiers=[{type:scale,id:smol,amount:-0.5,operation:'add_value',slot:head}]]
Full Datapack:
[media]install pack into new creative world then use "/locate str:arsi_town"
I would say this isn't a bug. This is just how the attribute stat system works. Weapon Attributes and Enchantments aren't the same thing
Enchanted Diamond Sword (9 Attack Damage):
/give @s diamond_sword[enchantments={sharpness:3}]
Diamond Sword with attribute (8 Attack Damage + 1 Item Damage):
/give @s minecraft:diamond_sword[minecraft:attribute_modifiers=[{type:"attack_damage",amount:8,id:"ouch",operation:"add_value"}]]
I would suggest going on the feedback site and making a request so enchantments can actually change the attribute value
Can Confirm, still happening in version: 24w38a!!!
[media]
Can Confirm, still happening in version: 24w38a!!!
[media]
CAN CONFIRM!!!!
[media]
@Jiingy, I moved the files to GoogleDrive
Ok lemme try another upload method then
Also works on my phone
@Jiingy, What device are u using to attempt to watch the vid? It is a MP4 file and it works perfectly even opened it up through Incognito to check if it was account based
@Jiingy But it does work.... hmmmmm may not like the dropbox upload way 😞
[media]
Added 2 new vids on the issue
One vid tested in the Snapshot
The other vid is in 1.21.1 and as u can see it works in 1.21.1 but not the Snapshot
@Bansed PickupDelay should always be the alotted amount of time left for an entity to pickup the item even with mobGriefing set to false.
Mobs should not be able to touch the item until that timer has lifted
When items are thrown on the ground by an entity a 2 second Pickup delay is set for the item. This is intended behavior I am pretty sure
Bedrock needs to add a delay as well
[media]
CONFIRMED