Wouldn't it make sense to make the wings slightly transparent, given that's also the case for actual bees?
@violine1101 Any news? 🙂
@violine1101 Not complaining, just out of curiosity: How long do they usually take to respond?
@Dgir I agree. It also doesn't seem wise to ask users to place unknown files (as in Dinolek's guide) in their home directory. One could provide a json file that downloads a modified version of LWJGL that includes awesome things like keyloggers and viruses.
Thank you! 👍
@violine1101 I'd like to speak with your manager.
Okay, but seriously 😉, is there a chance we could get an official statement from a Mojang dev about whether this is by design?
But it doesn't "append" an NBT object. It replaces / sets an NBT object, at the first slot.
Have you spoken with the Java devs or why are you so sure that it's the intended behavior?
"insert" and "prepend" exist for a reason, but with the current behavior they are useless for containers, since you always need to manually prepare a static Slot value. (i.e. They all do the same with containers.)
@violine1101 how do you know that Mojang planned it to be this way? The name append
implies that well.. the item gets appended, not that a Slot tag gets magically created with a value of 0
and thus sets the item in the first slot, instead of appending the provided item.
The container knows what items it contains, so it *does* know where to place the item.. in the next empty slot.
Affects 1.14
Can confirm for 1.14.
This is really confusing when trying to build sth. where a piston blocks a chest who's contents power the piston via a comparator.
And considering we now have the Observer, I don't think we need this anymore (Observer can replace CUD).
I'm also getting weird sudden jerks of my camera, so I end up looking up.
Could this be related to MC-144107 or is this a different issue. I guess what differs from the mentioned issue, is that the camera jerks also happen in full screen.
OS: Kubuntu 18.04 / 64 bit (KDE)
Version: 1.14
Yeah, I'm also getting weird sudden jerks of my camera, so I end up looking up. I'm also getting it in full screen though.
OS: Kubuntu 18.04
I have the same problem in 1.14 Pre-Release 5 (on Kubuntu 18.04 / 64bit).
Probably unrelated, since I can't reproduce it again, but it happened twice after a command like this (one time directly after, one time minutes later):
/summon minecraft:skeleton ~ ~ ~ {HandItems:[{id:"minecraft:barrier",Count:1b}]
}
I have the same problem when using a chain command block and switching it to "Repeat" via the UI.
It works after setting to "Needs Redstone" and back to "Always Active"
[media]
Version: Minecraft 1.14 Pre-Release 5
Still in 1.14 Pre-Release 5
I'm having the same problem when using a chain command block and switching it to "Repeat" via the UI.
It works after setting to "Needs Redstone" and back to "Always Active"
[media]
Version: Minecraft 1.14 Pre-Release 5
I also have this issue. It didn't exist in previous versions. I think before 1.13
Copy and Paste are the most problematic ones.
OS: Kubuntu 18.04 (64 bit)
@FVbico Could you please disown this bug report from me? If not, is there a way I can delete my account? These annoying emails for every comment are driving me nuts..
Is there a way for me to disable notifications? I created this bug report, so it seems I'm still getting notified, even though I'm not watching this bug.
Can't reproduce this on my end either.