If you look at the villager, there will be an interact button.
Click it, and you'll get TradeScreen shown.
And if you click selected slot one more time, if you are in survival, an inventory will be shown, and if you are in creative, an item selection will be shown.
...and click arrow button to trade!
How to set custom trade list?
(It could be difficult, sorry. I'll change it to GUI to easily set it someday)
First, open TradeScreen of the villager which you want to set custom list.
and close it, and open the ChatScreen and write below string.
Simple usage
Download and install TradePE addon.
Enable it in BlockLauncher.
Look at the villager.
Enjoy
Usage
If you look at the villager, there will be an interact button.
Click it, and you'll get TradeScreen shown.
And if you click selected slot one more time, if you are in survival, an inventory will be shown, and if you are in creative, an item selection will be shown.
...and click arrow button to trade!
How to set custom trade list?
(It could be difficult, sorry. I'll change it to GUI to easily set it someday)
First, open TradeScreen of the villager which you want to set custom list.
and close it, and open the ChatScreen and write below string.
#tradelist 1id,1count,1dam;2id,2count,2dam;resultid,resultcount,resultdam:1id,~~
It splits tradelists by ':' character.
1id,1count,1dam;2id,2count,2dam;resultid,resultcount,resultdam is one tradelist.
1id is first item's id
1count is first item's count
1dam is first item's damage
2id is second item's id
2count is second item's count
2dam is second item's damage
resultid is result item's id
resultcount is result item's count
resultdam is result item's damage
example)
If you wanna add a tradelist (1stone + 2grass -> 3water)
#tradelist 1,1,0;2,2,0;8,3,0
If you wanna add tradelists (1stone + 2grass -> 3water & 3stone -> 1lava)
#tradelist 1,1,0;2,2,0;8,3,0:1,3,0;0,0,0;10,1,0
How to lock tradelist?
Simple. Open TradeScreen of the villager which you want to lock tradelist.
And close it, open the chatscreen and write below string.
#tradelock
You cannot unlock the tradelist, so be careful!
Download
http://www.mediafire.com/download/zba92uqn325b5s6/TradePE_2.0.apk
I Make a Video of This Mod!
Very cool mod +1
But I have question, does trading with villagers affect village popularity?