DasHomi / preventer

A mod that prevents you from doing dumb things
https://modrinth.com/mod/preventer
MIT License
11 stars 7 forks source link

Prevent placing blocks on certain faces of other blocks #73

Open Sedkoro49 opened 2 months ago

Sedkoro49 commented 2 months ago

I'm constantly misplacing blocks when building large structures, and correcting those mistakes can take a lot of time and resources. A way to control which faces blocks can be placed on would be super useful as a building utility for preventing mistakes and streamlining construction, especially for big projects.

For example, if I'm building a curved wall from above, I would want to only be able to place blocks on top faces and not sides (example video below, misplaced blocks highlighted at the end). If I'm filling in a roof from on top, I wouldn't want to be able to place blocks on top faces. Controlling what sides placements are allowed on would probably be done through the Module Configs section.

https://github.com/user-attachments/assets/4892cd00-275c-4b8f-a41b-dbdd277db1c5

DasHomi commented 2 months ago

Sounds like a good idea and not that hard to implement. I'll add it to my backlog.