mojira.dev

Mateo Hernandez

Assigned

No issues.

Reported

MC-58369 Things wrong with summoned items Duplicate MC-58073 Farmland has missing texture in inventory Fixed MC-57926 Thrown splash potions have the colour of water Fixed MC-57571 Enchantment gleam separate from items Duplicate MC-57524 Nether portals don't generate or generate unlit Fixed MC-57519 Thrown bottles of enchanting and potions have various missing textures Duplicate MC-56866 Swimming in lava causes a no-texture field to obstruct your view Duplicate MC-56459 Can't strafe right while holding control Invalid MC-48773 Red block breaking texture Duplicate

Comments

Please attach the crash report.

That's what it is supposed to do...

CTRL + pick block does not work.

Negative values aren't supported.

This sounds like a problem with your computer, not Minecraft. I can copy/paste just fine.

The default value for an int (which is the data type the scoreboard uses) is 0, not null.

Works as intended. Lava is meant to generate in caves...

All there is to do now is wait.

Force a crash by holding F3 + C for at least 6 seconds before releasing and attach the crash report, located at minecraft\crash-reports\crash-<DATE>-client.txt.

WAI. Sponge only absorbs water in the newest snapshot 14w25a/b.

Press F3 + A to reload chunks, then exit the world and rejoin and see if the issue persists.

That's what I meant to put... I have a lot of emails about updates to duplicates of that issue and I grabbed the ID of a duplicate instead of the real one :I

Please attach a screenshot.

Otherwise, the quotation mark ends the Command tag and the JSON is left incomplete.

Here is a fix:

/setblock 316 30 -1390 minecraft:command_block 0 replace {Command:"/title @a subtitle [{text:\"--3 Chambers Remain--\",color:\"gold\"}]"}

Whenever there is a JSON inside the Command tag, you have to encapsulate it in square brackets ([]) and escape all quotation marks inside the JSON using the backslash (replace " with \").

Works as intended. 'ra' and minec' are part of all item/block ID's (minecraft:name).