mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-17 07:10:29 +02:00
Make wool sawable (#72)
* Make wool sawable Based on my simple research https://github.com/minetest-mods/moreblocks/issues/71 enabling wool should not cause major slowdowns. Code pasted from gloopblocks * List wool as optional dependancy * Added check for wool dependancy * Make life easier for translators
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
default
|
||||
intllib?
|
||||
farming?
|
||||
wool?
|
||||
|
Reference in New Issue
Block a user