# v1.0.5 (Electrical Beginnings Update)

Date Released: December 14th, 2022

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoRbYFakTMIUgDeJx6IfE%2Fuploads%2FVf4LIpLioTJCyahITSxw%2Fpfev1.0.5_keyart.png?alt=media&#x26;token=f0dfba1d-9ca8-4c63-b7d9-37115687941c" alt=""><figcaption></figcaption></figure>

## **ITEMS**&#x20;

* [Stone Upgrader](/home/tools/upgraders/stone-upgrader.md) is no longer a WIP
* Added [Nebula Magnet](/home/tools/magnets/nebula-magnet.md)
* Retextured the [Demonic Slasher](/home/weapons/scythes/demonic-scythe.md) to better represent the item
* Added [Cobalt Scythe](/home/weapons/scythes/cobalt-scythe.md)
* Added [Nebula Core](/home/items/cores/nebula-core.md)
* Added [Banished Star X7](/home/items/banished-stars/banished-star-x7.md)
* Added [Banished Star X8](/home/items/banished-stars/banished-star-x8.md)
* Added [Banished Star X9](/home/items/banished-stars/banished-star-x9.md)
* Added [Panic Button](/home/tools/misc/panic-button.md)
* Added [Antenna](/home/items/crafting-components/antenna.md)
* Added [Electric Component](/home/items/crafting-components/electric-component.md)
* Added [Receiver](/home/items/crafting-components/receiver.md)
* Added [GPS Module](/home/items/crafting-components/gps-module.md)
* Added [Wire](/home/items/crafting-components/wire.md)
* Added [Plastic](/home/items/crafting-components/plastic.md)
* Added [Rocket Replenisher](/home/tools/misc/rocket-replenisher.md)
* Added [Item Manipulator](/home/items/crafting-components/item-manipulator.md)
* Added [Budificator](/home/tools/upgraders/amethyst-upgrader.md)
* Added [Nebula Scythe](/home/weapons/scythes/nebula-scythe.md)
* Increased the [Ban Hammers](/home/tools/ban-hammer.md) Damage (74 -> 84)

## &#x20;**BOSSES**

* Added [Boss Events](/home/mobs/bosses/boss-events.md) (WIP)
  * to use place a command block that is on **Repeat** **Unconditional Always Active** and 30 Minute / 36000 tick delay running **/function boss\_event**

## &#x20;**ORES**

* [Demonic](/home/blocks/ores/deepslate-ores/deepslate-demonic-ore.md), [Onyx](/home/blocks/ores/deepslate-ores/deepslate-onyx-ore.md), [Void](/home/blocks/ores/deepslate-ores/deepslate-void-ore.md) has a **1/100** chance of summoning tnt when broken
  * There is a sound effect that plays when they are broken
* [Nebula Ore](/home/blocks/ores/end-ores/nebula-ore.md) has a **1/100** chance to spawn a [Nebula Bug](/home/mobs/hostile-mobs/nebula-bug.md)&#x20;

## **MOBS**

* Added [Nebula Bug](/home/mobs/hostile-mobs/nebula-bug.md)
* Retextured the [Red Panda](/home/mobs/neutral-mobs/red-panda.md)
* Retextured the [Knightling](/home/mobs/bosses/knightling.md) to give it an old/dusty look

## **Recipes**&#x20;

* [Stone upgrader](/home/tools/upgraders/stone-upgrader.md) now is craftable
* [Demonic Slasher](/home/weapons/scythes/demonic-scythe.md) now requires a [Cobalt Scythe](/home/weapons/scythes/cobalt-scythe.md) to craft&#x20;

## **BUG FIXES**

* [Haxels](/home/tools/haxel.md) & [Ban Hammer](/home/tools/ban-hammer.md) Can now break Cartography Tables&#x20;
* [All Haxels](/home/tools/haxel.md) can now be repaired with their respective resources&#x20;
  * Wood: Logs / [Wooden Haxel](/home/tools/haxel/wooden-haxel.md)
  * Stone: Stone / [Stone Haxel](/home/tools/haxel/stone-haxel.md)
  * Iron: Iron Ingot / [Iron Haxel](/home/tools/haxel/iron-haxel.md)
  * Gold: Gold Ingot / [Gold Haxel](/home/tools/haxel/gold-haxel.md)
  * Diamond: Diamond / [Diamond Haxel](/home/tools/haxel/diamond-haxel.md)&#x20;
  * Emerald: Emerald / [Emerald Haxel](/home/tools/haxel/emerald-haxel.md)&#x20;
  * Netherite: Netherite Ingot / [Netherite Haxel](/home/tools/haxel/netherite-haxel.md)&#x20;
  * Amethyst: Amethyst Block / [Amethyst Haxel](/home/tools/haxel/amethyst-haxel.md)&#x20;
  * Onyx: Onyx Ingot / [Onyx Haxel](/home/tools/haxel/onyx-haxel.md)&#x20;

## Other:

* Updated the pack icons&#x20;

## Download Link:&#x20;

{% embed url="<https://github.com/ItsMePok/Addon-Archive/tree/main/PFE>" %}


---

# 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://pfewiki.gitbook.io/home/changelog-history/full-releases/v1.0.5-electrical-beginnings-update.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.
