mojira.dev

Yarin Pitshon

Assigned

No issues.

Reported

View all
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

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