diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-05-07 16:20:58 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-05-07 16:20:58 +0300 |
commit | fb30fc97a297d8944b3b25716c25f8d4fabadf2c (patch) | |
tree | 47b60e8da1dcaf47505b8c68fb4e4663d0e2e9b0 /init.lua | |
parent | 58ff721c049bef84ed17911e95dec620e5708f9e (diff) |
better use of bonemeal API
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -506,4 +506,5 @@ lucky_block:add_blocks({ }) end -print (S("[MOD] Wine loaded"))
\ No newline at end of file +print (S("[MOD] Wine loaded")) +
\ No newline at end of file |