Releases: Digifox03/reselect
Releases · Digifox03/reselect
v0.3.1
v0.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#
v0.2.0-alpha.5
Same as v0.2.0-alpha.4, but done better.
v0.2.0-alpha.4
Fixed bug which would prevent the usage of the name
and hasname
functions.
v0.2.0-alpha.3
Fixed the entity seeder
Properly register the functions y
, z
, biome
, hasname
, and name
.
v0.2.0-alpha.2
Update to 1.18.1
v0.2.0-alpha
Simple vmt implementation