Skip to content

Sonic screwdriver causes issues with wallmounted, colorwallmounted, etc. #267

@wsor4035

Description

@wsor4035

see issue mt-mods/homedecor_modpack#33

as @OgelGames calls it, a feature bug, the mtg screwdriver mod has advanced a lot since

-- screwdriver handler code reused from minetest/minetest_game screwdriver @a9ac480
for instance wallmounted and colorwallmounted support have been added https://github.com/minetest/minetest_game/blob/master/mods/screwdriver/init.lua#L68-L83 as well as the on_rotate field. additionally
if not technic.creative_mode then
should check minetest.is_creative_enabled which is per player rather than global

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingControversialShowing or highly likely rises public disagreement. Requires in depth discussion for decisions.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions