mojira.dev

tristan poole

Assigned

No issues.

Reported

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}
]}}}