bergerhealer / TrainCarts

Minecarts redefined
MIT License
205 stars 63 forks source link

Cactus doesn't destroy minecarts #467

Closed KabanFriends closed 1 year ago

KabanFriends commented 1 year ago

Info

Please provide the following information:


Bug

Description

When a minecart touches a cactus block, the minecart doesn't get destroyed.

Expected behaviour

Cactus blocks should destroy minecarts.

Actual behaviour

Minecart simply stops next to cactus block and stays there.

Steps to reproduce

  1. Place a rail in a way so that minecart touches cactus block image
  2. Push a minecart into the cactus image
bbayu123 commented 1 year ago

You can either

  1. Go to config.yml in the Train_Carts folder, and set optimizeBlockActivation to false
  2. Don't use a cactus. Use a Destroy sign instead