• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Items.xml 8.60 Full

renancs

New Member
Joined
Jul 8, 2008
Messages
252
Reaction score
3
I added Zao full 8.60 to my server, and this gives many errors in the map because the map that has added some items and tiles that do not have in my items.xml, I wish someone would send me or better yet, post here

Thanks =S
 
items.xml
Code:
	<item id="11295" article="a" name="zaoan helmet">
		<attribute key="weight" value="4600"/>
		<attribute key="armor" value="7"/>
		<attribute key="absorbPercentPhysical" value="2"/>
		<attribute key="slotType" value="head"/>
	</item>
Code:
	<item id="11348" article="a" name="spellweaver's robe">
		<attribute key="weight" value="8000"/>
		<attribute key="armor" value="8"/>
		<attribute key="slotType" value="body"/>
		<attribute key="absorbPercentEnergy" value="5"/>
	</item>
I got these items, but you need to add movements by self.
@Edit
Try to download other datapack then replace items.xml with your.
 
Really, this should be the most complete, but still not solve the problem, I will put the image to see where is the error

Error.JPG
Error 2.JPG
 
its just zao bugged in ur map i uploaded to you mine but before you import it convert your map to 8.6 Zao By Blorin Mage.rar and download this items.otb and use it
items.otb
 
Back
Top