issork / astikor-carts

A Forge mod for Minecraft: Java Edition which adds carts for travel, shipping and farming.
https://www.curseforge.com/minecraft/mc-mods/astikorcarts
MIT License
16 stars 34 forks source link

Attaching carts to horses to pull??? #63

Closed NotsoGoodModder closed 3 years ago

NotsoGoodModder commented 3 years ago

How do you attach horses to carts? The action key isn't working for it.

pau101 commented 3 years ago

You ride a horse and then use the action key with a cart close by.

NotsoGoodModder commented 3 years ago

I have done this many times and it still doesn’t work. Even uninstalled and reinstalled the mod. (May be my sleep deprived self though lol)

pau101 commented 3 years ago

Have you touched the config?

NotsoGoodModder commented 3 years ago

No I have not. Do I need to? :?

NotsoGoodModder commented 3 years ago

So I've figured out my problem. Regular horses work but the horses from Realistic horse genetics do not work.

pau101 commented 3 years ago

Yes those need to be added to configuration unless you're using the latest 1.16 releases which then they should automatically work.

NotsoGoodModder commented 3 years ago

I'm using 1.15.2 How would I add them? Like the title????? If that makes sense. ^^'

pau101 commented 3 years ago

Edit the astikor carts config file and add horse_colors:horse_felinoid to the lists of entities that can pull the carts.

NotsoGoodModder commented 3 years ago

Thank you!