ryyanmapes / minecart-mod

An open-source Minecraft mod for 1.16.5 adding new options for rail networks.
https://www.curseforge.com/minecraft/mc-mods/more-minecarts
Other
14 stars 15 forks source link

Config error on 1.16.5 #64

Closed DiamondPro2048 closed 2 years ago

DiamondPro2048 commented 2 years ago

I tried to edit the speed of the rail by Config in game. However, it doesn't comes effect immediately, instead it comes effect after I reopen the whole game. Is this a bug or this mod do not support in game changes. Also, may I know what is the unit of the speed of rails in config? Does it refers to blocks/second or others? Thank you for answering

ryyanmapes commented 2 years ago

Yeah, that's how config files work. I can't remember the exact units it uses. I think it may be blocks per second? I'm not entirely sure.

DiamondPro2048 commented 2 years ago

Yeah, that's how config files work. I can't remember the exact units it uses. I think it may be blocks per second? I'm not entirely sure.

As I know, some mods allow immediate change of config, will it be possible in the future for your mod?