DonBruce64 / MinecraftTransportSimulator

A Minecraft mod that adds planes and automobiles with realistic physics!
Other
109 stars 60 forks source link

[Suggestion] Run VMs once before adding conditionalDefaultParts #1655

Open DrprofLuigi opened 1 year ago

DrprofLuigi commented 1 year ago

Here is the section

Running VMs before adding conditionalDefaultParts will allow for more advanced default part placement, rather than only relying on constants.

DonBruce64 commented 1 year ago

Test and PR if you think it's a good idea. Just be aware it might cause crashes and stuff since a good number of VMs check values in the world, and don't therefore know said values until the parts are on the vehicle.