# Bedrock Parity

## Blocks

#### [Campfires](https://minecraft.fandom.com/wiki/Campfire)

* Can be lit by players and mobs standing on top when they are on [fire](https://minecraft.fandom.com/wiki/Fire).

#### [Dirt paths](https://minecraft.fandom.com/wiki/Dirt_path)

* Drop itself when broken using [Silk Touch](https://minecraft.fandom.com/wiki/Silk_Touch). [\[35\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-48)

#### [Grass blocks](https://minecraft.fandom.com/wiki/Grass_block)

* Can be composted. [\[feedback 9\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-54)

#### [Leaves](https://minecraft.fandom.com/wiki/Leaves)

* When in snowy biomes, become fully white when it snows. [\[feedback 10\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-59)

#### [Petrified oak slabs](https://minecraft.fandom.com/wiki/Petrified_oak_slab)

* Drop a normal oak slab.

#### Sponge

* A wet sponge placed in any [dry biome](https://minecraft.fandom.com/wiki/Biome#Dry_biomes) in the [Overworld](https://minecraft.fandom.com/wiki/Overworld) dries out after a few minutes and turns into a normal sponge.‌
* If a normal sponge comes into contact with water in a [dry biome](https://minecraft.fandom.com/wiki/Biome#Dry_biomes), it absorbs the water and immediately dries out with a puff of steam.‌

#### [Sugar cane](https://minecraft.fandom.com/wiki/Sugar_cane)

* Bone meal can be used on sugar cane. [\[feedback 13\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-80)

### Entities

#### [Armor stands](https://minecraft.fandom.com/wiki/Armor_stand)

* Have arms by default.

#### [Cakes](https://minecraft.fandom.com/wiki/Cake)

* Make burp sound when eaten. [\[28\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-40)

#### [Cats](https://minecraft.fandom.com/wiki/Cat)

* 25% chance to spawn as a kitten. \[[feedback 20\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-115)
* Spawns as a black cat with a 50% chance on a full moon night. [\[feedback 21\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-116)

#### [Foxes](https://minecraft.fandom.com/wiki/Fox)

* Have 20 (❤️× 10) health instead of the correct 10 (❤️❤️❤️❤️❤️), as in *Java*. [\[92\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-131)

#### [Pillagers](https://minecraft.fandom.com/wiki/Pillager)

* Drop 0-2 [arrows](https://minecraft.fandom.com/wiki/Arrow) upon death. [\[105\]](https://minecraft.fandom.com/wiki/Minecraft_Wiki:Parity_issue_list#cite_note-149)

#### [Polar Bears](https://minecraft.fandom.com/wiki/Polar_Bear)

* Can spawn in frozen river, jagged peaks and snowy slopes.

#### [Rabbits](https://minecraft.fandom.com/wiki/Rabbit)

* Can spawn in frozen ocean, frozen river and snowy beach.

#### [Shulkers](https://minecraft.fandom.com/wiki/Shulker)

* Can be colored by using a dye on them in creative mode.

#### [Turtles](https://minecraft.fandom.com/wiki/Turtle)

* Don't drop bowls when killed by lightning as in *Java*.

#### [Withers](https://minecraft.fandom.com/wiki/Wither)

* Spawns four wither skeletons when at half health.
* Explode when created, half health, and killed (in *Java*, explode only when created).
* Has a health of 600 (❤️× 300) instead of 300 (❤️× 150).
* Doesn't regenerate health.

#### [Wolves](https://minecraft.fandom.com/wiki/Wolves)

* Can be fed all fishes (both raw and cooked), as well as rabbit stew.

#### Zombie Villagers

* Time to cure is initially 2000 ticks (nominally, 100 seconds or 1m 40s) in [*Bedrock Edition*](https://minecraft.fandom.com/wiki/Bedrock_Edition).

### Enchantments

#### [Fire Aspect](https://minecraft.fandom.com/wiki/Fire_Aspect)

* Can light TNT, campfires, and candles.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://udoys-organization.gitbook.io/arctic-realms/survival/arctic-core/server-modules/bedrock-parity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
