You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Small problem. I wanted to set a server with railcraft logistics, but carts from the mod and vanilla carts, with this mod working, are not protected by flag. That is because vehicledestroy all flag is working with constants of vanilla vehicles. It would be great if you include them as well. I tried to do that myself, and it seems pretty easy, you just need to add carts' IDs to the flagUtils.class. If anyone has the same problem and more experienced with coding, please tell how to solve it.
The text was updated successfully, but these errors were encountered:
Levkovalev
changed the title
Railcraft carts does not covered by vehicledestroy flag
Railcraft carts are not covered by vehicledestroy flag
Apr 3, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Small problem. I wanted to set a server with railcraft logistics, but carts from the mod and vanilla carts, with this mod working, are not protected by flag. That is because vehicledestroy all flag is working with constants of vanilla vehicles. It would be great if you include them as well. I tried to do that myself, and it seems pretty easy, you just need to add carts' IDs to the flagUtils.class. If anyone has the same problem and more experienced with coding, please tell how to solve it.
The text was updated successfully, but these errors were encountered: