mojira.dev

Yarin Pitshon

Assigned

No issues.

Reported

MCL-8949 An unexpected issue occurred Duplicate MC-99558 custom potion says "gear equipped" on subtitles Duplicate MC-97498 Block duplication with pistons Duplicate MC-95102 Absorption hearts with wither Duplicate MC-95060 creative critical hit Works As Intended MC-95059 item elevator isnt working anymore Invalid MC-94983 0% Incomplete MC-94022 Saturation dosent have an icon Duplicate MC-94021 Wither effect icon Invalid MC-93396 health boost isnt working Duplicate MC-93115 shulker levitation passing through ceiling Duplicate MC-92407 Potion summon from command have an purple black texture Invalid MC-90589 Forst Walker dosent work when walking on lily pad Duplicate MC-86226 Potions from command blocks are purple black block Invalid MC-86218 haste level 5 not moving arm Duplicate MC-86215 Lily pads are purple black glich blocks Cannot Reproduce MC-86208 Pixeled Banner shields Duplicate MC-83144 /clear bug in 15w31a Duplicate

Comments

the pictures represent the bug setup (the piston machine, backing away and logging off the world, going back in and go to the piston machine)

yea but its so easy to fix that its dosent matter if it will take like 5 mins

it didnt had any icon to begin with

im sure there are like 10000 dupes for that, that is just showing that there is no reason that it wont have an icon

i need the potion to look like a regeneration potion

every potion command, i used that for example
/give @p potion 1 8193 {
CustomPotionEffects: [
{
Id: 1,
Amplifier: 3,
Duration: 600
},
{
Id: 3,
Amplifier: 3,
Duration: 600
},
{
Id: 5,
Amplifier: 3,
Duration: 600
},
{
Id: 8,
Amplifier: 2,
Duration: 600
}
],
display: {
Name: "Hyper Potion"
}
}