forked from cafeberry/cafeberry
feat(TU20/21): Implement la's TU21 patch file
This adds the following: TU20: 1. Librarians now have a small chance to offer name tags for sale 2. Witches can now spawn at light level 7 or less in any biome or cave 3. Skeletons & Wither Skeletons now rarely spawn anywhere in the Nether TU21: 1. Minecart entity limit increased
This commit is contained in:
@@ -1126,11 +1126,11 @@ const int Item::record_04_Id ;
|
||||
const int Item::record_05_Id ;
|
||||
const int Item::record_06_Id ;
|
||||
const int Item::record_07_Id ;
|
||||
const int Item::record_08_Id ;
|
||||
const int Item::record_09_Id ;
|
||||
const int Item::record_10_Id ;
|
||||
const int Item::record_11_Id ;
|
||||
const int Item::record_12_Id ;
|
||||
const int Item::record_08_Id ;
|
||||
const int Item::fireball_Id ;
|
||||
const int Item::itemFrame_Id ;
|
||||
const int Item::netherbrick_Id ;
|
||||
|
||||
Reference in New Issue
Block a user