mojira.dev

Irbis

Assigned

No issues.

Reported

WEB-6508 Security questions for old Mojang account verification does not work Invalid MC-257622 Order in which books are removed from chiseled bookshelf switched Works As Intended MC-251784 command "say" does not interpret selectors Duplicate MC-238037 Naturally generated bamboo replaces stairs Duplicate MC-238020 3d causes wrongly colored leaves in biomes Duplicate MC-237925 Opening world from 1.12.2 (or older) in latest snapshot regenerates random chunks Fixed MC-223116 shaking camera while looking up from bottom of world or down from top of world causes big FPS drop when vsync is on while playing in windowed mode Duplicate MC-177487 On nether-biomed superflat or buffet worlds hoglins still change to zoglins Invalid MC-176349 Player can fall through floor when ejected from minecart in in 2.5 high box Cannot Reproduce MC-175993 Enchantment glint of lodestone compass or enchanted compass/clock jumps when compass/clock rotates Fixed MC-175210 Respawn anchor uses a charge after leaving the end dimension through the end portal Fixed MC-174516 Gameclient can disconnect from server on singleplayer game Duplicate MC-174406 Moving up and down slimeblock on piston can sometimes grab a player near it Awaiting Response MC-174329 On nether-biomed superflat or buffet worlds piglins still change to zombified piglins Won't Fix MC-174328 On crimson_forest superflat world only hoglins can spawn Invalid MC-173872 Zombie Villager should be called Zombified Villager Invalid MC-173871 Enderman can spawn on and teleport to warped wart blocks Works As Intended MC-173781 Some items in the head slot are rendered completely inside of a player's head Won't Fix MC-173745 Lower part of end gateway block beam renders incorrectly Fixed MC-173285 You can set soul soil and soul sand on normal fire with command Fixed

Comments

Aceplante, unfortunately I can't reproduce your bug. Spreading is done after all rolls have been made. Please verify your datapack and if you still find the bug present in latest stable or snapshot version, feel free to create a new bug report with steps to reproduce. Thank you.

Can confirm. Particles generated at the moment of fish catching bait are not affected by gravity and move steady in straight line

Those are related, but those are not duplicates. If you throw enderpearl in nether and enter overworld, Pearl won't teleport you back to nether even when you chunkload the nether. So there are two reasons of not teleporting player cross-dimensional.

Considering that world height is 256 blocks and will be increased to 384, chunk rendering algorithm might need update that limits chunks and subchunks being rendered not only horizontally, but also vertically. 384 meters is similar distance to 24 chunks that need to render. Since default rendering distance is set to 12 or so, most of far area will be rendered as gray matter hidden by fog anyway. Solution for this would be limiting rendering to sphare of render distance instead of full world-height cube. Considering it needs to render only area in front, we can limit sphare to cone gaining quite good performance boost.

It seems that it is server side issue. As server is not vanilla, Mojang can't fix it even when they would want to. For spigot problems please report bug on spigot bug tracker. Or search for similar bug on spigot bugtracker and vote for it:
https://hub.spigotmc.org/jira/browse/SPIGOT-6186?filter=-4&jql=text%20~%20%22summon%20uuid%22%20order%20by%20created%20DESC

@Max, please make a new bugreport for your problem with portals, as this bug was resolved almost a year ago and I can still confirm it being fixed. Also try to add your bug reproduction steps if you can.

Would you like to share your worldsave or screenshots of villager setup with F3 enabled? Also would be helpfull sharing your render distance and how far from willagers you've been working.

unable to reproduce. Generated new world with seed 5665604612872465009 then found ship at:
/execute in minecraft:the_end run tp @s 21 98 2059

Might be WAI:
https://clips.twitch.tv/BoredCloudyShingleRalpherZ
Also written books have enchantment glint and are stackable, so having enchantement glint doesn't indicate unstackability.

@Robotic: This tag is case sensitive:

/summon minecraft:piglin ~ ~ ~ {IsImmuneToZombification:1b}

WAI (at least for overworld):

—  Does the block work in the overworld too?

— It does! - Maria Lemón

https://twitter.com/MiaLem_n/status/1242868782202224640

Unable to reproduce the problem.

use command below replacing PlayerName with any valid name of player:

/give @p minecraft:player_head{SkullOwner:"PlayerName"} 1

It might be WAI:

/data

  • (...)

  • "quoted strings" may be used if a name of a key needs to be escaped

Source: https://gist.github.com/Dinnerbone/943fbcd763c19be188ed6b72a12d7e65

@urielsasis After investigation it seems that your bug is MC-9405

Related, but resolved as won't fix.

As there is only 10% chance for each frame block to generate with eye, there is 28.2% chance to generate with no eyes at all and 37.7% chance to generate only one eye. 5 end portals in a row without eyes is pretty rare, but not impossible: ~1/557 tries

command autofill suggest coordinates of block you are looking at. When you are looking at a block on the floor, it will fill up with lower Y value then you are. Use ~ ~ ~ as coordinates to get your position.

is that a bug? Tall grass also can be replaced with any block, which is intended.

also swimming in 1-block shallow water on soulsoil with soul speed boots is insanely fast.