mojira.dev

NicomoCosca

Assigned

No issues.

Reported

MCPE-189903 Renamed containers that have been broken don't stack with renamed containers that have never been broken Duplicate MCPE-163499 New blocks and the Camel spawn egg are not translated. Invalid MCPE-132738 The gametest effect_durations_longer_first uses regular potions instead of splash potions Fixed MCPE-63623 German translation of dark oak sign is inconsistent with other dark oak items. Duplicate MCPE-60802 The texture of the gray glazed terracotta is bugged out Invalid MCPE-58823 Activator rails don't deactivate hopper minecarts Cannot Reproduce MCPE-57807 Renamed barrels lose their name when broken Fixed

Comments

The new bamboo blocks, the bookshelves, the camels and the hanging signs are all hidden behind the experimental toggle "Next big update". Make sure the toggle is enabled.

The failure of the test might be because of MCPE-74059. This bug causes long, weak effects to delete short, strong effects.

The gametest "mobtests:effect_durations_stronger_first" also uses regular potions instead of splash potions. It uses the same two types of potion: regeneration and regeneration II.

You cannot take your boots off, because they are enchanted with Soul Speed. There is a bug which prevents taking off the boots after durability is reduced (MCPE-106367).

This is fixed for me in 1.17.10

With 1.17, you can add the lightning rod to the list. It's literally translated as "Blitzstab", which makes no sense.

The proper translation would be "Blitzableiter".

Can confirm. I tried to dye shulker boxes white using bonemeal and I couldn't take the white shulker box out of the crafting table. Neither the 2x2 in the inventory nor the crafting table worked.

This affects German language setting as well.

Steps to reproduce:

  1. Create a 3x3 pool of water, 1 block deep.

  2. Obtain some TNT and a Flint and Steel.

  3. Get into the water pool, place the TNT in the water and light it.

Observed Results:

You don't take any damage

Expected Results:

You take damage.

This is still an issue in the latest version (1.16.201)

I reproduced this with the second situation described in the bug report:

 

Steps to reproduce:

  1. Create a scoreboard goal with

/scoreboard objectives add Bugtesting dummy Tick_Duration
  1. Make the objective visible with

/scoreboard objectives setdisplay sidebar Bugtesting
  1. Set a repeating command block up with

/scoreboard players add @p Bugtesting 1
  1. Attach a wooden and/or stone button to the command block and press the button.

 

Observed Result:

The player gets either 19 or 21 points from a stone button and either 29 or 31 points from a wooden button.

 

Expected Result:

The player gets 20 points from a stone button and 30 points from a wooden button.

Lava cauldrons don't spread fire in Bedrock.

Steps to reproduce:

1. Create a 2 tall, 3 by 3 pool or go inside an ocean.

2. Place an item frame in the water.

3. Make sure you are in the water, facing the item frame.

4. Try to place the fish bucket in the item frame.

 

Expected results:

The fish bucket item is in the item frame.

Observed results:

The fish is released.

 

I tested this in 1.16.201 by placing a campfire, attaching a sign to its side and teleporting 1000 blocks away and back.

The issue seems to have been resolved. The sign stayed on the campfire.

 

Also, this is a duplicate of MCPE-46607

If you try to mine Gold, Iron or Diamond Ore, make sure you use an Iron, Diamond or Netherite Pickaxe. Otherwise the Ore Block doesn't drop.

Mobs in general are able to pick up more than one item.

Stripped hyphae are also translated wrong in German. They are called "Gestreift" instead of "Abgezogen". This at least can be explained with a typo:

The term "Stripped" (for all wood types) is translated as "Abgezogen".

"Striped" however can be translated as "gestreift", for example: A zebra is a striped horse.

I can confirm for 1.16.20. The comparator gives an output of 15 instead of 13, when it's reading out a jukebox that plays Pigstep.

Steps to reproduce:

  1. Put the Pigstep music disc into a jukebox.

  2. Place a comparator next to the jukebox, facing away from it.

  3. Place redstone wire until the power runs out.

Expected result:

You need to place 13 pieces of redstone dust until the power runs out.

Actual result:

15 pieces of redstone are required.

 

Works as intended.

Activator rails are designed to kick mobs and players out of minecarts. They are crafted with iron, a redstone torch and two sticks.

If you want to accelerate your minecart, you have to craft powered rails. They are made out of gold, sticks and redstone.

The target block is not conducting the redstone power because the redstone features that were introduced in the Java snapshot 20w18 are not implemented in Bedrock yet.