Return to the main page
ProjectE BE (Remastered) by weizhijs
Table of Contents
1. Brief introduction
2. Description of each item
3. Related links
4. Update log
Brief introduction
Creator: weizhijs
ProjectE was originally a well-known Mod in Minecraft: Java Edition, and now I've done a Bedrock Add-on remake of it!
Note: The ideas of this Add-on are provided by the original authors(SinKillerJ, pupnewfster, et al. ), and special thanks are hereby given. This Add-on is rewritten for Minecraft: Bedrock Edition.
This Add-on is not fully restored, and there are some bugs that I can't fix yet. Thanks for understanding.
Run /function pehelp
command in Minecraft to view the usage help.
The usage help is summarized below:
Please be sure to enable "Holiday Creator Features" and "Beta APIs" in the experimental gameplay!
1. Because the data in this Add-on is stored using /tag and /scoreboard, you cannot clear player's partial tag or partial scoreboard objectives with the word "pedata" or "projecte", otherwise the mod will not work properly. Due to API interface restrictions, the ui of the current Transmutation Table is simple. Thanks for understanding.
2. Items that are not currently available for sale are: all enchanted equipment and enchantment books (enchantment attributes will be ignored), all durable consumed equipment, some half bricks, some items that cannot be obtained in Survival mode, and other custom items that can be crafted with vanilla items (Microsoft has not yet developed an API for obtaining recipes) and so on! For other items in addon, you can enter -projecte setEMC <EMC:int>
to price, or edit "scripts/projecte_config.js" before installing this Add-on.
3. i. At present, the method of selling items with the Transmutation Table is as follows: place the Transmutation Table on the ground and use it to open the Transmutation Table operation page; It can also be used directly with a Transmutation Tablet. Just select the "sell" from the drop-down list and follow the prompts.
ii. The method of purchasing items with the Transmutation Table is as follows: Open the Transmutation Table operation page, select the "purchase" from the drop-down list, then enter the items to buy or search directly in the text box and set the purchase quantity. Then submit it.
4. You can enter -projecte setEMC in the chat bar to set up a custom EMC for your hand-held items, which takes effect globally for this world.
The custom commands are as follows:
-projecte help
Display the above help text in the game.
/function pehelp
can also be used.-projecte setEMC <customEMC:int>
The EMC for handheld items can be set with this command. Please note that setting the EMC too high can lead to errors. If the <customEMC> is set to the string
d
, the EMC of the item is reset to the default value. (The short version of this command is: -pe s <customEMC:int>
) (Some examples: -projecte setEMC 1000
Set the EMC of the handheld item to 1000; -pe setEMC d
Reset the EMC of the item to the default value;)-projecte reloadEMC
You can refresh the item's EMC value (now you can also set a custom EMC without using this command and try to sync to the world, just use
-projecte setEMC <customEMC:int>
)-projecte setemcfor <itemIdentifier:string> <customEMC:int>
The EMC of the specified item can be set, which has almost the same effect as
-projecte setEMC <customEMC:int>
.-projecte getplayeremc self
Get your own EMC with this command.
-projecte setplayeremc <EMC:int>
Set your own EMC with this command.
This Add-on is not easy to remake. If you think this Add-on is good, I hope you can support me. Thanks for the donation! Donate link:https://afdian.net/a/weizhijs
If you find some bugs or have any problems, here is my email address: 2821907910@qq.com
Description of each item
1. Transmutation Table and Transmutation Tablet
You can use 4 Stones, 4 Obsidian, and 1 Philosopher's Stone to create a Transmutation Table.
In the current version, the Transmutation Table made by "@minecraft-server-ui" cannot completely restore the original ui, thanks for understanding.
After opening the Transmutation Table screen using a Transmutation Table block, you can select the mode.
Mode 1: Buy or Search
After selecting this option to Submit directly, you need to select the items you want to purchase from the learned list.
You can also use the text box to search. If you enter keywords in the text box, such as diam
, all items with id containing diam
will be displayed, such as diamond, diamond_block, diamond_pickaxe, etc. If you enter the item id, such as diamond_sword
, you can adjust the purchase quantity by sliding below, then click Submit to purchase.
Mode 2: Buy (Select directly from Drop-down)
After selecting this option to Submit directly, you need to select the items you want to purchase from the learned list.
Mode 3: Sell
Click Submit, then select the items you want to sell in the backpack from the drop-down box above. This operation will directly sell this group of items.
Note: Please do not sell items that contain enchantment properties. These properties will be ignored.
Mode 4: Forget learned items
Enter the item id in the text box to forget the item. This means that the item cannot be purchased until you sell it again.
Use the Transmutation Tablet to open the interface. The operating interface is the same as the Transmutation Table, as above.
Related links
Home page of my official website: https://weizhijs.github.io/en/m.html
Download link (Github): https://github.com/weizhijs/projectE_BE_by_weizhi/releases
Donate link: https://afdian.net/a/weizhijs
Update log
To be continued...