Fixed new crafting recipes.
I forgot to change items.ini in my latest merged PR, sorry for thatmaster
parent
765bbe739e
commit
87fdeae583
|
@ -281,7 +281,8 @@ pillarquartzblock=155:2
|
|||
quartzstairs=156
|
||||
activatorrail=157
|
||||
dropper=158
|
||||
|
||||
haybale=170
|
||||
carpet=171
|
||||
ironshovel=256
|
||||
ironspade=256
|
||||
ironpickaxe=257
|
||||
|
@ -294,6 +295,7 @@ redapple=260
|
|||
bow=261
|
||||
arrow=262
|
||||
coal=263
|
||||
coalblock=173
|
||||
charcoal=263:1
|
||||
diamond=264
|
||||
ironingot=265
|
||||
|
@ -528,6 +530,7 @@ netherbrickitem=405
|
|||
netherquartz=406
|
||||
tntminecart=407
|
||||
hopperminecart=408
|
||||
lead=420
|
||||
|
||||
goldrecord=2256
|
||||
greenrecord=2257
|
||||
|
@ -541,3 +544,6 @@ stradrecord=2264
|
|||
wardrecord=2265
|
||||
11record=2266
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue