mojira.dev

tristan poole

Assigned

No issues.

Reported

MC-129149 dropped items having the wrong age Duplicate MC-112042 unable to detect arrows with custom effects Invalid MC-111987 mob ai is partialy broken when fallflying with elytra Invalid MC-111890 creeper`s with a radius of 2 have an extra amount of particles Invalid MC-111889 max health atribute isnt stacking properly Invalid MC-111887 when using /entitydata to add attributes to items all other attributes are removed Invalid MC-111526 in written books the hover event display item just displays invalid item Invalid

Comments

ive seen some zombies from this command move while airborn it doesnt happen often but it does happen

the reason i say its a bug is becouse it scales properly for creepers with a radius of 1 just thougth it should scale up too

also is there a way i could reenable them?

also gets simalur results for creepers with a larger explosion radius the particles dont change to reflect the radius

here is command:
/give @p minecraft:written_book 1 0 {title:"test",author:"",generation:0,pages:["{text:\"dirt\",color:black,bold:true,hoverEvent:{action:'show_item',value:\"minecraft:dirt 1 0\"}}"]}

thanks ill see if thats my isue

yep that`s the problem
also you don`t happen to know how i could give each item a different uuid with the same entitydata command

here is command to give nearest droped item the max health attribute of +20 hp:
/entitydata @e[type=Item,c=1] {Item:{tag:{AttributeModifiers:[
{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:20,Operation:0,UUIDLeast:941137,UUIDMost:134331}
]}}}