maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
689 stars 191 forks source link

Option to ignore age of crops and show as being placed correctly #721

Open NotBlod opened 1 year ago

NotBlod commented 1 year ago

Is your feature request related to a problem? Please describe. (In the Schematic Verifier) It is annoying when using this to build a farm, and have the age of crops such as cacti cause the blocks to be marked as "Wrong State". This block state isn't necessary to check for. When ignoring those issues, they then won't show as being correct with the the "Correct State" filter selected. This carries over to the placement rendering where the blocks are highlighted with being in the wrong state.

Describe the solution you'd like Would be ideal to have an "Ingore crop age" option in the config, without needing to modify the schematic itself. This would mean crops wouldn't be highlighted as the incorrect state, and in the verifier, would show as being correct

Describe alternatives you've considered N/A

Additional context image