A17 Custom Vehicles Modlet
This is an XML-only A17 modlet that features some of my A16 Custom Vehicles, along with many new cool ones.
- All vehicles use the A17 vanilla vehicle system, which means they all feature the new awesome vehicle physics system.
- Not all the A16 vehicles are in...
Hi,
I'm trying to have a custom block disappear after a short time.
The only way I was able to make this work so far is by upgrading the block to an air block with UpgradeRated:
<property name="UpgradeRated.ToBlock" value="air"/>
<property name="UpgradeRated.Rate" value="0"/>...