<?xml version="1.0" encoding="utf-8" ?> <!-- |==============================================================| | INVENTORY TWEAKS Mod - By Jimeo Wan (jimeo.wan at gmail.com) | | Tree configuration | |==============================================================| # Q: WHAT IS THIS? # A: This file is used to store all the keywords you can use to create item rules, but also to define the items order. # You can move/change all that you want, but it's recommended not to delete any default item. # Q: MY CUSTOM FILE WAS REPLACED =( # A: Since a new major version of Minecraft appeared, I silently updated the tree... BUT! # I kept a backup of your version in the same directory. Sorry for the trouble, feel free to import your changes in the new file. # Q: THE FILE IS BROKEN AND I DON'T KNOW WHAT TO DO =( # A: Just delete this file, the default tree will be reloaded next time you sort something! # FULL DOCUMENTATION # http://modding.kalam-alami.net/invtweaks # CREDITS # Thanks to Larandar & Lunaqua for their contributions. --> <!-- Note: 'stuff' matches everything, even items that don't appear here --> <stuff treeVersion="1.4.0"> <equipment> <weapon> <sword> <ironSword id="267" /> <diamondSword id="276" /> <stoneSword id="272" /> <goldSword id="283" /> <woodSword id="268" /> </sword> <munition> <bow id="261" /> <arrow id="262" /> <snowball id="332" /> </munition> </weapon> <tool> <pickaxe> <diamondPickaxe id="278" /> <goldPickaxe id="285" /> <ironPickaxe id="257" /> <stonePickaxe id="274" /> <woodPickaxe id="270" /> </pickaxe> <shovel> <goldShovel id="284" /> <diamondShovel id="277" /> <ironShovel id="256" /> <stoneShovel id="273" /> <woodShovel id="269" /> </shovel> <axe> <goldAxe id="286" /> <diamondAxe id="279" /> <ironAxe id="258" /> <stoneAxe id="275" /> <woodAxe id="271" /> </axe> <hoe> <goldHoe id="294" /> <diamondHoe id="293" /> <ironHoe id="291" /> <stoneHoe id="292" /> <woodHoe id="290" /> </hoe> <shears id="359" /> <fishingRod id="346" /> <carrotOnAStick id="398" /> </tool> <armor> <helmet> <diamondHelmet id="310" /> <chainHelmet id="302" /> <ironHelmet id="306" /> <goldHelmet id="314" /> <leatherHelmet id="298" /> </helmet> <chestplate> <diamondChestplate id="311" /> <chainChestplate id="303" /> <ironChestplate id="307" /> <goldChestplate id="315" /> <leatherChestplate id="299" /> </chestplate> <leggings> <diamondLeggings id="312" /> <chainLeggings id="304" /> <ironLeggings id="308" /> <goldLeggings id="316" /> <leatherLeggings id="300" /> </leggings> <boots> <diamondBoots id="313" /> <chainBoots id="305" /> <ironBoots id="309" /> <goldBoots id="317" /> <leatherBoots id="301" /> </boots> </armor> </equipment> <block> <naturalBlock> <stones> <stone id="1" /> <cobblestone id="4" /> <mossStone id="48" /> <endStone id="121" /> <whiteStone id="121" /> </stones> <oreBlock> <coalOreBlock id="16" /> <redstoneOreBlock min="73" max="74" /> <lapisLazuliOreBlock id="21" /> <diamondOreBlock id="56" /> <emeraldOreBlock id="129" /> </oreBlock> <dirt id="3" /> <wood> <oakWood id="17" damage="0" /> <birchWood id="17" damage="1" /> <spruceWood id="17" damage="2" /> <jungleWood id="17" damage="3" /> </wood> <sands> <sand id="12" /> <sandstone> <classicSandstone id="24" damage="0" /> <creeperSandstone id="24" damage="1" /> <smoothSandstone id="24" damage="2" /> </sandstone> </sands> <gravel id="13" /> <clayBlock id="82" /> <netherBlock> <glowstoneBlock id="89" /> <netherrack id="87" /> <soulSand id="88" /> </netherBlock> <web id="30" /> <cobweb id="30" /> <monsterSpawner id="52" /> <bedrock id="7" /> <sponge id="19" /> <grass id="2" /> <mycelium id="110" /> <mushroomGrass id="110" /> <farmland id="60" /> <snow id="80" /> <ice id="79" /> <liquid> <water id="8" /> <water id="9" /> <lava id="10" /> <lava id="11" /> </liquid> <portal id="90" /> <airPortal id="120" /> <endPortal id="119" /> <endPortalFrame id="120" /> <air id="0" /> <fire id="51" /> <obsidian id="49" /> <mushroomBlock> <hugeBrownMushroom id="99" /> <hugeRedMushroom id="100" /> </mushroomBlock> <dragonEgg id="122" /> <hiddenSilverfish id="97" /> </naturalBlock> <wool> <whiteWool id="35" damage="0" /> <orangeWool id="35" damage="1" /> <magentaWool id="35" damage="2" /> <lightBlueWool id="35" damage="3" /> <yellowWool id="35" damage="4" /> <lightGreenWool id="35" damage="5" /> <limeWool id="35" damage="5" /> <pinkWool id="35" damage="6" /> <grayWool id="35" damage="7" /> <lightGrayWool id="35" damage="8" /> <cyanWool id="35" damage="9" /> <purpleWool id="35" damage="10" /> <blueWool id="35" damage="11" /> <brownWool id="35" damage="12" /> <greenWool id="35" damage="13" /> <darkGreenWool id="35" damage="13" /> <redWool id="35" damage="14" /> <blackWool id="35" damage="15" /> </wool> <manufacturedBlock> <ladder id="65" /> <fence> <woodenFence id="85" /> <netherFence id="113" /> <netherBrickFence id="113" /> <fenceGate id="107" /> </fence> <stoneWall> <cobblestoneWall id="139" damage="0" /> <mossyCobblestoneWall id="139" damage="1" /> </stoneWall> <sign id="63" /> <jackOLantern id="91" /> <constructionBlock> <woodenPlank> <oakPlank id="5" damage="0" /> <sprucePlank id="5" damage="1" /> <birchPlank id="5" damage="2" /> <junglePlank id="5" damage="3" /> </woodenPlank> <bricks> <brick id="45" /> <brickBlock id="45" /> <stoneBricks> <normalStoneBrick id="98" damage="0" /> <mossyStoneBrick id="98" damage="1" /> <crackedStoneBrick id="98" damage="2" /> <circleStoneBrick id="98" damage="3" /> <chiseledStoneBrick id="98" damage="3" /> </stoneBricks> <netherBrick id="112" /> </bricks> <glass> <glassBlock id="20" /> <glassPane id="102" /> </glass> <ironBars id="101" /> <stairs> <woodenStairs> <oakWoodStairs id="53" /> <spruceWoodStairs id="134" /> <birchWoodStairs id="135" /> <jungleWoodStairs id="136" /> </woodenStairs> <cobblestoneStairs id="67" /> <stoneStairs id="109" /> <brickStairs id="108" /> <netherStairs id="114" /> <netherBrickStairs id="114" /> <sandstoneStairs id="128" /> </stairs> <slabs> <woodenSlabs> <woodenStoneSlab id="44" damage="2" /> <oakWoodSlab id="126" damage="0" /> <spruceWoodSlab id="126" damage="1" /> <birchWoodSlab id="126" damage="2" /> <jungleWoodSlab id="126" damage="3" /> </woodenSlabs> <stoneSlab id="44" damage="0" /> <sandstoneSlab id="44" damage="1" /> <cobblestoneSlab id="44" damage="3" /> <stonebrickSlab id="44" damage="4" /> <brickSlab id="44" damage="5" /> <doubleSlab> <woodenDoubleSlabs> <woodenStoneDoubleSlab id="43" damage="2" /> <oakWoodDoubleSlab id="125" damage="0" /> <spruceWoodDoubleSlab id="125" damage="1" /> <birchWoodDoubleSlab id="125...
ELOTIMI