Skip to content

Fixes by MoNTE48#53

Merged
ElCeejo merged 31 commits intoElCeejo:mainfrom
MoNTE48:multicraft
May 7, 2025
Merged

Fixes by MoNTE48#53
ElCeejo merged 31 commits intoElCeejo:mainfrom
MoNTE48:multicraft

Conversation

@ElCeejo
Copy link
Copy Markdown
Owner

@ElCeejo ElCeejo commented May 7, 2025

No description provided.

@ElCeejo ElCeejo merged commit d16d4f2 into ElCeejo:main May 7, 2025
1 check passed
--------------

local terrain_destruction = minetest.settings:get_bool("dragon_terrain_destruction", true)
local terrain_destruction = minetest.settings:get_bool("dragon_terrain_destruction", false)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please note the unwanted change!

local register_stairs = minetest.settings:get_bool("register_stairs", true)

if minetest.get_modpath("stairs")
and stairs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, MultiCraft specific thing


minetest.register_alias("draconis:dracolily_fire", "air")
minetest.register_alias("draconis:dracolily_ice", "air")
--minetest.register_alias("draconis:dracolily_fire", "air")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn’t sure with this aliases...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants