8 lines
145 B
Lua
8 lines
145 B
Lua
|
-- Add slopes for blocks in the
|
||
|
--= Candy Mod
|
||
|
|
||
|
simplyslopes.register_all2("candy:candycane")
|
||
|
simplyslopes.register_all2("candy:gingerbread")
|
||
|
|
||
|
|