# Home

{% hint style="warning" %}
This wiki is still a work in progress; some pages are unfinished.
{% endhint %}

***

## Current Minecraft Requirements:

### Experimental Toggles: <mark style="color:yellow;">None</mark>

### Lowest Supported Minecraft Version: [<mark style="color:yellow;">26.0</mark>](#user-content-fn-1)[^1]

***

## Official PFE Links

***

## Download links

{% hint style="info" %}
These are the only official PFE download links

I am aware that there are other places that reupload it

I highly recommend avoiding those sites as they can contain malicious things
{% endhint %}

### CurseForge

{% embed url="<https://www.curseforge.com/minecraft-bedrock/addons/pfe>" fullWidth="false" %}

***

### MCPEDL

{% embed url="<https://mcpedl.com/pfe/>" %}

***

### Vatonage

{% embed url="<https://vatonage.com/mods/poke-s-fantasy-expansion>" %}

***

### ModBay

{% embed url="<https://modbay.org/mods/372-pokes-fantasy-expansion.html>" %}

***

### **GitHub - (PFE) Main Repo for PFE & this wiki**

{% embed url="<https://github.com/ItsMePok/PFE/releases>" %}

***

### GitHub - (Addon Archive) Old versions of PFE and other Add-Ons

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

***

## Other Links:

### PFE Discord Server

{% embed url="<https://discord.gg/PbkBYcExmN>" %}

*you can also  me on discord itsmepok*

***

### YouTube

{% embed url="<https://www.youtube.com/itsmepok>" %}

***

### Bluesky

{% embed url="<https://bsky.app/profile/itsmepok.bsky.social>" %}

***

## Disclaimer to follow [Minecraft Usage Guidelines](https://www.minecraft.net/en-us/usage-guidelines)&#x20;

(since this wiki has used some assets from the game)

**NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT**

[^1]: 1.26.0


---

# 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/readme.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.
