DonBruce64 / MinecraftTransportSimulator

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

A doesNotDrop parameter for parts #1661

Closed boot2big closed 1 year ago

boot2big commented 1 year ago

Useful for invisi-parts or always permanent parts, which usually either come with your vehicle/part/etc. for free or can be crafted at no cost because they're air.

Name is not final, the idea is just that the parameter forcibly pulls this part out of the vehicle crash drops no matter what.

DonBruce64 commented 1 year ago

Permanent parts shouldn't drop. If they do, that's a bug?

boot2big commented 1 year ago

I believe they do yeah, let me verify.

boot2big commented 1 year ago

Is false, they do NOT drop! I could have sworn that was a bug before, but alas for the bug it is nevermore!