Created
October 26, 2010 20:12
-
-
Save boffbowsh/647691 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Add your items in here (When adding your entry DO NOT include #!) | |
| #The format is: | |
| #NAME:ID | |
| #Default Items: | |
| air:0 | |
| rock:1 | |
| grass:2 | |
| dirt:3 | |
| cobblestone:4 | |
| wood:5 | |
| sapling:6 | |
| adminium:7 | |
| water:8 | |
| stillwater:9 | |
| lava:10 | |
| stilllava:11 | |
| sand:12 | |
| gravel:13 | |
| goldore:14 | |
| ironore:15 | |
| coalore:16 | |
| tree:17 | |
| leaves:18 | |
| sponge:19 | |
| glass:20 | |
| cloth:35 | |
| flower:37 | |
| rose:38 | |
| brownmushroom:39 | |
| redmushroom:40 | |
| gold:41 | |
| iron:42 | |
| doublestair:43 | |
| stair:44 | |
| brick:45 | |
| tnt:46 | |
| bookshelf:47 | |
| mossycobblestone:48 | |
| obsidian:49 | |
| torch:50 | |
| fire:51 | |
| mobspawner:52 | |
| woodstairs:53 | |
| chest:54 | |
| redstonedust:55 | |
| diamondore:56 | |
| diamondblock:57 | |
| workbench:58 | |
| crop:59 | |
| soil:60 | |
| furnace:61 | |
| litfurnace:62 | |
| signblock:63 | |
| wooddoorblock:64 | |
| ladder:65 | |
| rails:66 | |
| cobblestonestairs:67 | |
| signblocktop:68 | |
| lever:69 | |
| rockplate:70 | |
| irondoorblock:71 | |
| woodplate:72 | |
| redstoneore:73 | |
| redstoneorealt:74 | |
| redstonetorchoff:75 | |
| redstonetorchon:76 | |
| button:77 | |
| snow:78 | |
| ice:79 | |
| snowblock:80 | |
| cactus:81 | |
| clayblock:82 | |
| reedblock:83 | |
| jukebox:84 | |
| fence:85 | |
| ironshovel:256 | |
| ironpickaxe:257 | |
| ironaxe:258 | |
| flintandsteel:259 | |
| apple:260 | |
| bow:261 | |
| arrow:262 | |
| coal:263 | |
| diamond:264 | |
| ironbar:265 | |
| goldbar:266 | |
| ironsword:267 | |
| woodsword:268 | |
| woodshovel:269 | |
| woodpickaxe:270 | |
| woodaxe:271 | |
| stonesword:272 | |
| stoneshovel:273 | |
| stonepickaxe:274 | |
| stoneaxe:275 | |
| diamondsword:276 | |
| diamondshovel:277 | |
| diamondpickaxe:278 | |
| diamondaxe:279 | |
| stick:280 | |
| bowl:281 | |
| bowlwithsoup:282 | |
| goldsword:283 | |
| goldshovel:284 | |
| goldpickaxe:285 | |
| goldaxe:286 | |
| string:287 | |
| feather:288 | |
| gunpowder:289 | |
| woodhoe:290 | |
| stonehoe:291 | |
| ironhoe:292 | |
| diamondhoe:293 | |
| goldhoe:294 | |
| seeds:295 | |
| wheat:296 | |
| bread:297 | |
| leatherhelmet:298 | |
| leatherchestplate:299 | |
| leatherpants:300 | |
| leatherboots:301 | |
| chainmailhelmet:302 | |
| chainmailchestplate:303 | |
| chainmailpants:304 | |
| chainmailboots:305 | |
| ironhelmet:306 | |
| ironchestplate:307 | |
| ironpants:308 | |
| ironboots:309 | |
| diamondhelmet:310 | |
| diamondchestplate:311 | |
| diamondpants:312 | |
| diamondboots:313 | |
| goldhelmet:314 | |
| goldchestplate:315 | |
| goldpants:316 | |
| goldboots:317 | |
| flint:318 | |
| meat:319 | |
| cookedmeat:320 | |
| painting:321 | |
| goldenapple:322 | |
| sign:323 | |
| wooddoor:324 | |
| bucket:325 | |
| waterbucket:326 | |
| lavabucket:327 | |
| minecart:328 | |
| saddle:329 | |
| irondoor:330 | |
| redstonedust:331 | |
| snowball:332 | |
| boat:333 | |
| leather:334 | |
| milkbucket:335 | |
| brick:336 | |
| clay:337 | |
| reed:338 | |
| paper:339 | |
| book:340 | |
| slimeorb:341 | |
| storageminecart:342 | |
| poweredminecart:343 | |
| egg:344 | |
| fishingrod:346 | |
| rod:346 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment