- Added 27 things and blocks to prohibit interaction with the pot.
- Added 3 checks: LoomPatternSelect, StonecutterRecipeSelect, FlowerPotManipulate
- Changed variable from canTakeLecternBook to denyTakeLecternBook in config.yml
- Added 3 new variables to config.yml
denyTakenOrPlaceNaturalBlockOrItemIOFlowerPot: true
denyStonecutterRecipeSelect: true
denyLoomPatternSelect: true
- Reduced size of the plugin's jar file.