Список изменений
Make sure to check out https://gist.github.com/eggohito/510eb0cf7d36d40f906ac1fcef74ee96#file-alpha_7-md for more details about this update!
Additions
- [
calio] AddedSerializableDataTypes#NBT_ELEMENTfor encoding/decoding general NBT elements.
Fixes
- [
calio] Fixed registry key data types ignoring the defined exemptions; subsequently, this also fixed issues (again) such as vanilla dimension registry keys (e.g:minecraft:overworld,minecraft:the_nether,minecraft:the_end) not being recognized on the first time the world has been loaded. - [
calio] Fixed wrapping of inputs/outputs inStrictListCodec<T>. - [
apoli] Fixed sub-powers being decoded first before its Fabric resource conditions are evaluated (it should be evaluating the resource condition first.) - [
apoli] Fixed some action/condition types using the wrong IDs. This affected the following types:modify_status_effect_durationpower type (it usedmodify_status_effect_amplifier.)riding_actionentity action type (it usedpassenger_action.)airentity condition type (it usedfood_level.)
- [
apoli] Fixedfire_projectileentity action/power types having inconsistent implementations. - [
apoli] Fixedif_elsemeta action type causing a crash if the optionalelse_actionfield is not present. - [
apoli] Fixedadvancemententity condition type not working properly. - [
apoli] Fixedtarget_actionbi-entity action type executing on the 'actor' in a bi-entity context. - [
apoli] Fixed how thebiomeentity condition type is evaluated. - [
apoli] Fixedattackerdamage condition type not accounting for when the attacker is non-existent like it used to. - [
apoli] Fixeddamageentity action type accepting an optional damage type when it should be required. - [
origins] Fixed carnivores unable to consume Ominous Bottles. - [
origins] Fixed temporary cobweb having an item when it shouldn't (the item was only accessible with commands.)
Changes
- [
calio]SerializableDataTypes#NBThas been renamed toSerializableDataTypes#NBT_COMPOUND. - [
apoli] Themodify_type_tagpower type can now account for tags that may include the tag specified in the power. - [
apoli] Thedamageentity/bi-entity action types now requires any of theamount,modifierormodifiersfields to be defined. - [
apoli] The NBT structure of powers in entities has been changed for clarity and consistency with new NBTs in certain vanilla entities.- The
FactoryNBT has been renamed totype. - The
TypeNBT has been renamed toid. - The
SourcesNBT has been renamed tosources. - The
DataNBT has been renamed todata.
- The
- [
apoli] The/power revokeall <targets> <source>sub-command has been changed to/power revoke <targets> all <source>.
Метаданные
Канал релиза
Alpha
Номер версии
1.13.0-alpha.7+mc.1.21.x
Загрузчики
fabric
Версии игры
1.211.21.1
Загрузок
709
Дата публикации
August 30, 2024 at 1:00 AM