File Details
ArchStar-beta0.4.0.jar
- B
- May 9, 2026
- 859.58 KB
- 77
- Early Access
File Name
ArchStar-beta0.4.0.jar
Supported Versions
- Early Access
BETA 4 FULLY RELEASED!
This update brings many changes to backend systems, bug fixes, the introduction of upgrades, and asset editor support!
Machines can now recieve upgrades. Upgrades can be configured to do various things, and are not limited to 1 upgrade like vanilla benches.
Items can also recieve upgrades via the Upgrade Station. Drills can be upgraded to a better variant. This functionality is currently limited until metadata support is added to the system.
Upgrades and Machine Behaviors can now be configured in the Asset Editor. Adding new upgrade definitions and machine behaviors must still be done in Java, but using already existing upgrade definitions and behaviors can be done in the asset editor. For example, you can setup conversion upgrades for items in the upgrade station or add a 2nd electric furnace with unique smelting recipes or even make the capacitor act as a furnace (although it doesn't have the correct components for that behavior so you would have to edit that too). Due to limitations with the current editor, ArchStar assets will not appear in the editor by default, but so long as you use the same folder hierarchy, the assets you define will be loaded into the registries or override default values.
Big thanks to AzureDoom for creating the Asset Loader Library! This update would have taken MUCH longer without it!