What's new

Tutorial How to make your own villager trades with oPryzeLP's xbox 360 NBT editor

  • Thread starter XZIBITMods
  • Start date
  • Views 3,263

What mc360 mod should i make a tut on next

  • custom enchants

    Votes: 0 0.0%
  • speed boots (very simple)

    Votes: 0 0.0%
  • inventory modding

    Votes: 0 0.0%

  • Total voters
    0
  • Poll closed .
XZIBITMods

XZIBITMods

Enthusiast
Messages
58
Reaction score
6
Points
55
Sin$
7
YOU'RE GONNA NEED THE NBT EDITOR AND HORIZON
--------------------------------------------------------
1.You need to open the world you want to mod in horizon
Untitled.png

2.After that click contents then right click "savegame.dat" and extract it to your desktop
--------------------------------------------------------------------------------------
3.after that open "MC 360 NBT EDITOR" and click the little file at the top right of the screen and select your "savegame.dat"
Untitled.png

--------------------------------------------------------------------------------------
4.after you got your savegame.dat opened click the little magnifying glass and type in your coordinates of where you want this villager to be

5.when you got your cords selected paste this code into the entities list

0a00010a0a00000800026964000856696c6c616765720200084875727454696d650000030006526963686573000000000100084f6e47726f756e64010900064d6f74696f6e060000000300000000000000000000000000000000000000000000000001001350657273697374656e63655265717569726564010200064865616c7468000c03000944696d656e73696f6e00000000020003416972012c09000945717569706d656e740a0000000500000000000500054865616c4641400000090008526f746174696f6e050000000200000000000000000500104162736f727074696f6e416d6f756e740000000005000c46616c6c44697374616e63650000000002000446697265ffff01000c496e76756c6e657261626c650003000e506f7274616c436f6f6c646f776e00000000080004555549440023656e746564353063373263306439363462386638313966393936653635663635623065020009446561746854696d65000002000a41747461636b54696d65000009000a417474726962757465730a000000040600044261736540340000000000000300024944000000000006000442617365000000000000000003000249440000000200060004426173653fe0000000000000030002494400000003000600044261736540300000000000000300024944000000010001000d43616e5069636b55704c6f6f740009000d41637469766545666665637473010000000009000b44726f704368616e63657305000000053dae147b3dae147b3dae147b3dae147b3dae147b08000a437573746f6d4e616d650000010011437573746f6d4e616d6556697369626c65000100074c656173686564000300034167650000000003000a50726f66657373696f6e000000050a00064f6666657273090007526563697065730a000000010a00036275790200026964000102000644616d6167650000010005436f756e7401000a000473656c6c0200026964000102000644616d6167650000010005436f756e7401000300076d6178557365737ff89ec003000475736573000000000000090003506f7306000000030000000000000000000000000000000000000000000000000000

Untitled.png

--------------------------------------------------------------------------------------
6.Now when you look in the entities tag you will see a tag called "31 entries" open that up (if you see other tags like that don't worry about them)

7.now when your screen is open like the image below click "Offers" then "Recipes" then when you see the tag "4 entries" that is the trade(s) he has
Untitled.png

--------------------------------------------------------------------------------------
now when you open the "4 entries tag there will be more tags saying
Buy: 3 entries
Sell: 3 entries
maxUses:2147000000
uses:0

In this tut we will be focusing on the Buy and Sell tags.


The buy tag is what he his taking from you
The sell tag his what hes giving to you

8. when you open either tag you will see this
Untitled.png


Count means how much of the item there is or required

damage means either how damaged the item is or the version of that item (example: white stained glass id is 95 but red stained glass id is 95:14 aka [id:95] and damage [14]

id means what the item is (click here to see all the item id's)
----------------------------------------------------------------------
9:after you have made your trades you can click the save button
Untitled.png

10.Now go back to horizon where you extracted the "savegame.dat" and right click it and select replace then pick the savegame.dat that's on your computer.

11.when it says file successfully replaced then click save rehash and resign then your done
 
XZIBITMods

XZIBITMods

Enthusiast
Messages
58
Reaction score
6
Points
55
Sin$
7
I forgot to add that you will need to change its pos tag which decides his exact location the order they go in are

0=X
0=Y
0=Z
 
Top Bottom
Login
Register