mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Use items.csv from Spigot-Essentials (recommended to delete your current items.csv if you haven't made changes)
This commit is contained in:
parent
b6957db352
commit
8e2ffe08f8
1 changed files with 239 additions and 66 deletions
|
@ -5,6 +5,23 @@ stone,1,0
|
|||
sstone,1,0
|
||||
smoothstone,1,0
|
||||
rock,1,0
|
||||
granite,1,1
|
||||
gstone,1,1
|
||||
polishedgranite,1,2
|
||||
pgranite,1,2
|
||||
pgstone,1,2
|
||||
polishedgstone,1,2
|
||||
diorite,1,3
|
||||
dstone,1,3
|
||||
polisheddiorite,1,4
|
||||
pdiorite,1,4
|
||||
pdstone,1,4
|
||||
polisheddstone,1,4
|
||||
andesite,1,5
|
||||
astone,1,5
|
||||
polishedandesite,1,6
|
||||
pandesite,1,6
|
||||
pastone,1,6
|
||||
grass,2,0
|
||||
greendirt,2,0
|
||||
greenearth,2,0
|
||||
|
@ -12,9 +29,13 @@ greenland,2,0
|
|||
dirt,3,0
|
||||
earth,3,0
|
||||
land,3,0
|
||||
cdirt,3,1
|
||||
grasslessdirt,3,1
|
||||
grasslessearth,3,1
|
||||
grasslessland,3,1
|
||||
coarsedirt,3,1
|
||||
coarseland,3,1
|
||||
coarseearth,3,1
|
||||
podzol,3,2
|
||||
cobblestone,4,0
|
||||
cstone,4,0
|
||||
|
@ -618,6 +639,7 @@ flogleaf,18,3
|
|||
ftrunkleaf,18,3
|
||||
fwoodleaf,18,3
|
||||
sponge,19,0
|
||||
wetsponge,19,1
|
||||
glass,20,0
|
||||
blockglass,20,0
|
||||
glassblock,20,0
|
||||
|
@ -641,6 +663,7 @@ dispenser,23,0
|
|||
dispense,23,0
|
||||
sandstone,24,0
|
||||
sastone,24,0
|
||||
cpstone,24,1
|
||||
creepersandstone,24,1
|
||||
creepersastone,24,1
|
||||
creepsandstone,24,1
|
||||
|
@ -661,6 +684,7 @@ chiseledsandstone,24,1
|
|||
chiseledsastone,24,1
|
||||
chiselsandstone,24,1
|
||||
chiselsastone,24,1
|
||||
smstone,24,2
|
||||
smoothsandstone,24,2
|
||||
smoothsastone,24,2
|
||||
ssandstone,24,2
|
||||
|
@ -832,6 +856,7 @@ greycotton,35,7
|
|||
gracloth,35,7
|
||||
grawool,35,7
|
||||
gracotton,35,7
|
||||
lgwool,35,8
|
||||
lightgraywool,35,8
|
||||
lightgraycloth,35,8
|
||||
lightgraycotton,35,8
|
||||
|
@ -999,6 +1024,7 @@ stonedslab,43,0
|
|||
sdoubleslab,43,0
|
||||
sdslab,43,0
|
||||
doublestoneslab,43,0
|
||||
doublestoneslab2,181,0
|
||||
dstoneslab,43,0
|
||||
doublesslab,43,0
|
||||
doubleslab,43,0
|
||||
|
@ -1517,6 +1543,7 @@ sstep,44,0
|
|||
step,44,0
|
||||
smoothstoneslab,44,0
|
||||
stoneslab,44,0
|
||||
stoneslab2,182,0
|
||||
sslab,44,0
|
||||
slab,44,0
|
||||
smoothstonehalfblock,44,0
|
||||
|
@ -1647,6 +1674,7 @@ dynamiteblock,46,0
|
|||
blockdynamite,46,0
|
||||
bomb,46,0
|
||||
dynamite,46,0
|
||||
bshelf,47,0
|
||||
bookcase,47,0
|
||||
casebook,47,0
|
||||
bookshelf,47,0
|
||||
|
@ -1822,6 +1850,8 @@ wfence,85,0
|
|||
fencewooden,85,0
|
||||
fencewood,85,0
|
||||
fencew,85,0
|
||||
oakfence,85,0
|
||||
ofence,85,0
|
||||
pumpkin,86,0
|
||||
netherrack,87,0
|
||||
netherrock,87,0
|
||||
|
@ -1939,6 +1969,7 @@ pinkstainedglass,95,6
|
|||
piglass,95,6
|
||||
pisglass,95,6
|
||||
pistainedglass,95,6
|
||||
gyglass,95,7
|
||||
darkgrayglass,95,7
|
||||
darkgraysglass,95,7
|
||||
darkgraystainedglass,95,7
|
||||
|
@ -1966,6 +1997,7 @@ greystainedglass,95,7
|
|||
graglass,95,7
|
||||
grasglass,95,7
|
||||
grastainedglass,95,7
|
||||
lgglass,95,8
|
||||
lightgrayglass,95,8
|
||||
lightgraysglass,95,8
|
||||
lightgraystainedglass,95,8
|
||||
|
@ -2002,18 +2034,21 @@ purplestainedglass,95,10
|
|||
puglass,95,10
|
||||
pusglass,95,10
|
||||
pustainedglass,95,10
|
||||
blglass,95,11
|
||||
blueglass,95,11
|
||||
bluesglass,95,11
|
||||
bluestainedglass,95,11
|
||||
bluglass,95,11
|
||||
blusglass,95,11
|
||||
blustainedglass,95,11
|
||||
brglass,95,12
|
||||
brownglass,95,12
|
||||
brownsglass,95,12
|
||||
brownstainedglass,95,12
|
||||
broglass,95,12
|
||||
brosglass,95,12
|
||||
brostainedglass,95,12
|
||||
grglass,95,13
|
||||
darkgreenglass,95,13
|
||||
darkgreensglass,95,13
|
||||
darkgreenstainedglass,95,13
|
||||
|
@ -2038,6 +2073,7 @@ redstainedglass,95,14
|
|||
rglass,95,14
|
||||
rsglass,95,14
|
||||
rstainedglass,95,14
|
||||
bkglass,95,15
|
||||
blackglass,95,15
|
||||
blacksglass,95,15
|
||||
blackstainedglass,95,15
|
||||
|
@ -2213,6 +2249,7 @@ mosssbb,98,1
|
|||
msbrick,98,1
|
||||
msbricks,98,1
|
||||
msbrickblock,98,1
|
||||
csbrick,98,2
|
||||
crackedstone,98,2
|
||||
crackedstonebrick,98,2
|
||||
crackedstonebricks,98,2
|
||||
|
@ -2233,6 +2270,7 @@ cracksbb,98,2
|
|||
crsbrick,98,2
|
||||
crsbricks,98,2
|
||||
crsbrickblock,98,2
|
||||
crstone,98,3
|
||||
circlestone,98,3
|
||||
circlestonebrick,98,3
|
||||
circlestonebricks,98,3
|
||||
|
@ -2249,54 +2287,54 @@ circlesbb,98,3
|
|||
cisbrick,98,3
|
||||
cisbricks,98,3
|
||||
cisbrickblock,98,3
|
||||
giantredmushroom,99,0
|
||||
hugeredmushroom,99,0
|
||||
bigredmushroom,99,0
|
||||
gredmushroom,99,0
|
||||
hredmushroom,99,0
|
||||
bredmushroom,99,0
|
||||
giantrmushroom,99,0
|
||||
hugermushroom,99,0
|
||||
bigrmushroom,99,0
|
||||
grmushroom,99,0
|
||||
hrmushroom,99,0
|
||||
brmushroom,99,0
|
||||
giantredmush,99,0
|
||||
hugeredmush,99,0
|
||||
bigredmush,99,0
|
||||
gredmush,99,0
|
||||
hredmush,99,0
|
||||
bredmush,99,0
|
||||
giantrmush,99,0
|
||||
hugermush,99,0
|
||||
bigrmush,99,0
|
||||
grmush,99,0
|
||||
hrmush,99,0
|
||||
brmush,99,0
|
||||
giantbrownmushroom,100,0
|
||||
hugebrownmushroom,100,0
|
||||
bigbrownmushroom,100,0
|
||||
gbrownmushroom,100,0
|
||||
hbrownmushroom,100,0
|
||||
bbrownmushroom,100,0
|
||||
giantbmushroom,100,0
|
||||
hugebmushroom,100,0
|
||||
bigbmushroom,100,0
|
||||
gbmushroom,100,0
|
||||
hbmushroom,100,0
|
||||
bbmushroom,100,0
|
||||
giantbrownmush,100,0
|
||||
hugebrownmush,100,0
|
||||
bigbrownmush,100,0
|
||||
gbrownmush,100,0
|
||||
hbrownmush,100,0
|
||||
bbrownmush,100,0
|
||||
giantbmush,100,0
|
||||
hugebmush,100,0
|
||||
bigbmush,100,0
|
||||
gbmush,100,0
|
||||
hbmush,100,0
|
||||
bbmush,100,0
|
||||
giantbrownmushroom,99,0
|
||||
hugebrownmushroom,99,0
|
||||
bigbrownmushroom,99,0
|
||||
gbrownmushroom,99,0
|
||||
hbrownmushroom,99,0
|
||||
bbrownmushroom,99,0
|
||||
giantbmushroom,99,0
|
||||
hugebmushroom,99,0
|
||||
bigbmushroom,99,0
|
||||
gbmushroom,99,0
|
||||
hbmushroom,99,0
|
||||
bbmushroom,99,0
|
||||
giantbrownmush,99,0
|
||||
hugebrownmush,99,0
|
||||
bigbrownmush,99,0
|
||||
gbrownmush,99,0
|
||||
hbrownmush,99,0
|
||||
bbrownmush,99,0
|
||||
giantbmush,99,0
|
||||
hugebmush,99,0
|
||||
bigbmush,99,0
|
||||
gbmush,99,0
|
||||
hbmush,99,0
|
||||
bbmush,99,0
|
||||
giantredmushroom,100,0
|
||||
hugeredmushroom,100,0
|
||||
bigredmushroom,100,0
|
||||
gredmushroom,100,0
|
||||
hredmushroom,100,0
|
||||
bredmushroom,100,0
|
||||
giantrmushroom,100,0
|
||||
hugermushroom,100,0
|
||||
bigrmushroom,100,0
|
||||
grmushroom,100,0
|
||||
hrmushroom,100,0
|
||||
brmushroom,100,0
|
||||
giantredmush,100,0
|
||||
hugeredmush,100,0
|
||||
bigredmush,100,0
|
||||
gredmush,100,0
|
||||
hredmush,100,0
|
||||
bredmush,100,0
|
||||
giantrmush,100,0
|
||||
hugermush,100,0
|
||||
bigrmush,100,0
|
||||
grmush,100,0
|
||||
hrmush,100,0
|
||||
brmush,100,0
|
||||
ironbars,101,0
|
||||
ironbarsb,101,0
|
||||
ironbarsblock,101,0
|
||||
|
@ -2376,6 +2414,7 @@ redbstair,108,0
|
|||
rbrickstair,108,0
|
||||
bstair,108,0
|
||||
redstair,108,0
|
||||
sbstair,109,0
|
||||
stonebrickstairs,109,0
|
||||
stonebstairs,109,0
|
||||
sbstairs,109,0
|
||||
|
@ -2954,6 +2993,8 @@ oakwoodhalfblock,126,0
|
|||
oakwhalfblock,126,0
|
||||
oakhalfblock,126,0
|
||||
ohalfblock,126,0
|
||||
spslab,126,1
|
||||
spstep,126,1
|
||||
sprucewoodenstep,126,1
|
||||
sprucewoodstep,126,1
|
||||
sprucewstep,126,1
|
||||
|
@ -3180,6 +3221,10 @@ cswall,139,0
|
|||
csfence,139,0
|
||||
cwall,139,0
|
||||
cfence,139,0
|
||||
mcswall,139,0
|
||||
mcsfence,139,0
|
||||
mcfence,139,0
|
||||
mcwall,139,1
|
||||
mosscobblestonewall,139,1
|
||||
mosscstonewall,139,1
|
||||
mosscobblewall,139,1
|
||||
|
@ -3192,10 +3237,6 @@ mosscobblefence,139,1
|
|||
mcobblestonefence,139,1
|
||||
mcstonefence,139,1
|
||||
mcobblefence,139,1
|
||||
mcswall,139,0
|
||||
mcsfence,139,0
|
||||
mcwall,139,0
|
||||
mcfence,139,0
|
||||
plantedcarrot,141,0
|
||||
plantcarrot,141,0
|
||||
carrots,141,0
|
||||
|
@ -3452,6 +3493,7 @@ greystainedclay,159,7
|
|||
graclay,159,7
|
||||
grasclay,159,7
|
||||
grastainedclay,159,7
|
||||
lgclay,159,8
|
||||
lightgrayclay,159,8
|
||||
lightgraysclay,159,8
|
||||
lightgraystainedclay,159,8
|
||||
|
@ -3530,6 +3572,7 @@ blackstainedclay,159,15
|
|||
blaclay,159,15
|
||||
blasclay,159,15
|
||||
blastainedclay,159,15
|
||||
wgpane,160,0
|
||||
whiteglasspane,160,0
|
||||
whitesglasspane,160,0
|
||||
whitestainedglasspane,160,0
|
||||
|
@ -3538,18 +3581,21 @@ wsglasspane,160,0
|
|||
wstainedglasspane,160,0
|
||||
sglasspane,160,0
|
||||
stainedglasspane,160,0
|
||||
ogpane,160,1
|
||||
orangeglasspane,160,1
|
||||
orangesglasspane,160,1
|
||||
orangestainedglasspane,160,1
|
||||
oglasspane,160,1
|
||||
osglasspane,160,1
|
||||
ostainedglasspane,160,1
|
||||
mgpane,160,2
|
||||
magentaglasspane,160,2
|
||||
magentasglasspane,160,2
|
||||
magentastainedglasspane,160,2
|
||||
mglasspane,160,2
|
||||
msglasspane,160,2
|
||||
mstainedglasspane,160,2
|
||||
lbpane,160,3
|
||||
lightblueglasspane,160,3
|
||||
lightbluesglasspane,160,3
|
||||
lightbluestainedglasspane,160,3
|
||||
|
@ -3565,12 +3611,14 @@ lblustainedglasspane,160,3
|
|||
lbglasspane,160,3
|
||||
lbsglasspane,160,3
|
||||
lbstainedglasspane,160,3
|
||||
ygpane,160,4
|
||||
yellowglasspane,160,4
|
||||
yellowsglasspane,160,4
|
||||
yellowstainedglasspane,160,4
|
||||
yglasspane,160,4
|
||||
ysglasspane,160,4
|
||||
ystainedglasspane,160,4
|
||||
lgrpane,160,5
|
||||
lightgreenglasspane,160,5
|
||||
lightgreensglasspane,160,5
|
||||
lightgreenstainedglasspane,160,5
|
||||
|
@ -3589,12 +3637,14 @@ limestainedglasspane,160,5
|
|||
lglasspane,160,5
|
||||
lsglasspane,160,5
|
||||
lstainedglasspane,160,5
|
||||
pgpane,160,6
|
||||
pinkglasspane,160,6
|
||||
pinksglasspane,160,6
|
||||
pinkstainedglasspane,160,6
|
||||
piglasspane,160,6
|
||||
pisglasspane,160,6
|
||||
pistainedglasspane,160,6
|
||||
dgpane,160,7
|
||||
darkgrayglasspane,160,7
|
||||
darkgraysglasspane,160,7
|
||||
darkgraystainedglasspane,160,7
|
||||
|
@ -3622,6 +3672,7 @@ greystainedglasspane,160,7
|
|||
graglasspane,160,7
|
||||
grasglasspane,160,7
|
||||
grastainedglasspane,160,7
|
||||
lgypane,160,8
|
||||
lightgrayglasspane,160,8
|
||||
lightgraysglasspane,160,8
|
||||
lightgraystainedglasspane,160,8
|
||||
|
@ -3646,30 +3697,35 @@ silverstainedglasspane,160,8
|
|||
siglasspane,160,8
|
||||
siasglasspane,160,8
|
||||
siastainedglasspane,160,8
|
||||
cgpane,160,9
|
||||
cyanglasspane,160,9
|
||||
cyansglasspane,160,9
|
||||
cyanstainedglasspane,160,9
|
||||
cglasspane,160,9
|
||||
csglasspane,160,9
|
||||
cstainedglasspane,160,9
|
||||
prpane,160,10
|
||||
purpleglasspane,160,10
|
||||
purplesglasspane,160,10
|
||||
purplestainedglasspane,160,10
|
||||
puglasspane,160,10
|
||||
pusglasspane,160,10
|
||||
pustainedglasspane,160,10
|
||||
bgpane,160,11
|
||||
blueglasspane,160,11
|
||||
bluesglasspane,160,11
|
||||
bluestainedglasspane,160,11
|
||||
bluglasspane,160,11
|
||||
blusglasspane,160,11
|
||||
blustainedglasspane,160,11
|
||||
brgpane,160,12
|
||||
brownglasspane,160,12
|
||||
brownsglasspane,160,12
|
||||
brownstainedglasspane,160,12
|
||||
broglasspane,160,12
|
||||
brosglasspane,160,12
|
||||
brostainedglasspane,160,12
|
||||
dgrpane,160,13
|
||||
darkgreenglasspane,160,13
|
||||
darkgreensglasspane,160,13
|
||||
darkgreenstainedglasspane,160,13
|
||||
|
@ -3688,12 +3744,14 @@ dgrestainedglasspane,160,13
|
|||
greglasspane,160,13
|
||||
gresglasspane,160,13
|
||||
grestainedglasspane,160,13
|
||||
rgpane,160,14
|
||||
redglasspane,160,14
|
||||
redsglasspane,160,14
|
||||
redstainedglasspane,160,14
|
||||
rglasspane,160,14
|
||||
rsglasspane,160,14
|
||||
rstainedglasspane,160,14
|
||||
blgpane,160,15
|
||||
blackglasspane,160,15
|
||||
blacksglasspane,160,15
|
||||
blackstainedglasspane,160,15
|
||||
|
@ -3836,11 +3894,24 @@ dowoodenstair,164,0
|
|||
dowoodstair,164,0
|
||||
dowstair,164,0
|
||||
dostair,164,0
|
||||
slime,165,0
|
||||
slimeblock,165,0
|
||||
barrier,166,0
|
||||
barrierblock,166,0
|
||||
irontrapdoor,167,0
|
||||
itrapdoor,167,0
|
||||
irondoortrap,167,0
|
||||
idoortrap,167,0
|
||||
pris,168,0
|
||||
prismarine,168,0
|
||||
prismarineblock,168,0
|
||||
pbrick,168,1
|
||||
prismarinebrick,168,1
|
||||
dpris,168,2
|
||||
darkprismarine,168,2
|
||||
lantern,169,0
|
||||
sealantern,169,0
|
||||
sealanternblock,169,0
|
||||
hay,170,0
|
||||
hayblock,170,0
|
||||
haybale,170,0
|
||||
|
@ -3890,6 +3961,7 @@ pinkcarpet,171,6
|
|||
pinkfloor,171,6
|
||||
picarpet,171,6
|
||||
pifloor,171,6
|
||||
grfloor,171,7
|
||||
darkgraycarpet,171,7
|
||||
darkgrayfloor,171,7
|
||||
dgraycarpet,171,7
|
||||
|
@ -3908,6 +3980,7 @@ greycarpet,171,7
|
|||
greyfloor,171,7
|
||||
gracarpet,171,7
|
||||
grafloor,171,7
|
||||
lgfloor,171,8
|
||||
lightgraycarpet,171,8
|
||||
lightgrayfloor,171,8
|
||||
lgraycarpet,171,8
|
||||
|
@ -3932,14 +4005,17 @@ purplecarpet,171,10
|
|||
purplefloor,171,10
|
||||
pucarpet,171,10
|
||||
pufloor,171,10
|
||||
blfloor,171,11
|
||||
bluecarpet,171,11
|
||||
bluefloor,171,11
|
||||
blucarpet,171,11
|
||||
blufloor,171,11
|
||||
brfloor,171,12
|
||||
browncarpet,171,12
|
||||
brownfloor,171,12
|
||||
brocarpet,171,12
|
||||
brofloor,171,12
|
||||
dgfloor,171,13
|
||||
darkgreencarpet,171,13
|
||||
darkgreenfloor,171,13
|
||||
dgreencarpet,171,13
|
||||
|
@ -3956,6 +4032,7 @@ redcarpet,171,14
|
|||
redfloor,171,14
|
||||
rcarpet,171,14
|
||||
rfloor,171,14
|
||||
bkfloor,171,15
|
||||
blackcarpet,171,15
|
||||
blackfloor,171,15
|
||||
blacarpet,171,15
|
||||
|
@ -3999,28 +4076,59 @@ redrosebush,175,4
|
|||
peony,175,5
|
||||
pinkpeony,175,5
|
||||
paeonia,175,5
|
||||
standingbanner,176,0
|
||||
wallbanner,177,0
|
||||
inverteddaylightsensor,178,0
|
||||
daylightsensorinverted,178,0
|
||||
daylightdetectorinverted,178,0
|
||||
inverteddaylightdetector,178,0
|
||||
rsstone,179,0
|
||||
redsandstone,179,0
|
||||
crstone,179,1
|
||||
redsandstonechiseled,179,1
|
||||
chiseledredsandstone,179,1
|
||||
srstone,179,2
|
||||
redsandstonesmooth,179,2
|
||||
smoothredsandstone,179,2
|
||||
redsandstonestair,180,0
|
||||
redsandstonestairs,180,0
|
||||
doublestoneslab2,181,0
|
||||
stoneslab2,182,0
|
||||
rsstair,180,0
|
||||
stairredsandstone,180,0
|
||||
doubleredsandstoneslab,181,0
|
||||
doubleredsandstoneslabfull,181,8
|
||||
fullredsandstoneslab,181,8
|
||||
rsslab,182,0
|
||||
redsandstoneslab,182,0
|
||||
sprucefencegate,183,0
|
||||
sfencegate,183,0
|
||||
sgate,183,0
|
||||
sprucegate,183,0
|
||||
birchfencegate,184,0
|
||||
bfencegate,184,0
|
||||
bgate,184,0
|
||||
birchgate,184,0
|
||||
junglefencegate,185,0
|
||||
jfencegate,185,0
|
||||
jgate,185,0
|
||||
junglegate,185,0
|
||||
darkoakfencegate,186,0
|
||||
doakfencegate,186,0
|
||||
darkoakgate,186,0
|
||||
doakgate,186,0
|
||||
dogate,186,0
|
||||
acaciafencegate,187,0
|
||||
afencegate,187,0
|
||||
acaciagate,187,0
|
||||
agate,187,0
|
||||
sprucefence,188,0
|
||||
sfence,188,0
|
||||
birchfence,189,0
|
||||
bfence,189,0
|
||||
junglefence,190,0
|
||||
jfence,190,0
|
||||
darkoakfence,191,0
|
||||
dofence,191,0
|
||||
doakfence,191,0
|
||||
acaciafence,192,0
|
||||
sprucedoorblock,193,0
|
||||
birchdoorblock,194,0
|
||||
jungledoorblock,195,0
|
||||
acaciadoorblock,196,0
|
||||
darkoakdoorblock,197,0
|
||||
afence,192,0
|
||||
ironshovel,256,0
|
||||
ironspade,256,0
|
||||
ishovel,256,0
|
||||
|
@ -4484,6 +4592,8 @@ woodendoor,324,0
|
|||
wooddoor,324,0
|
||||
wdoor,324,0
|
||||
door,324,0
|
||||
oakdoor,324,0
|
||||
odoor,324,0
|
||||
bucket,325,0
|
||||
bukkit,325,0
|
||||
waterbucket,326,0
|
||||
|
@ -5390,6 +5500,16 @@ strengthiipot,373,8233
|
|||
strongiipot,373,8233
|
||||
striipot,373,8233
|
||||
st2pot,373,8233
|
||||
leapingleveliipotion,373,8235
|
||||
leapleveliipotion,373,8235
|
||||
leaplevel2potion,373,8235
|
||||
leapinglevel2potion,373,8235
|
||||
leapingiipotion,373,8235
|
||||
leapiipotion,373,8235
|
||||
leapiipotion,373,8235
|
||||
leapingiipotion,373,8235
|
||||
leap2potion,373,8235
|
||||
leaping2potion,373,8235
|
||||
harmingleveliipotion,373,8236
|
||||
damageleveliipotion,373,8236
|
||||
dmgleveliipotion,373,8236
|
||||
|
@ -5513,6 +5633,8 @@ slowextenedpot,373,8266
|
|||
slownessexpot,373,8266
|
||||
slowexpot,373,8266
|
||||
slepot,373,8266
|
||||
leapingpotion,373,8267
|
||||
leappotion,373,8267
|
||||
waterbreathingextendedpotion,373,8269
|
||||
waterbreathextendedpotion,373,8269
|
||||
breathingextendedpotion,373,8269
|
||||
|
@ -6338,6 +6460,14 @@ splslowextenedpot,373,16458
|
|||
splslownessexpot,373,16458
|
||||
splslowexpot,373,16458
|
||||
spslepot,373,16458
|
||||
splashleapingpotion,373,16459
|
||||
splashleappotion,373,16459
|
||||
splleapingpotion,373,16459
|
||||
splleappotion,373,16459
|
||||
leapingsplashpotion,373,16459
|
||||
leapsplashpotion,373,16459
|
||||
leapingsplpotion,373,16459
|
||||
leapsplpotion,373,16459
|
||||
splashwaterbreathingextendedpotion,373,16461
|
||||
splashwaterbreathextendedpotion,373,16461
|
||||
splashbreathingextendedpotion,373,16461
|
||||
|
@ -6541,6 +6671,7 @@ bstand,379,0
|
|||
pstand,379,0
|
||||
brewingstand,379,0
|
||||
potionstand,379,0
|
||||
cauld,380,0
|
||||
cauldron,380,0
|
||||
steelcauldron,380,0
|
||||
ironcauldron,380,0
|
||||
|
@ -6619,6 +6750,12 @@ bategg,383,65
|
|||
eggbat,383,65
|
||||
witchegg,383,66
|
||||
eggwitch,383,66
|
||||
endermiteegg,383,67
|
||||
endermitespawnegg,383,67
|
||||
eggendermite,383,67
|
||||
guardianegg,383,68
|
||||
guardianspawnegg,383,68
|
||||
eggguardian,383,68
|
||||
pigegg,383,90
|
||||
eggpig,383,90
|
||||
sheepegg,383,91
|
||||
|
@ -6647,6 +6784,8 @@ eggirongolem,383,99
|
|||
eggigolem,383,99
|
||||
egghorse,383,100
|
||||
horseegg,383,100
|
||||
rabbitegg,383,101
|
||||
rabbitspawnegg,383,101
|
||||
villageregg,383,120
|
||||
eggvillager,383,120
|
||||
bottleofenchanting,384,0
|
||||
|
@ -6701,6 +6840,7 @@ goldcarrot,396,0
|
|||
gcarrot,396,0
|
||||
head,397,0
|
||||
skull,397,0
|
||||
skhead,397,0
|
||||
skeletonhead,397,0
|
||||
headskeleton,397,0
|
||||
skeletonskull,397,0
|
||||
|
@ -6717,6 +6857,7 @@ wskeletionskull,397,1
|
|||
skullwither,397,1
|
||||
skullwitherskeleton,397,1
|
||||
skullwskeletion,397,1
|
||||
zohead,397,2
|
||||
zombiehead,397,2
|
||||
headzombie,397,2
|
||||
zombieskull,397,2
|
||||
|
@ -6733,6 +6874,7 @@ steveskull,397,3
|
|||
skullplayer,397,3
|
||||
skullhuman,397,3
|
||||
skullsteve,397,3
|
||||
crhead,397,4
|
||||
creeperhead,397,4
|
||||
headcreeper,397,4
|
||||
creeperskull,397,4
|
||||
|
@ -6833,10 +6975,14 @@ hminecart,408,0
|
|||
hmcart,408,0
|
||||
hcart,408,0
|
||||
prismarineshard,409,0
|
||||
prismarinecrystals,410,0
|
||||
priseshard,409,0
|
||||
prisemarinecrystals,410,0
|
||||
prisecrystals,410,0
|
||||
rabbit,411,0
|
||||
rabbitmeat,411,0
|
||||
cookedrabbit,412,0
|
||||
rabbitstew,413,0
|
||||
hasenpfeffer,413,0
|
||||
rabbitfoot,414,0
|
||||
rabbithide,415,0
|
||||
armorstand,416,0
|
||||
|
@ -6891,13 +7037,40 @@ commandcart,422,0
|
|||
cmdcart,422,0
|
||||
cbcart,422,0
|
||||
mutton,423,0
|
||||
sheepmeat,423,0
|
||||
cookedmutton,424,0
|
||||
cookedsheep,424,0
|
||||
banner,425,0
|
||||
sprucedoor,427,0
|
||||
blackbanner,425,0
|
||||
standingbanner,425,0
|
||||
wallbanner,425,0
|
||||
redbanner,425,1
|
||||
greenbanner,425,2
|
||||
brownbanner,425,3
|
||||
bluebanner,425,4
|
||||
purplebanner,425,5
|
||||
cyanbanner,425,6
|
||||
lgreybanner,425,7
|
||||
lightgreybanner,425,7
|
||||
greybanner,425,8
|
||||
pinkbanner,425,9
|
||||
limebanner,425,10
|
||||
yellowbanner,425,11
|
||||
lbluebanner,425,12
|
||||
lightbluebanner,425,12
|
||||
magentabanner,425,13
|
||||
orangebanner,425,14
|
||||
whitebanner,425,15
|
||||
sprucedoor,193,0
|
||||
sprucedooritem,427,0
|
||||
birchdoor,428,0
|
||||
jungledoor,429,0
|
||||
acaciadoor,430,0
|
||||
darkoakdoor,431,0
|
||||
birchdooritem,428,0
|
||||
jungledoor,195,0
|
||||
jungledooritem,429,0
|
||||
acaciadoor,196,0
|
||||
acaciadooritem,430,0
|
||||
darkoakdoor,197,0
|
||||
darkoakdooritem,431,0
|
||||
13disc,2256,0
|
||||
goldmusicrecord,2256,0
|
||||
goldmusicdisk,2256,0
|
||||
|
|
|
Loading…
Reference in a new issue