FirEmerald / AdditionalPlacements

Vertical Slabs and Stairs framework and implementation
MIT License
6 stars 4 forks source link

[suggestion] Config option to disable mod on client #63

Closed JV63177 closed 9 months ago

JV63177 commented 9 months ago

Hello

I have a server running with your mod but some players dont want to use it so i wanted to know if its possible to add a config option for the client to disable the custom placement rules.

FirEmerald commented 9 months ago

This would require some form of networking to work; and as such is better suited to just be a toggle keybind which I am working on adding now.

JV63177 commented 9 months ago

To be honest that sounds like a much better idea lol. I thought of it as well when creating the issue but I didn't really think it would be easier then a client config option or smt lol.

FirEmerald commented 9 months ago

Keybind has been implemented as of: Forge 1.16.5: 48baf88 Forge 1.18.2: b55dc74 Fabric 1.18.2: 9f943d3 Forge 1.19.2: 248131b Fabric 1.19.2: 5de479f Forge 1.19.4: cf623a5 Forge 1.20.1: e11e53a Fabric 1.20.1: c7eb138 Forge 1.20.2: edb6c47 Fabric 1.20.2: 736f8a5