#Hi! A question about adding new wall covering to WallCoveringType.

1 messages · Page 1 of 1 (latest)

marsh stone
#

So i'm an author of Wallpapers mod and i try to port it to b42.14. Previously i had multiple types of wall coverings added in lua code. Now i need to transfer it like scripts entities and i found out that it requires adding enums. Is it possible to edit at all without java modding? if yes can it be done via registries.lua (what should i write there)?
I tried
WallCoveringType.register("removeSiding")