mojira.dev

Jeremy Tunesi

Assigned

No issues.

Reported

MC-67543 Exception Ticking World Duplicate MC-64667 Lag (Blocks loading at a very slow pace) Duplicate MC-55124 Tamed Ocelot Acts Like Wild One Duplicate MC-54431 Round Trip Texture on Air Block When placed with Command Block Invalid MC-54110 Unexpected crash Duplicate MC-51978 Custom Mob Spawners Do Not Spawn Passive Mobs Underneath Platues (Or whatever there called) (Shown in Screenshot) Invalid MC-51706 Custom Mob Spawners Do Not Spawn Passive Mobs Cannot Reproduce MC-51570 Minecarts Not being Pushed Up Blocks By Powered Rails Duplicate

Comments

Same here. I got this kind of crash with non modded minecraft. However, I am using a mac and I was playing by myself in a single world.

No I seen the video of that issue, this is a totally different issue I'm having. In one area of my world, it lags so bad I can't even move. But when I TP Myself to a different area, I don't lag anymore and the game plays just fine. Do I have to show you video of my issue?

my friend saw it to by the way

Yes, this ^ is what I meant. The block clearly is there but is giving me a round trip texture error for some reason... What do I need to give you guys again? (To try to recreate it)

It's because I'm in a mushroom biome... LOL. I discovered it on my own but my game crashed when I placed the block down. Derp. Sorry, this isn't a bug. I thought it was

Thanks, I wasn't sure at first.

I also did it with a command block so that it would replace the block once I finished adding these properties

/setblock ~ ~ ~ mob_spawner 0 replace {EntityId:Cow,SpawnRange:4,RequiredPlayerRange:16,SpawnCount:2,MaxNearbyEntities:6,MinSpawnDelay:100,MaxSpawnDelay:100}

/setblock ~ ~ ~ mob_spawner 0 replace {EntityId:Cow}

On a side note, I was using the Set block Command