起源 (Forge)-MOD模组
起源 (Forge)Github |相关wiki |源站链接支持: forge , neoforge这是一个非官方的 Forge 版本的 Origins 模组的转换https://i.sodamc.com/modrinth/NTOze2idcC.jpg这是(链接) 模组的一个非官方的 Forge 版本。请支持原作者的工作。
该模组旨在实现与 Fabric 版本相同的功能。因此,不会添加或删除原始模组中的任何内容。
功能
该模组为游戏添加了 9 种新的起源:
#### 末影族
* 能够传送
* 增加了攻击范围
* 在水中或雨中受伤
* 无法看到戴南瓜的生物
#### 鱼人族
* 无限水下呼吸
* 在水下视野增加
* 拥有水下视野增加
* 在水下移动更快
* 在水下忽略重力
* 不能在陆地呼吸
#### 幽灵族
* 在幽灵状态下可以穿墙
* 幽灵状态下不可见
* 不在幽灵状态下在白天会燃烧
* 幽灵状态下饥饿加速
* 只有 7 个心
#### 飞羽族
* 自带鞘翅
* 能够自我发射
* 更容易受到动能伤害
* 只能穿戴链甲
* 在低天花板区域会变得缓慢并虚弱
#### 烈焰族
* 免疫火焰和岩浆
* 在着火时造成更多伤害
* 免疫饥饿和中毒
* 在下界生成
* 在水中或雨中受伤
#### 飞禽族
* 缓慢下落
* 空中速度等同于地面速度
* 移动速度增加
* 在醒来后会下蛋
* 需要在世界高处睡觉
* 不能吃肉
#### 蛛族
* 能像蜘蛛一样攀爬
* 攻击时放置蜘蛛网
* 不会被蜘蛛网减速
* 能够看到蜘蛛网中的目标
* 可以从绳子制作蜘蛛网
* 只有 7 点生命值
* 只能吃肉
#### 贝族
* 通过按下能力键可以访问额外的 9 个槽位(死亡后保留)
* 自带盔甲
* 可以无需工具打破石头
* 不能使用盾牌
* 饥饿加速
#### 猫族
* 不会受到摔落伤害
* 冲刺跳得更高
* 在黑暗中视力略好
* 吓跑爬行者
* 只能挖掘小石块
* 只有 9 个心
能力可以通过键位绑定激活。
兼容性
设计用于 Fabric 版本的插件将无法与 Forge 版本兼容。
设计用于 Fabric 版本的数据包应该可以使用,如果有问题,请报告为错误。
来自Modrinth所有游戏版本1.20.11.19.21.18.21.18.11.17.11.16.5所有类型forgeneoforge Origins Forge 1.10.0.9origins-forge-1.20.1-1.10.0.9-all.jar下载1.20.1-1.10.0.9#Release# Apoli- The `/power dump` command has been reworked to match Origins Fabric\'s implementation of it.# Calio- Fixed server crash involving the client class being referenced on the server. [#443](https://github.com/EdwinMindcraft/origins-architectury/issues/443)展开版本: 1.20.1-1.10.0.9支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 290,437 Origins Forge 1.7.1.7origins-forge-1.19.2-1.7.1.7-all.jar下载1.19.2-1.7.1.7#Release# This is the final 1.19.2 release. For real this time.Read this (https://github.com/EdwinMindcraft/origins-architectury/releases/tag/1.7.1.4) if you need an explanation.# Apoli- Reverted an invalid mixin change, which caused a crash.# Calio- Fixed a server crash involving the client class being referenced on the server. [#443](https://github.com/EdwinMindcraft/origins-architectury/issues/443)展开版本: 1.19.2-1.7.1.7支持游戏: 1.19.2类型:ForgeRelease下载次数: 18,632 Origins Forge 1.10.0.8origins-forge-1.20.1-1.10.0.8-all.jar下载1.20.1-1.10.0.8#Release# Origins- Fixed Origin registry sometimes not containing any values other than `origins:empty` on the client. [#423](https://github.com/EdwinMindcraft/origins-architectury/issues/423)# Apoli- Fixed potential null return values for `status_bar_texture` powers.- Fixed `prevent_sprinting` power not functioning. [#427](https://github.com/EdwinMindcraft/origins-architectury/issues/427)- Fixed `min_duration` field default not accounting for infinite effect durations in `status_effect` condition. [#438](https://github.com/EdwinMindcraft/origins-architectury/issues/438)- Fixed `exposed_to_sky` and `exposed_to_sun` not having the correct block position within negative x and z coordinates. [#439](https://github.com/EdwinMindcraft/origins-architectury/issues/439)# Calio- Fixed registries sometimes not containing any values other than the default on the client. [#423](https://github.com/EdwinMindcraft/origins-architectury/issues/423)- Consistent-ify isServerContext with older version fixes.# For Addon Devs:### Origins Forge is now hosted on the Ladysnake MavenThe notation for the artifacts are still the exact same, but you will have to replace the MerchantPug maven with the Ladysnake maven within your `repositories` block. This is the same repository as Origins Fabric.```diffrepositories {...+ maven {+ url \"https://maven.ladysnake.org/releases\"+ }- maven {- url \"https://maven.merchantpug.net/releases\"- }}```### Apoli- The PowerType class is no longer abstract, meaning you can instantiate it directly.展开版本: 1.20.1-1.10.0.8支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 642 Origins Forge 1.7.1.6origins-forge-1.19.2-1.7.1.6-all.jar下载1.19.2-1.7.1.6#Release# This is the true true final 1.19.2 release.Read the previous (https://github.com/EdwinMindcraft/origins-architectury/releases/tag/1.7.1.4) if you need an explanation.# Origins- Fixed Origin registry sometimes not containing any values other than `origins:empty` on the client. [#423](https://github.com/EdwinMindcraft/origins-architectury/issues/423)# Apoli- Fixed potential null return values for `status_bar_texture` powers.- Fixed `prevent_sprinting` power not functioning. [#427](https://github.com/EdwinMindcraft/origins-architectury/issues/427)- Fixed `exposed_to_sky` and `exposed_to_sun` not having the correct block position within negative x and z coordinates. [#439](https://github.com/EdwinMindcraft/origins-architectury/issues/439)# Calio- Fixed registries sometimes not containing any values other than the default on the client. [#423](https://github.com/EdwinMindcraft/origins-architectury/issues/423)展开版本: 1.19.2-1.7.1.6支持游戏: 1.19.2类型:ForgeRelease下载次数: 148 Origins Forge 1.7.1.5origins-forge-1.19.2-1.7.1.5-all.jar下载1.19.2-1.7.1.5#Release# This is the true final 1.19.2 release.Read the previous 1.19.2 changelog if you need an explanation.# Apoli## Bugfixes- Fixed crash involving `this.lootTableId` being null.展开版本: 1.19.2-1.7.1.5支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,250 Origins Forge 1.10.0.7origins-forge-1.20.1-1.10.0.7-all.jar下载1.20.1-1.10.0.7#ReleaseApoli=====Bugfixes--------* Fixed crash involving `replace_loot_table` power type. ([#425](https://github.com/EdwinMindcraft/origins-architectury/issues/425))展开版本: 1.20.1-1.10.0.7支持游戏: 1.20.1类型:ForgeRelease下载次数: 16,768 Origins Forge 1.10.0.6origins-forge-1.20.1-1.10.0.6-all.jar下载1.20.1-1.10.0.6#ReleaseOrigins=======Bugfixes--------* Fixed a crash when using the origin command inside the execute command. ([#408](https://github.com/EdwinMindcraft/origins-architectury/issues/408))Apoli=====Bugfixes--------* Fixed /reload command not functioning due to a faulty packet.* Fixed a freeze upon using the `action_on_being_used` power with the `consume` item action in the `held_item_action` slot. ([#353](https://github.com/EdwinMindcraft/origins-architectury/issues/353))* Fixed `replace_loot_table` power not functioning. ([#404](https://github.com/EdwinMindcraft/origins-architectury/issues/404))* Fixed `raycast` entity action type always acting as if `command_along_ray_only_on_hit` is true ([#410](https://github.com/EdwinMindcraft/origins-architectury/issues/410))* Fixed inconsistencies with the `modify_falling` power when the `velocity` field is 0. ([#412](https://github.com/EdwinMindcraft/origins-architectury/issues/412))* Fixed `in_tag` damage condition not existing. ([#414](https://github.com/EdwinMindcraft/origins-architectury/issues/414))* Fixed `action_on_block_use` preventing interaction with blocks when it shouldn\'t. ([#419](https://github.com/EdwinMindcraft/origins-architectury/issues/419))* Fixed crashes relating to the `action_x_hit` and `damage` bi-entity action. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))Miscellaneous-------------* Optimised EntityLinkedItemStack.* Made `action_x_hit` powers more consistent with the Fabric version of the mod. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))* Updated network version.Calio=====Bugfixes--------* Fixed unintended concurrency when handling split registry packets. ((https://github.com/EdwinMindcraft/calio/issues/3))* Fixed missing registry crash upon loading into a world or using /reload. ((https://github.com/EdwinMindcraft/calio/issues/3))展开版本: 1.20.1-1.10.0.6支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 542 Origins Forge 1.7.1.4origins-forge-1.19.2-1.7.1.4-all.jar下载1.19.2-1.7.1.4#ReleaseThis is the final 1.19.2 release.=================================I personally have no interest in this version of Minecraft, and I _really_ don\'t want to maintain it any further, especially while Origins Fabric is choosing to go forward instead of continually maintaining a year old MC version. I do this as a hobby. Thanks for understanding. - MerchantPugFor more information, read this(https://how-old-is-mc.today/1.19.2).Origins=======Bugfixes--------* Fixed a crash when using the origin command inside the execute command. ([#408](https://github.com/EdwinMindcraft/origins-architectury/issues/408))Apoli=====Bugfixes--------* Fixed /reload command not functioning due to a faulty packet.* Fixed a freeze upon using the `action_on_being_used` power with the `consume` item action in the `held_item_action` slot. ([#353](https://github.com/EdwinMindcraft/origins-architectury/issues/353))* Fixed `resource` entity condition type only working on players. ([#372](https://github.com/EdwinMindcraft/origins-architectury/issues/372))* Fixed mount action throwing a warning log, fixed dismounting from players not working with non player entities. ([#391](https://github.com/EdwinMindcraft/origins-architectury/issues/391))* Fixed `replace_loot_table` power not functioning. ([#404](https://github.com/EdwinMindcraft/origins-architectury/issues/404))* Fixed `raycast` entity action type always acting as if `command_along_ray_only_on_hit` is true ([#410](https://github.com/EdwinMindcraft/origins-architectury/issues/410))* Fixed inconsistencies with the `modify_falling` power when the `velocity` field is 0. ([#412](https://github.com/EdwinMindcraft/origins-architectury/issues/412))* Fixed `in_tag` damage condition not existing. ([#414](https://github.com/EdwinMindcraft/origins-architectury/issues/414))* Fixed `action_on_block_use` preventing interaction with blocks when it shouldn\'t. ([#419](https://github.com/EdwinMindcraft/origins-architectury/issues/419))* Fixed crashes relating to the `action_x_hit` and `damage` bi-entity action. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))* Fixed launch power type not having parity with Origins Fabric when it comes to optional fields.* Fixed `phasing`\'s default `phase_down_condition` being incorrect.Miscellaneous-------------* Made `action_x_hit` powers more consistent with the Fabric version of the mod. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))Calio=====Bugfixes--------* Fixed incorrect validation order logic. ([#371](https://github.com/EdwinMindcraft/origins-architectury/issues/371))* Fixed unintended concurrency when handling split registry packets. ((https://github.com/EdwinMindcraft/calio/issues/3))* Fixed missing registry crash upon loading into a world or using /reload. ((https://github.com/EdwinMindcraft/calio/issues/3))* Fixed loading sometimes failing whilst not on a dedicated server. ((https://github.com/EdwinMindcraft/calio/issues/4))展开版本: 1.19.2-1.7.1.4支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,526 Origins Forge 1.5.0.2origins-forge-1.18.2-1.5.0.2-all.jar下载1.18.2-1.5.0.2#ReleaseThis is the final 1.18.2 release.=================================I personally have no interest in this version of Minecraft, and I _really_ don\'t want to maintain it any further, especially while Origins Fabric is choosing to go forward instead of continually maintaining a year old MC version. I do this as a hobby. Thanks for understanding. - MerchantPugFor more information, read this(https://how-old-is-mc.today/1.18.2).General=======* Fixed Jar in Jar artifacts. Now requires Forge 40.2.3 or above.For Addon Devs--------------* There may be extremely minor alterations to code here and there, so consider this a breaking update if you use specific niches within the Origins Forge codebase.Origins=======Bugfixes--------* Fixed Human\'s origin icon not setting to the player\'s skin. ([#246](https://github.com/EdwinMindcraft/origins-architectury/issues/246))* Fixed Origin component not synchronizing upon changing dimensions. ([#316](https://github.com/EdwinMindcraft/origins-architectury/issues/316))* Fixed inconsistencies with Origins Fabric whilst using `action_on_callback`. ([#332](https://github.com/EdwinMindcraft/origins-architectury/issues/332) & [#345](https://github.com/EdwinMindcraft/origins-architectury/issues/345))Apoli=====Bugfixes--------* Fixed `change_resource` entity action type only working on players. ([#245](https://github.com/EdwinMindcraft/origins-architectury/issues/245))* Fixed inversion of red and blue within ColorConfiguration. ([#304](https://github.com/EdwinMindcraft/origins-architectury/issues/304))* Fixed `self_glow` never making the local player glow. ([#304](https://github.com/EdwinMindcraft/origins-architectury/issues/304))* Fixed `restrict_armor` power type not applying to only one equipment slot. ([#312](https://github.com/EdwinMindcraft/origins-architectury/issues/312))* Fixed `modify_break_speed` power type not applying to undestroyable blocks. ([#312](https://github.com/EdwinMindcraft/origins-architectury/issues/312))* Fixed `trigger_cooldown` entity action type only working on players. ([#312](https://github.com/EdwinMindcraft/origins-architectury/issues/312))* Fixed `shader` power type only updating upon changing camera whilst using conditions. ([#334](https://github.com/EdwinMindcraft/origins-architectury/issues/334))* Fixed a freeze upon using the `action_on_being_used` power with the `consume` item action in the `held_item_action` slot. ([#353](https://github.com/EdwinMindcraft/origins-architectury/issues/353))* Fixed keybinds always resolving as primary active. ([#357](https://github.com/EdwinMindcraft/origins-architectury/issues/357))* Fixed `resource` entity condition type only working on players. ([#372](https://github.com/EdwinMindcraft/origins-architectury/issues/372))* Fixed `raycast` entity action type always acting as if `command_along_ray_only_on_hit` is true ([#410](https://github.com/EdwinMindcraft/origins-architectury/issues/410))* Fixed a crash involving the PowerSourceArgumentType. ([#411](https://github.com/EdwinMindcraft/origins-architectury/issues/411))* Fixed `action_on_block_use` preventing interaction with blocks when it shouldn\'t. ([#419](https://github.com/EdwinMindcraft/origins-architectury/issues/419))* Fixed crashes relating to the `action_x_hit` and `damage` bi-entity action. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))* Fixed `adjacent` block condition type.* Fixed `multiple` power type.* Fixed `if_else_list` meta action type executing more than one action at a time.* Fixed `particle` power type not accepting a particle effect alongside a type.* Fixed `add_block` and `set_block` not using block states.* Fixed certain `interval` fields being allowed to go below 1.* Fixed `phasing`\'s default `phase_down_condition` being incorrect.* Fixed incompatibility with Fluidlogged.Miscellaneous-------------* Made `action_x_hit` powers more consistent with the Fabric version of the mod. ([#422](https://github.com/EdwinMindcraft/origins-architectury/issues/422))Calio=====Bugfixes--------* Fixed incorrect validation order logic. ([#371](https://github.com/EdwinMindcraft/origins-architectury/issues/371))* Fixed unintended concurrency when handling split registry packets. ((https://github.com/EdwinMindcraft/calio/issues/3))* Fixed missing registry crash upon loading into a world or using /reload. ((https://github.com/EdwinMindcraft/calio/issues/3))* Fixed loading sometimes failing whilst not on a dedicated server. ((https://github.com/EdwinMindcraft/calio/issues/4))* Fixed client registry manager not clearing upon logging out.* Fixed player abilities being missing and not registered under the correct name.展开版本: 1.18.2-1.5.0.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 7,837 Origins Forge 1.10.0.5origins-forge-1.20.1-1.10.0.5-all.jar下载1.20.1-1.10.0.5#Release- Fixed Orb of Origin not appearing in the creative menu. [#400](https://github.com/EdwinMindcraft/origins-architectury/issues/400)展开版本: 1.20.1-1.10.0.5支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 32,438 Origins Forge 1.10.0.4origins-forge-1.20.1-1.10.0.4-all.jar下载1.20.1-1.10.0.4#Release marks changes in Origins Forge. marks changes in the underlying Apoli version. marks changes in the underlying Calio version.## Bugfixes- Fixed origin powers sometimes not appearing in the origin selection gui. ([#371](https://github.com/EdwinMindcraft/origins-architectury/issues/371))- Fixed incorrect behavior for `block_collision` entity condition type when used with `block_condition` field.- Fixed `launch` power type not having parity with Origins Fabric when it comes to optional fields.- Fixed `area_of_effect` block action type only affecting the base block.## Miscellaneous- Moved power disabling code into Origin load code.展开版本: 1.20.1-1.10.0.4支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 555 Origins Forge 1.10.0.3origins-forge-1.20.1-1.10.0.3-all.jar下载1.20.1-1.10.0.3#Release# Bugfixes- Fixed Modify Air Speed not functioning properly. ([#378](https://github.com/EdwinMindcraft/origins-architectury/issues/378))- Fixed S2CResetSpawnCachePacket not getting registered. ([#380](https://github.com/EdwinMindcraft/origins-architectury/issues/380))- Fixed mount action throwing a warning log, fixed dismounting from players not working with non player entities. ([#391](https://github.com/EdwinMindcraft/origins-architectury/issues/391))- Fixed modified crafting container code not having nullchecks in places. ([#394](https://github.com/EdwinMindcraft/origins-architectury/issues/394), [#397](https://github.com/EdwinMindcraft/origins-architectury/issues/397))- Fixed broken capabilities. ([#395](https://github.com/EdwinMindcraft/origins-architectury/issues/395), [#398](https://github.com/EdwinMindcraft/origins-architectury/issues/398))展开版本: 1.20.1-1.10.0.3支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 764 Origins Forge 1.10.0.2origins-forge-1.20.1-1.10.0.2-all.jar下载1.20.1-1.10.0.2#Release# Backwards Compat notesSimilar to (https://github.com/EdwinMindcraft/origins-architectury/releases/tag/1.7.1.3), this change contains breaking code for packets. You will not be able to connect to servers running this version of Origins Forge or Apoli Forge on a previous version.## Changes- Modify Falling now hooks into the `forge:gravity` attribute again.- Modify Player Spawn may now operate off thread (On by default, found inside the server config). This should make the power not put the server to a complete stop, but requires certain things to wait a little longer.- Selecting an Origin with this power type will boot you into a waiting for powers screen if this setting is on. You\'ll be booted out as soon as the power finishes validating, and you\'ll be brought to your new spawn.- Respawning has also been modified to only allow you to respawn once the power has been validated.- Besides this, if you notice any instabilities with not being allowed to respawn, try logging out and back in.## Bugfixes- Fixed issues with dynamic registries not loading correctly upon world startup or /reload. (#365, #366)- Fixed `resource` entity condition type only working on players. #372展开版本: 1.20.1-1.10.0.2支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 52,752 Origins Forge 1.7.1.3origins-forge-1.19.2-1.7.1.3-all.jar下载1.19.2-1.7.1.3#Release## This update contains breaking changes within packets, if you\'re a server owner, you\'ll have to get your players to update too.## Changes- Modify Player Spawn may now operate off thread (On by default, found inside the server config). This should make the power not put the server to a complete stop, but requires certain things to wait a little longer.- Selecting an Origin with this power type will boot you into a waiting for powers screen if this setting is on. You\'ll be booted out as soon as the power finishes validating, and you\'ll be brought to your new spawn.- Respawning has also been modified to only allow you to respawn once the power has been validated.- Besides this, if you notice any instabilities with not being allowed to respawn, try logging out and back in.## Bugfixes- Fixed `modify_insomnia_ticks` value returning a negative bound. - #360展开版本: 1.19.2-1.7.1.3支持游戏: 1.19.2类型:ForgeRelease下载次数: 8,249 Origins Forge 1.10.0.1origins-forge-1.20.1-1.10.0.1-all.jar下载1.20.1-1.10.0.1#Release marks changes in Origins Forge. marks changes in the underlying Apoli version. marks chanes in the underlying Calio version.## Bugfixes- Fixed a mixin crash relating to Modify Insomnia Ticks. #362- Fixed Modify Insomnia Ticks crashing the game by modifying the player\'s last rest time to a negative value. #360- Fixed the `add_velocity` bi-entity and entity action types modifying the directional values of the configuration, leading to permanent modifications instead of ones only used in the action. #363- Fixed `phasing` power type\'s `phase_down_condition` having the incorrect behavior when not specified.## Dependencies- Updated AdditionalEntityAttributes to 1.4.0.5, fixing a crash due to using the wrong method. #364展开版本: 1.20.1-1.10.0.1支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 1,634 Origins Forge 1.10.0.0origins-forge-1.20.1-1.10.0.0-all.jar下载1.20.1-1.10.0.0#Release# Latest Forge is not supported due to many breaking changes, please use the recommended Forge version instead.- Updated to 1.20.1 and for parity with Origins Fabric 1.10.0# Migration from 1.19.2 -> 1.20.1## Damage Type Registryhttps://gist.github.com/apace100/bfbf82a8f9d6bd2db13e4feaf653a6b0## Material Condition- The Material block condition is now deprecated, please use tags where you would\'ve previously used this block condition.## Reach Attribute Name DifferencesThe `forge:reach_distance` and `forge:attack_range` attribute names have been changed to `forge:block_reach` and `forge:entity_reach` respectively. The two should function identically otherwise.## Fabric Resource Condition DifferencesOrigins Fabric gained the ability to have conditional power loading through Fabric\'s Resource Condition system in 1.10.0, because Fabric\'s Resource Condition system does not exist on Forge, we are instead using Forge\'s Conditional Data systems.## Migration GuideTo migrate, change the `fabric:load_conditions` JSON object to a valid `forge:conditions` JSON object. This object can also exist alongside the Fabric Load Conditions but in a multiple Origins Fabric won\'t catch the `forge:conditions` JSON object as an excluded field.Fabric\'s Load Conditions are stored inside an array, to achieve similar effects with allowing multiple conditions to be used on Forge, use a `forge:and` as your condition type.More info about Conditional Data can be found here.https://docs.minecraftforge.net/en/1.20.x/resources/server/conditional/## Example### Fabric```json{\"type\": \"apoli:action_on_callback\",\"entity_action_gained\": {\"type\": \"apoli:execute_command\",\"command\": \"say Hello world!\"},\"fabric:load_conditions\": [{\"condition\": \"apoli:any_namespace_loaded\",\"namespaces\": [\"eggolib\"]}]}```### Forge```json{\"type\": \"apoli:action_on_callback\",\"entity_action_gained\": {\"type\": \"apoli:execute_command\",\"command\": \"say Hello world!\"},\"forge:conditions\": {\"type\": \"apoli:any_namespace_loaded\",\"namespaces\": [\"eggolib\"]}}```展开版本: 1.20.1-1.10.0.0支持游戏: 1.20.1类型:ForgeRelease下载次数: 583 Origins Forge 1.7.1.2origins-forge-1.19.2-1.7.1.2-all.jar下载1.19.2-1.7.1.2#Release marks changes in Origins Forge. marks changes in the underlying Apoli version. marks chanes in the underlying Calio version.### Bugfixes- Fixed AdditionalEntityAttributes JAR being named \"Forge\".- Fixed Modify Velocity performing whilst the power is not on an entity.展开版本: 1.19.2-1.7.1.2支持游戏: 1.19.2类型:ForgeRelease下载次数: 649 Origins Forge 1.7.1.1origins-forge-1.19.2-1.7.1.1-all.jar下载1.19.2-1.7.1.1#Release marks changes in Origins Forge. marks changes in the underlying Apoli version. marks chanes in the underlying Calio version.## Bugfixes- Fixed mod specific registries sometimes breaking. EdwinMindcraft/origins-architectury#324- (Internal/Technical) Fixed list SerializableDataTypes not being able to be sent across the network. EdwinMindcraft/origins-architectury#335- Fixed inconsistencies with Player Abilities. EdwinMindcraft/origins-architectury#342- Fixed `change_resource` entity action type not working on non players. EdwinMindcraft/origins-architectury#245- Fixed `in_tag` biome condition type not existing. EdwinMindcraft/origins-architectury#270- Fixed `restrict_armor` not applying to only one equipment slot. EdwinMindcraft/origins-architectury#312 Issue 2- Fixed `modify_break_speed` not functioning on unbreakable blocks. EdwinMindcraft/origins-architectury#312 Issue 3- Fixed `trigger_cooldown` causing a crash when faced with a null power. EdwinMindcraft/origins-architectury#312 Additional Issue 1- Fixed `modify_damage_dealt` not functioning at all. EdwinMindcraft/origins-architectury#312 Additional Issue 2- Fixed a collision that caused a crash between Apoli Forge and Obscure API. EdwinMindcraft/origins-architectury#313- Fixed a crash involving a null \'input\' when it comes to damage modifying powers. EdwinMindcraft/origins-architectury##322- Fixed `shader` power only updating when swapping perspective. EdwinMindcraft/origins-architectury#334- Fixed `ignore_water` power type not functioning properly. EdwinMindcraft/origins-architectury#336- Fixed `ability` entity condition type using an incorrect field name. EdwinMindcraft/origins-architectury#339- Fixed `side` meta action type using an incorrect field name. EdwinMindcraft/origins-architectury#340- Fixed `add_block` and `set_block` not using the block state data type.- Fixed `category` biome condition not existing.- Fixed respawning running `removed` and `added` power events in the wrong order.- Fixed a potential crash involving the scheduler getting a null server.- Fixed `if_else_list` not resolving after an action has been executed.- Fixed a crash when attempting to use an active power whilst the game is reloading.- Fixed `trigger_cooldown` action not functioning on non players.- (Internal/Technical) Fixed PowerLoadEvent.Post not separating the super power and the subpower when it comes to resolving `multiple` powers.- Fixed power cleanup missing power removal error comparing the wrong values. EdwinMindcraft/origins-architectury#247- Fixed player heads not defaulting to the player\'s skin if a SkullOwner is not found, as seen on the human origin. EdwinMindcraft/origins-architectury#246- Fixed origins not syncing to the client upon changing dimension. EdwinMindcraft/origins-architectury#316- Fixed inconsistencies with power event calls during Origin nbt loading. EdwinMindcraft/origins-architectury#332 & EdwinMindcraft/origins-architectury#345- Fixed badges showing in a randomised order. EdwinMindcraft/origins-architectury#346- Fixed Origins having no mod icon.展开版本: 1.19.2-1.7.1.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 351 Origins Forge 1.7.1.0origins-forge-1.19.2-1.7.1.0-all.jar下载1.19.2-1.7.1.0#ReleaseUpdated to upstream to 1.7.1.Big thanks to MerchantPug for doing basically all the work.展开版本: 1.19.2-1.7.1.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 6,540 Origins Forge 1.4.1.4Origins-1.18.2-1.4.1.4-unified.jar下载1.18.2-1.4.1.4#ReleaseLatest stable version of Origins Forge for 1.18.2 uploaded for archival reasons.You are able to read the changelog on GitHub.展开版本: 1.18.2-1.4.1.4支持游戏: 1.18.2类型:ForgeRelease下载次数: 3,854 Origins Forge 1.3.2.1Origins-1.18.1-1.3.2.1-unified.jar下载1.18.1-1.3.2.1#ReleaseLatest version of Origins Forge for 1.18.1 uploaded for archival reasons.You are able to read the changelog on GitHub.展开版本: 1.18.1-1.3.2.1支持游戏: 1.18.1类型:ForgeRelease下载次数: 189Origins Forge 1.0.4.5 - 1.17.1Origins-1.17.1-1.0.4.5-unified.jar下载1.17.1-1.0.4.5#BetaLatest version of Origins Forge for 1.17.1 uploaded for archival reasons.This version is marked as a beta as it\'s a lot more unstable than others.You are able to read the changelog on GitHub.展开版本: 1.17.1-1.0.4.5支持游戏: 1.17.1类型:ForgeBeta下载次数: 301Origins Forge - 0.7.3.9 - 1.16.5Origins-1.16.5-0.7.3.9-forge.jar下载1.16.5-0.7.3.9#ReleaseLatest version of Origins Forge for 1.16.5 uploaded for archival reasons.You are able to read the changelog on GitHub.展开版本: 1.16.5-0.7.3.9支持游戏: 1.16.5类型:ForgeRelease下载次数: 9,079全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
**** Hidden Message ***** 起源
页:
[1]