RotationalWrench

RotationalWrench

801 Downloads

[Bug] can't rotate a block when revise the config: translation

Zhongzi8972 opened this issue ยท 8 comments

commented

when try reviese the config of translation,which make the default conf to "Wrench",the wrench can't rotate any block,when set the translation conf to default, it can work well again
this is the code i write in config.yml
# Translation of RotationalWrench
translation: Wrench

commented

I think I've found the issue, while the recipe does respect the translation, the handler does not. I will fix that issue, and see if it still works.

commented

I think I've found the issue, while the recipe does respect the translation, the handler does not. I will fix that issue, and see if it still works.

ok,thank u

commented

I'm not sure I understand the issue, which file are you editing?

plugins/RotationalWrench/config.yml

commented

I'm not sure I understand the issue, which file are you editing?

commented

OK, and what are you changing the value to?

commented

line 110
translation: Wrench

commented

ok