opt-depend on default mod

This commit is contained in:
BuckarooBanzay
2021-08-16 21:18:53 +02:00
parent 1f1959ba54
commit e25264a1ae
13 changed files with 149 additions and 90 deletions

View File

@ -10,7 +10,7 @@
description = "Wooden",
tiles = {"default_wood.png"},
groups = {oddly_breakabe_by_hand=1},
sounds = default.node_sound_wood_defaults(),
sounds = moreblocks.node_sound_wood_defaults(),
})
```
The following register only a particular type of microblock.