0.3.0
Added
- Functions
axolotl_variant
,cat_type
,fox_type
,horse_color
,horse_marking
,mooshroom_type
,panda_gene
,parrot_variant
,rabbit_variant
,sheep_color
,shulker_color
,tropical_fish_base
,tropical_fish_pattern
, andtropical_fish_variant
. - Type-class
Collared
andcollar_color
function - Type-class
Tameable
andis_tamed
function
Changed
- Renamed
biome
tocurrent_biome
- Renamed
hasname
tohas_name
- Renamed
isbaby
tois_baby
- Comments now begin with double dash (
--
) instead of the hash#